2021-05-16T23:01:02.8177100Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:03.6359108Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.6908086Z 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-16T23:01:03.7788449Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.9002060Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:10.9447859Z Current runner version: '2.278.0' 2021-05-16T23:01:10.9475480Z ##[group]Operating System 2021-05-16T23:01:10.9476271Z Ubuntu 2021-05-16T23:01:10.9476963Z 20.04.2 2021-05-16T23:01:10.9477314Z LTS 2021-05-16T23:01:10.9477735Z ##[endgroup] 2021-05-16T23:01:10.9478184Z ##[group]Virtual Environment 2021-05-16T23:01:10.9478764Z Environment: ubuntu-20.04 2021-05-16T23:01:10.9479279Z Version: 20210510.0 2021-05-16T23:01:10.9480118Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:01:10.9481426Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:01:10.9482150Z ##[endgroup] 2021-05-16T23:01:10.9483780Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:10.9484876Z Actions: write 2021-05-16T23:01:10.9485283Z Checks: write 2021-05-16T23:01:10.9485724Z Contents: write 2021-05-16T23:01:10.9486142Z Deployments: write 2021-05-16T23:01:10.9486721Z Issues: write 2021-05-16T23:01:10.9487223Z Metadata: read 2021-05-16T23:01:10.9487673Z Packages: write 2021-05-16T23:01:10.9488100Z PullRequests: write 2021-05-16T23:01:10.9488635Z RepositoryProjects: write 2021-05-16T23:01:10.9489194Z SecurityEvents: write 2021-05-16T23:01:10.9489625Z Statuses: write 2021-05-16T23:01:10.9490201Z ##[endgroup] 2021-05-16T23:01:10.9493080Z Prepare workflow directory 2021-05-16T23:01:11.0576017Z Prepare all required actions 2021-05-16T23:01:11.0611044Z Getting action download info 2021-05-16T23:01:11.4611148Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:13.3228668Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:15.9905656Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:18.9557757Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:19.7877815Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:20.5163385Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:21.2441710Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:22.1530944Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:22.1531483Z with: 2021-05-16T23:01:22.1531874Z repository: neuroconductor/papayar 2021-05-16T23:01:22.1532633Z token: *** 2021-05-16T23:01:22.1532928Z ssh-strict: true 2021-05-16T23:01:22.1533322Z persist-credentials: true 2021-05-16T23:01:22.1533681Z clean: true 2021-05-16T23:01:22.1534182Z fetch-depth: 1 2021-05-16T23:01:22.1534662Z lfs: false 2021-05-16T23:01:22.1534984Z submodules: false 2021-05-16T23:01:22.1535282Z env: 2021-05-16T23:01:22.1535645Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:22.1536018Z TIC_DEPLOY_KEY: 2021-05-16T23:01:22.1536680Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:22.1537672Z GITHUB_PAT: *** 2021-05-16T23:01:22.1537994Z COVERALLS_TOKEN: 2021-05-16T23:01:22.1538395Z continue-on-error: true 2021-05-16T23:01:22.1538770Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:22.1539096Z ##[endgroup] 2021-05-16T23:01:22.3978909Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:22.3979686Z ##[group]Getting Git version info 2021-05-16T23:01:22.3980538Z Working directory is '/home/runner/work/papayar/papayar' 2021-05-16T23:01:22.3981379Z [command]/usr/bin/git version 2021-05-16T23:01:22.4103770Z git version 2.31.1 2021-05-16T23:01:22.4129033Z ##[endgroup] 2021-05-16T23:01:22.4136274Z Deleting the contents of '/home/runner/work/papayar/papayar' 2021-05-16T23:01:22.4141609Z ##[group]Initializing the repository 2021-05-16T23:01:22.4145898Z [command]/usr/bin/git init /home/runner/work/papayar/papayar 2021-05-16T23:01:22.4258266Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:01:22.4259457Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:01:22.4260382Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:01:22.4261069Z hint: 2021-05-16T23:01:22.4262312Z hint: git config --global init.defaultBranch 2021-05-16T23:01:22.4263002Z hint: 2021-05-16T23:01:22.4263621Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:01:22.4264679Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:01:22.4265348Z hint: 2021-05-16T23:01:22.4266088Z hint: git branch -m 2021-05-16T23:01:22.4270924Z Initialized empty Git repository in /home/runner/work/papayar/papayar/.git/ 2021-05-16T23:01:22.4280982Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:22.4329307Z ##[endgroup] 2021-05-16T23:01:22.4331505Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:22.4339138Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:01:22.4383095Z ##[endgroup] 2021-05-16T23:01:22.4393032Z ##[group]Setting up auth 2021-05-16T23:01:22.4403003Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:22.4434971Z [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-16T23:01:22.4933046Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:22.4979038Z [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-16T23:01:22.5197865Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:01:22.5255686Z ##[endgroup] 2021-05-16T23:01:22.5256655Z ##[group]Fetching the repository 2021-05-16T23:01:22.5265468Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +221ca9e39ad852260430874479e9ee8607080640:refs/tags/1.0.s 2021-05-16T23:01:22.7306167Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:22.7307948Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:22.7309046Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:22.7309816Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:22.7310342Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:22.7310806Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:22.7311652Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:22.7312151Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:22.7312630Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:22.7313231Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:22.7313688Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:22.7314130Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:22.7315057Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:22.7315645Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:22.7316308Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:22.7316750Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:22.7317177Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:22.7317790Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:22.7318227Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:22.7318852Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:22.7319623Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:22.7320077Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:22.7320872Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:22.7321317Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:22.7321756Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:22.7322182Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:22.7322656Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:22.7323477Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:22.7324265Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:22.7324695Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:22.7325137Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:22.7325561Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:22.7326000Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:22.7326729Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:22.7327781Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:22.7328323Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:22.7328864Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:22.7329359Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:22.7329841Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:22.7330335Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:22.7330977Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:22.7331794Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:22.7332239Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:22.7332670Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:22.7333126Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:22.7333556Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:22.7334182Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:22.7334792Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:22.7335264Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:22.7335894Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:22.7336601Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:22.7337152Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:22.7337632Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:22.7338127Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:22.7338729Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:22.7339399Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:22.7340009Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:22.7340452Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:22.7340878Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:22.7341322Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:22.7341763Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:22.7342213Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:22.7342660Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:22.7343085Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:22.7343543Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:22.8499628Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:22.8500926Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:22.8514891Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:22.8526390Z ##[endgroup] 2021-05-16T23:01:22.8528253Z ##[group]Determining the checkout info 2021-05-16T23:01:22.8530554Z ##[endgroup] 2021-05-16T23:01:22.8532470Z ##[group]Checking out the ref 2021-05-16T23:01:22.8535249Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:22.8536628Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T23:01:22.8537626Z 2021-05-16T23:01:22.8538918Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:01:22.8540328Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:01:22.8541621Z state without impacting any branches by switching back to a branch. 2021-05-16T23:01:22.8542758Z 2021-05-16T23:01:22.8544193Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:01:22.8546011Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:01:22.8547732Z 2021-05-16T23:01:22.8549006Z git switch -c 2021-05-16T23:01:22.8549883Z 2021-05-16T23:01:22.8550825Z Or undo this operation with: 2021-05-16T23:01:22.8552018Z 2021-05-16T23:01:22.8553043Z git switch - 2021-05-16T23:01:22.8553694Z 2021-05-16T23:01:22.8554691Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:01:22.8555353Z 2021-05-16T23:01:22.8555975Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:22.8557307Z ##[endgroup] 2021-05-16T23:01:22.8558689Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:01:22.8559728Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:22.8670746Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:22.8671345Z with: 2021-05-16T23:01:22.8671732Z r-version: devel 2021-05-16T23:01:22.8673358Z Ncpus: 1 2021-05-16T23:01:22.8673758Z crayon.enabled: NULL 2021-05-16T23:01:22.8674517Z remove-openmp-macos: true 2021-05-16T23:01:22.8675003Z http-user-agent: default 2021-05-16T23:01:22.8675410Z install-r: true 2021-05-16T23:01:22.8676059Z windows-path-include-mingw: true 2021-05-16T23:01:22.8676519Z env: 2021-05-16T23:01:22.8677064Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:22.8677600Z TIC_DEPLOY_KEY: 2021-05-16T23:01:22.8678250Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:22.8679664Z GITHUB_PAT: *** 2021-05-16T23:01:22.8680015Z COVERALLS_TOKEN: 2021-05-16T23:01:22.8680582Z continue-on-error: true 2021-05-16T23:01:22.8680972Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:22.8681283Z ##[endgroup] 2021-05-16T23:01:24.6587915Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:01:26.4477337Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:01:26.4484904Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:01:26.4537845Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:01:26.4557270Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:01:26.5159576Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:01:26.5950783Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:01:26.6036976Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:01:26.7024389Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:01:26.7435236Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:01:26.7462247Z Get:10 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:01:26.7483514Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:01:26.7485733Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:01:26.7540718Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:01:26.7575785Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:01:26.7725124Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:01:26.7748762Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:01:26.9717850Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:01:26.9772928Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:01:27.0285626Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:01:27.0287559Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:01:27.0317299Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:01:27.0326746Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:01:27.0340347Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:01:27.0444129Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:01:27.3379983Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:01:34.4756656Z Fetched 4463 kB in 1s (4129 kB/s) 2021-05-16T23:01:34.8974359Z Reading package lists... 2021-05-16T23:01:34.9256768Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:01:36.8317159Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:01:36.8995673Z Reading package lists... 2021-05-16T23:01:37.0554672Z Building dependency tree... 2021-05-16T23:01:37.0572599Z Reading state information... 2021-05-16T23:01:37.2059042Z The following additional packages will be installed: 2021-05-16T23:01:37.2060441Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:01:37.2061574Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:01:37.2066865Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:01:37.2068152Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:01:37.2069337Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:01:37.2070390Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:01:37.2071496Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:01:37.2072730Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:01:37.2073824Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:01:37.2074889Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:01:37.2075983Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:01:37.2077091Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:01:37.2078307Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:01:37.2079487Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:01:37.2080596Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:01:37.2081620Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:01:37.2082640Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:37.2083808Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:37.2085086Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:37.2086186Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:37.2087162Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:37.2088169Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:37.2089300Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:37.2090524Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:37.2091632Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:37.2092708Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:37.2094052Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:37.2095233Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:37.2096393Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:37.2097551Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:37.2099005Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:37.2100224Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:37.2101458Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:37.2102582Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:37.2103834Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:37.2105012Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:37.2106088Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:37.2107266Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:01:37.2107869Z Suggested packages: 2021-05-16T23:01:37.2108670Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:01:37.2109590Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:01:37.2110602Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:01:37.2111672Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:01:37.2112916Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:01:37.2113873Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:01:37.2114834Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:01:37.2115934Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:01:37.2117325Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:01:37.2118394Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:01:37.7015347Z The following NEW packages will be installed: 2021-05-16T23:01:37.7017473Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:01:37.7019146Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:01:37.7022520Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:01:37.7024643Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:01:37.7026759Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:01:37.7028583Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:01:37.7030529Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:01:37.7032988Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:01:37.7035103Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:01:37.7036844Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:01:37.7038317Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:01:37.7042127Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:01:37.7043978Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:01:37.7045559Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:01:37.7046871Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:01:37.7048150Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:01:37.7049538Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:37.7051097Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:37.7052645Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:37.7055062Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:37.7056399Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:37.7057709Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:37.7059730Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:37.7061212Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:37.7062565Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:37.7063861Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:37.7065229Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:37.7066610Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:37.7069312Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:37.7071111Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:37.7072679Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:37.7074813Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:37.7076247Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:37.7077612Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:37.7078888Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:37.7080203Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:37.7081437Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:37.7082464Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:01:37.7300422Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:01:37.7301382Z Need to get 8648 kB of archives. 2021-05-16T23:01:37.7303591Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:01:37.7306813Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:01:37.7379062Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:01:37.7388866Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:01:37.7401825Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:01:37.7413184Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:01:37.7462063Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:01:37.7476912Z 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-16T23:01:37.7486751Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:01:37.7491071Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:01:37.7501164Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:01:37.7509205Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:01:37.7516005Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:01:37.7522945Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:01:37.7532585Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:01:37.7543538Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:01:37.7553899Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:01:37.7563097Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:01:37.7578431Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:01:37.7592685Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:01:37.7812080Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:01:37.7822310Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:01:37.7846065Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:01:37.7859665Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:01:37.7873712Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:01:37.7886686Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:01:37.8007321Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:01:37.8018729Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:01:37.8049634Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:01:37.8051948Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:01:37.8053656Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:01:37.8057370Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:01:37.8065111Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:01:37.8103214Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:01:37.8112568Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:01:37.8121011Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:01:37.8131138Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:01:37.8141659Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:01:37.8150244Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:01:37.8159345Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:01:37.8168413Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:01:37.8180939Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:01:37.8188823Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:01:37.8200089Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:01:37.8211554Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:01:37.8218322Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:01:37.8231012Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:01:37.8248730Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:01:37.8256348Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:01:37.8264219Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:01:37.8271674Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:01:37.8282031Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:01:37.8321912Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:01:37.8332318Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:01:37.8341521Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:01:37.8352085Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:01:37.8360355Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:01:37.8367971Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:01:37.8375995Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:01:37.8399405Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:01:37.8408122Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:01:37.8446373Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:01:37.8460511Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:01:37.8472312Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:01:37.8482529Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:01:37.8490537Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:01:37.8502199Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:01:37.8510777Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:01:37.8524506Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:01:37.8541251Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:01:37.8553505Z 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-16T23:01:37.8561746Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:01:37.8571825Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:01:37.8615822Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:01:37.8624642Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:01:37.8800812Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:01:37.8803141Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:01:37.8805105Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:01:37.8808092Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:01:37.8810665Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:01:37.8812352Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:01:37.8814380Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:01:37.8816401Z 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-16T23:01:37.8818634Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:01:37.8821498Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:01:37.8823221Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:01:37.8825928Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:01:37.8828043Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:01:37.8829812Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:01:37.8831722Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:01:37.8844103Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:01:37.8846365Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:01:37.8848148Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:01:37.8850954Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:01:37.8911869Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:01:37.8914100Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:01:37.8915831Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:01:37.8917588Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:01:37.8922712Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:01:37.8924551Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:01:37.8926700Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:01:37.8928835Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:01:37.9018447Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:01:37.9067993Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:01:37.9083864Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:01:37.9092667Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:01:37.9101624Z 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-16T23:01:37.9110064Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:01:37.9116952Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:01:37.9179114Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:01:37.9212101Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:01:37.9219814Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:01:37.9233412Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:01:37.9240714Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:01:37.9249377Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:01:37.9255908Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:01:37.9263258Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:01:37.9287195Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:01:37.9294858Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:01:37.9301763Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:01:37.9309772Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:01:37.9339445Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:01:37.9342434Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:01:37.9344043Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:01:37.9345913Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:01:37.9349153Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:01:37.9359423Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:01:37.9552922Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:01:37.9556248Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:01:37.9564798Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:01:37.9633621Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:01:38.6805124Z Fetched 8648 kB in 0s (34.1 MB/s) 2021-05-16T23:01:38.7131728Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:01:38.7362017Z (Reading database ... 2021-05-16T23:01:38.7362427Z (Reading database ... 5% 2021-05-16T23:01:38.7362758Z (Reading database ... 10% 2021-05-16T23:01:38.7363101Z (Reading database ... 15% 2021-05-16T23:01:38.7363428Z (Reading database ... 20% 2021-05-16T23:01:38.7364016Z (Reading database ... 25% 2021-05-16T23:01:38.7364362Z (Reading database ... 30% 2021-05-16T23:01:38.7364700Z (Reading database ... 35% 2021-05-16T23:01:38.7365024Z (Reading database ... 40% 2021-05-16T23:01:38.7365387Z (Reading database ... 45% 2021-05-16T23:01:38.7365896Z (Reading database ... 50% 2021-05-16T23:01:38.7770077Z (Reading database ... 55% 2021-05-16T23:01:38.8617868Z (Reading database ... 60% 2021-05-16T23:01:38.9109425Z (Reading database ... 65% 2021-05-16T23:01:38.9619761Z (Reading database ... 70% 2021-05-16T23:01:39.0622694Z (Reading database ... 75% 2021-05-16T23:01:39.1525691Z (Reading database ... 80% 2021-05-16T23:01:39.2445136Z (Reading database ... 85% 2021-05-16T23:01:39.3148278Z (Reading database ... 90% 2021-05-16T23:01:39.3892911Z (Reading database ... 95% 2021-05-16T23:01:39.3893346Z (Reading database ... 100% 2021-05-16T23:01:39.3894212Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:01:39.4060419Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:01:39.4149350Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:01:39.4480980Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:01:39.4762858Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:01:39.4779123Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:01:39.5098092Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:01:39.5318769Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:01:39.5339117Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:01:39.5655757Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:01:39.5902683Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:01:39.5914012Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:39.6175803Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:01:39.6438582Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:01:39.6451557Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:01:39.6857472Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:01:39.7071370Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:01:39.7092637Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:39.7380825Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:01:39.7699075Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:01:39.7721419Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:01:39.8095956Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:01:39.8349009Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:01:39.8369145Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:39.8738750Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:01:39.9035557Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:01:39.9052291Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:01:39.9375149Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:01:39.9612364Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:01:39.9623525Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:01:39.9917069Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:01:40.0218628Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:01:40.0231299Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:01:40.0615729Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:01:40.0840354Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:01:40.0861085Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:01:40.1176298Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:01:40.1514154Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:01:40.1525178Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:01:40.1918476Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:01:40.2187631Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:01:40.2203187Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:01:40.2535794Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:01:40.2790933Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:01:40.2805763Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:01:40.3175227Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:01:40.3374801Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:01:40.3391359Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:01:40.3720601Z Selecting previously unselected package patchutils. 2021-05-16T23:01:40.4008840Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:01:40.4032520Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:01:40.4634752Z Selecting previously unselected package wdiff. 2021-05-16T23:01:40.4959451Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:01:40.4989865Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:01:40.5370504Z Selecting previously unselected package devscripts. 2021-05-16T23:01:40.5669090Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:01:40.5922684Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:01:40.7294887Z Selecting previously unselected package diffstat. 2021-05-16T23:01:40.7494969Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:01:40.7512273Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:01:40.7855613Z Selecting previously unselected package python3-gpg. 2021-05-16T23:01:40.8096997Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:01:40.8109652Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:01:40.8831619Z Selecting previously unselected package dput. 2021-05-16T23:01:40.9107294Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:01:40.9218726Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:01:40.9826119Z Selecting previously unselected package gdebi-core. 2021-05-16T23:01:41.0159820Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:01:41.0184955Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:41.4431736Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:01:41.4779564Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:01:41.4831523Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:01:41.5295163Z Selecting previously unselected package gettext. 2021-05-16T23:01:41.5486420Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:01:41.5505598Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:01:41.6976548Z Selecting previously unselected package intltool-debian. 2021-05-16T23:01:41.7219387Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:01:41.7232100Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:01:41.7537326Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:01:41.7866000Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:01:41.7872222Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:41.8384339Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:01:41.8614025Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:01:41.8631137Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:41.9075966Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:01:41.9362718Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:01:41.9385975Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:01:41.9695680Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:01:41.9969032Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:01:41.9985090Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:42.0295846Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:01:42.0587374Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:01:42.0604143Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:01:42.0946184Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:01:42.1179550Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:01:42.1193388Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:01:42.1524503Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:01:42.1763632Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:01:42.1778226Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:01:42.2104468Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:01:42.2337280Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:01:42.2360560Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:01:42.2668356Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:01:42.2954030Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:01:42.2970096Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:01:42.3223429Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:01:42.3477887Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:01:42.3499207Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:01:42.3823237Z Selecting previously unselected package libclone-perl. 2021-05-16T23:01:42.4109118Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:01:42.4120669Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:01:42.4336654Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:01:42.4586289Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:01:42.4597297Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:01:42.4893593Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:01:42.5133385Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:01:42.5148558Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:01:42.5398762Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:01:42.5662802Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:01:42.5684217Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:01:42.5975068Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:01:42.6227748Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:01:42.6248172Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:01:42.6527499Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:01:42.6778435Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:01:42.6807994Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:01:42.7215721Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:01:42.7473096Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:01:42.7490679Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:01:42.7799217Z Selecting previously unselected package libwant-perl. 2021-05-16T23:01:42.8110505Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:01:42.8133540Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:01:42.8408421Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:01:42.8723017Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:01:42.8740654Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:01:42.9095229Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:01:42.9366163Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:01:42.9382052Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:42.9776536Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:01:43.0009059Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:01:43.0022254Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:01:43.0252061Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:01:43.0567104Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:01:43.0580399Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:01:43.0934949Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:01:43.1135844Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:01:43.1146704Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:43.1387024Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:01:43.1650238Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:01:43.1661248Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:01:43.2015375Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:01:43.2255022Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:01:43.2287629Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:01:43.2975361Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:01:43.3255546Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:01:43.3286973Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:01:43.3568183Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:01:43.3831239Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:01:43.3859370Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:01:43.4175329Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:01:43.4434149Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:01:43.4447491Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:01:43.4695134Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:01:43.4936435Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:01:43.4947226Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:01:43.5189723Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:01:43.5486800Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:01:43.5506979Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:01:43.5846822Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:01:43.6060189Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:01:43.6075416Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:43.6328221Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:01:43.6606694Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:01:43.6636005Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:01:43.6935130Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:01:43.7137141Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:01:43.7148981Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:01:43.7575881Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:01:43.7805485Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:01:43.7827295Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:01:43.8474013Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:01:43.8754554Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:01:43.8782637Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:01:43.9175979Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:01:43.9436371Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:01:43.9461806Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:01:43.9778269Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:01:44.0041125Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:01:44.0052210Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:01:44.0416064Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:01:44.0650812Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:01:44.0666482Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:01:44.0913475Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:01:44.1208051Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:01:44.1224930Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:01:44.1504891Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:01:44.1786283Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:01:44.1820664Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:01:44.2042189Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:01:44.2311978Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:01:44.2327512Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:01:44.2694767Z Selecting previously unselected package libjson-perl. 2021-05-16T23:01:44.2903760Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:01:44.2919736Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:01:44.3292009Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:01:44.3549031Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:01:44.3568450Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:01:44.3976029Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:01:44.4155397Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:01:44.4168744Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:01:44.4483657Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:01:44.4760108Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:01:44.4780052Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:01:44.5034968Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:01:44.5312812Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:01:44.5336100Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:44.5630640Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:01:44.5881450Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:01:44.5902840Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:01:44.6152319Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:01:44.6418724Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:01:44.6431258Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:01:44.6736766Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:01:44.6930246Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:01:44.6945192Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:01:44.7338027Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:01:44.7554195Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:01:44.7572945Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:01:44.8170789Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:01:44.8461480Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:01:44.8478637Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:01:44.8895173Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:01:44.9136346Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:01:44.9151847Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:01:44.9457271Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:01:44.9704183Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:01:44.9719179Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:45.0015596Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:01:45.0282467Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:01:45.0307778Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:01:45.0895867Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:01:45.1111639Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:01:45.1126419Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:01:45.1374165Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:01:45.1661115Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:01:45.1697292Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:01:45.2055235Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:01:45.2314386Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:01:45.2340820Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:01:45.2855465Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:01:45.3043687Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:01:45.3059428Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:01:45.3536208Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:01:45.3750723Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:01:45.3765908Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:01:45.4175358Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:01:45.4398794Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:01:45.4415724Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:45.5056336Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:01:45.5263785Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:01:45.5277578Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:01:45.5631298Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:01:45.5922412Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:01:45.5945051Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:01:45.6217941Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:01:45.6509775Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:01:45.6532016Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:01:45.6855567Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:01:45.7108076Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:01:45.7121175Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:01:45.7455904Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:01:45.7683060Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:01:45.7693649Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:01:45.8015402Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:01:45.8264070Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:01:45.8280557Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:01:45.8603405Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:01:45.8801786Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:01:45.8817677Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:01:45.9193847Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:01:45.9486980Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:01:45.9513881Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:01:45.9773704Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:01:46.0047201Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:01:46.0061669Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:46.0415635Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:01:46.0679311Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:01:46.0706260Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:01:46.1034202Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:01:46.1348539Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:01:46.1363162Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:01:46.1695859Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:01:46.1946964Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:01:46.1959003Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:46.2309550Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:01:46.2589289Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:01:46.2613693Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:01:46.2935295Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:01:46.3169804Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:01:46.3195698Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:46.3563985Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:01:46.3840187Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:46.3855056Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:46.4500841Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:01:46.4766194Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:01:46.4794922Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:01:46.5079847Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:01:46.5358944Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:01:46.5396429Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:01:46.5775390Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:01:46.5979712Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:01:46.5995800Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:01:46.6261784Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:01:46.6539216Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:01:46.6564885Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:46.6936650Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:01:46.7187309Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:01:46.7219152Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:01:46.7570890Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:01:46.7817006Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:01:46.7835598Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:46.8194908Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:01:46.8410943Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:46.8429377Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:46.8815524Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:01:46.9051428Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:46.9070734Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:46.9575047Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:01:46.9750859Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:01:46.9777785Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:01:47.0094842Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:01:47.0336898Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:01:47.0354663Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:47.0745539Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:01:47.1013279Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:01:47.1026147Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:01:47.1383983Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:01:47.1571863Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:01:47.1590983Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:47.1904307Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:01:47.2166423Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:01:47.2186568Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:01:47.2535738Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:01:47.2773457Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:01:47.2798252Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:01:47.3135603Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:01:47.3368666Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:01:47.3377721Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:47.3736011Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:01:47.3984625Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:01:47.3997401Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:01:47.4375639Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:01:47.4592372Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:01:47.4617201Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:01:47.5015755Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:01:47.5239145Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:01:47.5258568Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:01:47.5575756Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:01:47.5825321Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:01:47.5836179Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:47.6135455Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:01:47.6386259Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:01:47.6398233Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:01:47.6811437Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:01:47.7108500Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:01:47.7124948Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:47.7399604Z Selecting previously unselected package licensecheck. 2021-05-16T23:01:47.7686257Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:01:47.7698332Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:01:47.7976160Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:01:47.8263824Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:01:47.8282575Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:47.8564521Z Selecting previously unselected package t1utils. 2021-05-16T23:01:47.8839500Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:01:47.8855581Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:01:47.9299595Z Selecting previously unselected package lintian. 2021-05-16T23:01:47.9518168Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:01:47.9541640Z Unpacking lintian (2.62.0) ... 2021-05-16T23:01:48.3415860Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:01:48.3660294Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:01:48.3673666Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:01:48.4095934Z Selecting previously unselected package python3-xdg. 2021-05-16T23:01:48.4349885Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:01:48.4368565Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:01:48.4734709Z Selecting previously unselected package qpdf. 2021-05-16T23:01:48.4968923Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:48.4982478Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:01:48.5695679Z Selecting previously unselected package python3-magic. 2021-05-16T23:01:48.5968654Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:01:48.5986962Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:01:48.6757658Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:48.6799336Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:48.6846678Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:48.6883178Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:01:48.6921494Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:01:48.6953874Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:48.6992939Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:48.7040723Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:48.7080905Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:48.8886319Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:48.8994066Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:48.9040985Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:01:48.9112133Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:48.9185413Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:48.9232672Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:48.9279413Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:48.9322110Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:48.9369092Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:48.9412392Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:48.9463572Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:01:48.9521672Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:48.9567230Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:48.9636507Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:48.9678932Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:48.9719812Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:01:48.9770912Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:48.9832914Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:48.9897262Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:48.9950845Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:01:48.9988688Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:49.0030453Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:49.0068533Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:01:49.0122241Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:01:49.0170752Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:01:49.0206435Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:01:49.2066057Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:49.2120263Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:01:49.2174595Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:01:49.2247842Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:01:49.2286069Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:01:49.2353692Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:01:49.2391269Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:01:49.2442178Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:01:49.2495302Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:01:49.2542100Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:01:49.2660882Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:01:49.4452135Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:01:49.4513752Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:01:49.4580823Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:01:49.4651985Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:01:49.4701011Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:01:49.4759556Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:01:49.4835926Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:01:49.4884221Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:01:49.4937379Z Setting up t1utils (1.41-3) ... 2021-05-16T23:01:49.5016445Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:01:49.5089356Z Setting up diffstat (1.63-1) ... 2021-05-16T23:01:49.5145666Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:01:49.5221198Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:01:49.5326900Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:01:49.5379614Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:01:49.5441056Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:01:49.5524369Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:01:49.5586560Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:01:49.5648340Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:01:49.5719189Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:01:49.5789004Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:01:49.5846085Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:01:49.5919896Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:01:49.5985520Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:01:49.6025410Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:01:49.6074776Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:01:49.6119551Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:01:49.6163979Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:01:49.6199343Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:01:49.6257536Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:01:49.7767520Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:01:49.7808881Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:01:49.7873943Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:01:49.7918904Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:01:49.7993907Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:01:49.8079369Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:01:49.8119660Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:01:49.8181601Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:01:49.8356274Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:01:49.8395302Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:01:49.8439379Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:01:49.9992608Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:01:50.0055398Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:50.0122471Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:01:50.0236071Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:01:50.0283186Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:01:50.0318962Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:01:50.0364580Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:01:50.0412407Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:01:50.0458081Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:01:50.0493522Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:01:50.0540054Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:01:50.0585661Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:01:50.0691124Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:01:50.0737718Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:01:50.0781359Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:01:50.0850550Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:01:50.2621209Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:01:50.2667368Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:01:50.2737112Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:01:50.2800122Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:01:50.2888357Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:01:50.2935841Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:01:50.3012423Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:01:50.3059925Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:01:50.3106014Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:01:50.3169054Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:01:50.3209692Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:01:50.3244555Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:01:50.3292844Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:01:50.3342065Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:01:50.3392726Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:01:50.3435606Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:01:50.3489392Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:01:50.3548094Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:01:50.5414275Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:01:50.5491249Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:01:50.5526980Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:01:50.5563489Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:01:50.5628018Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:01:50.5676240Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:01:50.5709375Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:01:50.5776596Z Setting up lintian (2.62.0) ... 2021-05-16T23:01:50.5853590Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:01:50.5917912Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:06.7147991Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:02:07.3545148Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:09.3812125Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-16T23:02:09.5044429Z 2021-05-16T23:02:09.5189256Z Reading package lists... 0% 2021-05-16T23:02:09.5189968Z 2021-05-16T23:02:09.5230746Z Reading package lists... 100% 2021-05-16T23:02:09.5231614Z 2021-05-16T23:02:09.5232005Z 2021-05-16T23:02:09.5232562Z Reading package lists... Done 2021-05-16T23:02:09.5233009Z 2021-05-16T23:02:09.5233546Z Building dependency tree... 0% 2021-05-16T23:02:09.5233998Z 2021-05-16T23:02:09.5485096Z Building dependency tree... 0% 2021-05-16T23:02:09.5485882Z 2021-05-16T23:02:09.5486464Z Building dependency tree... 50% 2021-05-16T23:02:09.5486931Z 2021-05-16T23:02:09.6823905Z Building dependency tree... 50% 2021-05-16T23:02:09.6824817Z 2021-05-16T23:02:09.6825579Z Building dependency tree 2021-05-16T23:02:09.6826337Z 2021-05-16T23:02:09.6827095Z Reading state information... 0% 2021-05-16T23:02:09.6827564Z 2021-05-16T23:02:09.8386623Z Reading state information... 0% 2021-05-16T23:02:09.8387127Z 2021-05-16T23:02:09.8387296Z 2021-05-16T23:02:09.8387623Z Reading state information... Done 2021-05-16T23:02:09.8387899Z 2021-05-16T23:02:09.8388213Z Reading state information... 0% 2021-05-16T23:02:09.8431052Z 2021-05-16T23:02:09.8431698Z Reading state information... 1% 2021-05-16T23:02:09.8467765Z 2021-05-16T23:02:09.8468131Z Reading state information... 3% 2021-05-16T23:02:09.8504102Z 2021-05-16T23:02:09.8504543Z Reading state information... 5% 2021-05-16T23:02:09.8558919Z 2021-05-16T23:02:09.8559335Z Reading state information... 7% 2021-05-16T23:02:09.8600838Z 2021-05-16T23:02:09.8601231Z Reading state information... 9% 2021-05-16T23:02:09.8641668Z 2021-05-16T23:02:09.8642058Z Reading state information... 11% 2021-05-16T23:02:09.8681424Z 2021-05-16T23:02:09.8681867Z Reading state information... 13% 2021-05-16T23:02:09.8718345Z 2021-05-16T23:02:09.8719560Z Reading state information... 15% 2021-05-16T23:02:09.8759818Z 2021-05-16T23:02:09.8760253Z Reading state information... 17% 2021-05-16T23:02:09.8802280Z 2021-05-16T23:02:09.8802687Z Reading state information... 19% 2021-05-16T23:02:09.8844663Z 2021-05-16T23:02:09.8845066Z Reading state information... 21% 2021-05-16T23:02:09.8880862Z 2021-05-16T23:02:09.8881266Z Reading state information... 23% 2021-05-16T23:02:09.8919068Z 2021-05-16T23:02:09.8919455Z Reading state information... 25% 2021-05-16T23:02:09.8965270Z 2021-05-16T23:02:09.8965661Z Reading state information... 27% 2021-05-16T23:02:09.9002481Z 2021-05-16T23:02:09.9002865Z Reading state information... 29% 2021-05-16T23:02:09.9042213Z 2021-05-16T23:02:09.9043743Z Reading state information... 31% 2021-05-16T23:02:09.9089419Z 2021-05-16T23:02:09.9089830Z Reading state information... 33% 2021-05-16T23:02:09.9126805Z 2021-05-16T23:02:09.9127310Z Reading state information... 35% 2021-05-16T23:02:09.9163295Z 2021-05-16T23:02:09.9163710Z Reading state information... 37% 2021-05-16T23:02:09.9201391Z 2021-05-16T23:02:09.9201806Z Reading state information... 39% 2021-05-16T23:02:09.9242458Z 2021-05-16T23:02:09.9242873Z Reading state information... 41% 2021-05-16T23:02:09.9277780Z 2021-05-16T23:02:09.9278181Z Reading state information... 43% 2021-05-16T23:02:09.9318443Z 2021-05-16T23:02:09.9318823Z Reading state information... 45% 2021-05-16T23:02:09.9381052Z 2021-05-16T23:02:09.9381435Z Reading state information... 47% 2021-05-16T23:02:09.9413697Z 2021-05-16T23:02:09.9414242Z Reading state information... 49% 2021-05-16T23:02:09.9454252Z 2021-05-16T23:02:09.9454610Z Reading state information... 51% 2021-05-16T23:02:09.9490716Z 2021-05-16T23:02:09.9491138Z Reading state information... 53% 2021-05-16T23:02:09.9523606Z 2021-05-16T23:02:09.9524006Z Reading state information... 55% 2021-05-16T23:02:10.4849472Z 2021-05-16T23:02:10.4859165Z Reading state information... 57% 2021-05-16T23:02:10.4860047Z 2021-05-16T23:02:10.4860641Z Reading state information... 59% 2021-05-16T23:02:10.4861100Z 2021-05-16T23:02:10.4861549Z Reading state information... 61% 2021-05-16T23:02:10.4862002Z 2021-05-16T23:02:10.4862428Z Reading state information... 63% 2021-05-16T23:02:10.4862870Z 2021-05-16T23:02:10.4863295Z Reading state information... 65% 2021-05-16T23:02:10.4863739Z 2021-05-16T23:02:10.4864408Z Reading state information... 67% 2021-05-16T23:02:10.4864854Z 2021-05-16T23:02:10.4865428Z Reading state information... 69% 2021-05-16T23:02:10.4865857Z 2021-05-16T23:02:10.4866266Z Reading state information... 71% 2021-05-16T23:02:10.4866692Z 2021-05-16T23:02:10.4867099Z Reading state information... 73% 2021-05-16T23:02:10.4867527Z 2021-05-16T23:02:10.4867951Z Reading state information... 75% 2021-05-16T23:02:10.4868362Z 2021-05-16T23:02:10.4868786Z Reading state information... 77% 2021-05-16T23:02:10.4869197Z 2021-05-16T23:02:10.4869623Z Reading state information... 79% 2021-05-16T23:02:10.4870213Z 2021-05-16T23:02:10.4871070Z Reading state information... 81% 2021-05-16T23:02:10.4871501Z 2021-05-16T23:02:10.4872097Z Reading state information... 83% 2021-05-16T23:02:10.4872545Z 2021-05-16T23:02:10.4872983Z Reading state information... 85% 2021-05-16T23:02:10.4873413Z 2021-05-16T23:02:10.4873851Z Reading state information... 87% 2021-05-16T23:02:10.4874278Z 2021-05-16T23:02:10.4874727Z Reading state information... 89% 2021-05-16T23:02:10.4875152Z 2021-05-16T23:02:10.4875923Z Reading state information... 91% 2021-05-16T23:02:10.4876347Z 2021-05-16T23:02:10.4876930Z Reading state information... 93% 2021-05-16T23:02:10.4877542Z 2021-05-16T23:02:10.4878035Z Reading state information... 95% 2021-05-16T23:02:10.4878480Z 2021-05-16T23:02:10.4878899Z Reading state information... 97% 2021-05-16T23:02:10.4879343Z 2021-05-16T23:02:10.4879763Z Reading state information... 99% 2021-05-16T23:02:10.4881117Z Selecting previously unselected package r-devel. 2021-05-16T23:02:10.4882095Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:02:10.4883076Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-16T23:02:10.4883791Z Unpacking r-devel (1) ... 2021-05-16T23:02:11.3173918Z Setting up r-devel (1) ... 2021-05-16T23:02:11.3431587Z 2021-05-16T23:02:11.3432263Z 2021-05-16T23:02:11.3433030Z Reading state information... Done 2021-05-16T23:02:11.3676086Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-16T23:02:11.3810431Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:02:11.4077952Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:02:11.4078404Z env: 2021-05-16T23:02:11.4078785Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:11.4079175Z TIC_DEPLOY_KEY: 2021-05-16T23:02:11.4079865Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:11.4081323Z GITHUB_PAT: *** 2021-05-16T23:02:11.4081693Z COVERALLS_TOKEN: 2021-05-16T23:02:11.4082147Z continue-on-error: true 2021-05-16T23:02:11.4082535Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:11.4082953Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:11.4083321Z TZ: UTC 2021-05-16T23:02:11.4083656Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:11.4083999Z NOT_CRAN: true 2021-05-16T23:02:11.4084324Z ##[endgroup] 2021-05-16T23:02:11.4687497Z [command]sudo apt-get install -y texinfo 2021-05-16T23:02:11.6497652Z Reading package lists... 2021-05-16T23:02:11.8233665Z Building dependency tree... 2021-05-16T23:02:11.8258690Z Reading state information... 2021-05-16T23:02:12.0666095Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:02:12.0732884Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:12.6837654Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:02:12.7098799Z --2021-05-16 23:02:12-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:02:12.7243307Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:02:12.7272303Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:02:12.7418348Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:02:12.7423943Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:02:12.7426298Z --2021-05-16 23:02:12-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:02:12.7817866Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:02:12.8440586Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:02:13.0625507Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:02:13.0630103Z 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=OKlRdCciKt5PhdzdBbCripvaKnHU%2Bo35HMKlBpKIIcE%3D&st=2021-05-16T23%3A01%3A13Z&se=2021-05-16T23%3A07%3A13Z&sp=r [following] 2021-05-16T23:02:13.0634785Z --2021-05-16 23:02:13-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=OKlRdCciKt5PhdzdBbCripvaKnHU%2Bo35HMKlBpKIIcE%3D&st=2021-05-16T23%3A01%3A13Z&se=2021-05-16T23%3A07%3A13Z&sp=r 2021-05-16T23:02:13.0759407Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:02:13.1376339Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:02:13.3771022Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:02:13.3776045Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:02:13.3786070Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:02:13.9323990Z 2021-05-16T23:02:15.5215057Z 0K ........ ........ ........ ........ 49% 15.6M 2s 2021-05-16T23:02:16.7251137Z 32768K ........ ........ ........ ........ 99% 26.0M 0s 2021-05-16T23:02:16.7254719Z 65536K 100% 3.07M=3.3s 2021-05-16T23:02:16.7255569Z 2021-05-16T23:02:16.7258507Z 2021-05-16 23:02:16 (19.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:02:16.7259413Z 2021-05-16T23:02:18.8635245Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:02:18.8636991Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:02:19.1767534Z ##[group]Run tlmgr update --self 2021-05-16T23:02:19.1768103Z tlmgr update --self 2021-05-16T23:02:19.1769050Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:02:19.1769780Z tlmgr update --all 2021-05-16T23:02:19.1817483Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:19.1817829Z env: 2021-05-16T23:02:19.1818233Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:19.1818650Z TIC_DEPLOY_KEY: 2021-05-16T23:02:19.1819379Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:19.1821722Z GITHUB_PAT: *** 2021-05-16T23:02:19.1822119Z COVERALLS_TOKEN: 2021-05-16T23:02:19.1822731Z continue-on-error: true 2021-05-16T23:02:19.1823144Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:19.1823587Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:19.1824159Z TZ: UTC 2021-05-16T23:02:19.1824521Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:19.1824978Z NOT_CRAN: true 2021-05-16T23:02:19.1825324Z ##[endgroup] 2021-05-16T23:02:20.7903295Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:20.7905606Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:02:22.1943013Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:22.1944537Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:02:22.2751626Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:02:22.3262146Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:02:22.3685372Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:02:22.4099415Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:02:22.8094692Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:02:24.0468485Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:02:24.1261661Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:02:24.1944083Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:02:24.2327450Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:02:24.2710980Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:02:24.3126032Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:02:24.3510131Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:02:24.3915859Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T23:02:24.4364881Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T23:02:24.5002247Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T23:02:24.5819789Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-16T23:02:24.6200093Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-16T23:02:24.6583109Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-16T23:02:24.7005141Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-16T23:02:24.7430578Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-16T23:02:24.7857307Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-16T23:02:24.8247559Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-16T23:02:24.8675186Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-16T23:02:24.9100176Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-16T23:02:24.9489095Z [26/89, 00:02/00:02] install: filecontents [3k] 2021-05-16T23:02:24.9905091Z [27/89, 00:02/00:02] install: grfext [3k] 2021-05-16T23:02:25.0307374Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:02:25.0719017Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:02:25.1111463Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:02:25.1498171Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:02:25.1909120Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:02:25.2313817Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:02:25.2730383Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T23:02:25.3142793Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T23:02:25.3547195Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T23:02:25.4087959Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T23:02:25.4490755Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-16T23:02:25.4876696Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-16T23:02:25.5271880Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-16T23:02:25.5669134Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-16T23:02:25.6047521Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-16T23:02:25.6412382Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-16T23:02:25.6792220Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-16T23:02:25.7172979Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-16T23:02:25.7561596Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-16T23:02:25.7964365Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-16T23:02:25.8366087Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-16T23:02:25.8754633Z [49/89, 00:03/00:03] install: lualatex-truncate [2k] 2021-05-16T23:02:25.9176179Z [50/89, 00:03/00:03] install: luamplib [12k] 2021-05-16T23:02:25.9627315Z [51/89, 00:03/00:03] install: luapackageloader [2k] 2021-05-16T23:02:26.0018649Z [52/89, 00:03/00:03] install: luaprogtable [7k] 2021-05-16T23:02:26.0412325Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:02:26.0783520Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:02:26.1174383Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T23:02:26.1681503Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T23:02:26.2112227Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T23:02:26.2512845Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T23:02:26.2938269Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-16T23:02:26.3375292Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-16T23:02:26.3820248Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-16T23:02:26.4214059Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-16T23:02:26.4594952Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-16T23:02:26.5003344Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-16T23:02:26.5417490Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-16T23:02:26.5811978Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-16T23:02:26.6433357Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-16T23:02:26.7158756Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-16T23:02:26.7547407Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-16T23:02:26.7921968Z [70/89, 00:04/00:04] install: placeat [4k] 2021-05-16T23:02:26.8310093Z [71/89, 00:04/00:04] install: plantuml [3k] 2021-05-16T23:02:26.8741821Z [72/89, 00:04/00:04] install: rsfs [55k] 2021-05-16T23:02:26.9213223Z [73/89, 00:04/00:04] install: selnolig [53k] 2021-05-16T23:02:26.9668253Z [74/89, 00:04/00:04] install: spelling [14k] 2021-05-16T23:02:27.0074386Z [75/89, 00:04/00:04] install: stricttex [2k] 2021-05-16T23:02:27.0484847Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T23:02:27.0889227Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T23:02:27.1326787Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T23:02:27.1856221Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:02:27.2263273Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-16T23:02:27.2665189Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-16T23:02:27.3046980Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-16T23:02:27.3467907Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-16T23:02:27.3917929Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-16T23:02:27.4375454Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-16T23:02:27.4867830Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-16T23:02:27.5840386Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-16T23:02:27.6261050Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-16T23:02:27.6640443Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-16T23:02:27.6834882Z running mktexlsr ... 2021-05-16T23:02:27.7615507Z done running mktexlsr. 2021-05-16T23:02:27.7881389Z running updmap-sys ... 2021-05-16T23:02:28.0568283Z done running updmap-sys. 2021-05-16T23:02:28.0569672Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:02:28.0571531Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/4ZnhkpOZ_X/hQj_Hl4Pfi ... 2021-05-16T23:02:28.4180647Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/4ZnhkpOZ_X/hQj_Hl4Pfi. 2021-05-16T23:02:28.4182161Z OK: optex.fmt/luatex 2021-05-16T23:02:28.4183464Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:02:28.4184962Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:02:29.6605930Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:29.6607777Z tlmgr: no updates available 2021-05-16T23:02:29.7553803Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:02:29.7554555Z with: 2021-05-16T23:02:29.7554981Z pandoc-version: 2.7.3 2021-05-16T23:02:29.7555601Z env: 2021-05-16T23:02:29.7556027Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:29.7556554Z TIC_DEPLOY_KEY: 2021-05-16T23:02:29.7557527Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:29.7559628Z GITHUB_PAT: *** 2021-05-16T23:02:29.7560057Z COVERALLS_TOKEN: 2021-05-16T23:02:29.7560490Z continue-on-error: true 2021-05-16T23:02:29.7561457Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:29.7561899Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:29.7562380Z TZ: UTC 2021-05-16T23:02:29.7562734Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:29.7563167Z NOT_CRAN: true 2021-05-16T23:02:29.7563558Z ##[endgroup] 2021-05-16T23:02:30.1398159Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:02:30.2078519Z Reading package lists... 2021-05-16T23:02:30.3699911Z Building dependency tree... 2021-05-16T23:02:30.3714773Z Reading state information... 2021-05-16T23:02:30.5813153Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:02:30.5814704Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:30.5853163Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:02:30.7057881Z 2021-05-16T23:02:30.7215048Z Reading package lists... 0% 2021-05-16T23:02:30.7215901Z 2021-05-16T23:02:30.7251890Z Reading package lists... 100% 2021-05-16T23:02:30.7252717Z 2021-05-16T23:02:30.7253208Z 2021-05-16T23:02:30.7254357Z Reading package lists... Done 2021-05-16T23:02:30.7254946Z 2021-05-16T23:02:30.7255673Z Building dependency tree... 0% 2021-05-16T23:02:30.7256263Z 2021-05-16T23:02:30.7510824Z Building dependency tree... 0% 2021-05-16T23:02:30.7512016Z 2021-05-16T23:02:30.7513692Z Building dependency tree... 50% 2021-05-16T23:02:30.7514299Z 2021-05-16T23:02:30.8761569Z Building dependency tree... 50% 2021-05-16T23:02:30.8762443Z 2021-05-16T23:02:30.8763285Z Building dependency tree 2021-05-16T23:02:30.8763827Z 2021-05-16T23:02:30.8764571Z Reading state information... 0% 2021-05-16T23:02:30.8765103Z 2021-05-16T23:02:31.0248447Z Reading state information... 0% 2021-05-16T23:02:31.0249044Z 2021-05-16T23:02:31.0249272Z 2021-05-16T23:02:31.0249771Z Reading state information... Done 2021-05-16T23:02:31.0250233Z 2021-05-16T23:02:31.0250872Z Reading state information... 0% 2021-05-16T23:02:31.0303633Z 2021-05-16T23:02:31.0304129Z Reading state information... 1% 2021-05-16T23:02:31.0356512Z 2021-05-16T23:02:31.0357002Z Reading state information... 3% 2021-05-16T23:02:31.0395000Z 2021-05-16T23:02:31.0395545Z Reading state information... 5% 2021-05-16T23:02:31.0444707Z 2021-05-16T23:02:31.0445372Z Reading state information... 7% 2021-05-16T23:02:31.0479917Z 2021-05-16T23:02:31.0480502Z Reading state information... 9% 2021-05-16T23:02:31.0513297Z 2021-05-16T23:02:31.0513830Z Reading state information... 11% 2021-05-16T23:02:31.0553450Z 2021-05-16T23:02:31.0554359Z Reading state information... 13% 2021-05-16T23:02:31.0593113Z 2021-05-16T23:02:31.0593700Z Reading state information... 15% 2021-05-16T23:02:31.0627729Z 2021-05-16T23:02:31.0628256Z Reading state information... 17% 2021-05-16T23:02:31.0672233Z 2021-05-16T23:02:31.0672683Z Reading state information... 19% 2021-05-16T23:02:31.0707272Z 2021-05-16T23:02:31.0707761Z Reading state information... 21% 2021-05-16T23:02:31.0748231Z 2021-05-16T23:02:31.0748718Z Reading state information... 23% 2021-05-16T23:02:31.0791651Z 2021-05-16T23:02:31.0792376Z Reading state information... 25% 2021-05-16T23:02:31.0830592Z 2021-05-16T23:02:31.0831296Z Reading state information... 27% 2021-05-16T23:02:31.0870721Z 2021-05-16T23:02:31.0871504Z Reading state information... 29% 2021-05-16T23:02:31.0909565Z 2021-05-16T23:02:31.0910539Z Reading state information... 31% 2021-05-16T23:02:31.0952647Z 2021-05-16T23:02:31.0953737Z Reading state information... 33% 2021-05-16T23:02:31.0988468Z 2021-05-16T23:02:31.0988961Z Reading state information... 35% 2021-05-16T23:02:31.1021782Z 2021-05-16T23:02:31.1022460Z Reading state information... 37% 2021-05-16T23:02:31.1064842Z 2021-05-16T23:02:31.1065374Z Reading state information... 39% 2021-05-16T23:02:31.1104565Z 2021-05-16T23:02:31.1105039Z Reading state information... 41% 2021-05-16T23:02:31.1137355Z 2021-05-16T23:02:31.1137871Z Reading state information... 43% 2021-05-16T23:02:31.1193080Z 2021-05-16T23:02:31.1217468Z Reading state information... 45% 2021-05-16T23:02:31.1250456Z 2021-05-16T23:02:31.1250903Z Reading state information... 47% 2021-05-16T23:02:31.1284838Z 2021-05-16T23:02:31.1285302Z Reading state information... 49% 2021-05-16T23:02:31.1322461Z 2021-05-16T23:02:31.1322924Z Reading state information... 51% 2021-05-16T23:02:31.1370582Z 2021-05-16T23:02:31.1371031Z Reading state information... 53% 2021-05-16T23:02:31.1404994Z 2021-05-16T23:02:31.1405709Z Reading state information... 55% 2021-05-16T23:02:31.1441611Z 2021-05-16T23:02:31.1442993Z Reading state information... 57% 2021-05-16T23:02:31.1480168Z 2021-05-16T23:02:31.1480618Z Reading state information... 59% 2021-05-16T23:02:31.1526473Z 2021-05-16T23:02:31.1526921Z Reading state information... 61% 2021-05-16T23:02:31.1574227Z 2021-05-16T23:02:31.1574654Z Reading state information... 63% 2021-05-16T23:02:31.1607767Z 2021-05-16T23:02:31.1608642Z Reading state information... 65% 2021-05-16T23:02:31.1665250Z 2021-05-16T23:02:31.1665879Z Reading state information... 67% 2021-05-16T23:02:31.1703089Z 2021-05-16T23:02:31.1703523Z Reading state information... 69% 2021-05-16T23:02:31.1753209Z 2021-05-16T23:02:31.1753816Z Reading state information... 71% 2021-05-16T23:02:31.1784522Z 2021-05-16T23:02:31.1784936Z Reading state information... 73% 2021-05-16T23:02:31.1821007Z 2021-05-16T23:02:31.1821468Z Reading state information... 75% 2021-05-16T23:02:31.1883492Z 2021-05-16T23:02:31.1884379Z Reading state information... 77% 2021-05-16T23:02:31.1920457Z 2021-05-16T23:02:31.1920883Z Reading state information... 79% 2021-05-16T23:02:31.1965614Z 2021-05-16T23:02:31.1966064Z Reading state information... 81% 2021-05-16T23:02:31.2002129Z 2021-05-16T23:02:31.2002785Z Reading state information... 83% 2021-05-16T23:02:31.2039885Z 2021-05-16T23:02:31.2040324Z Reading state information... 85% 2021-05-16T23:02:31.2077267Z 2021-05-16T23:02:31.2077736Z Reading state information... 87% 2021-05-16T23:02:31.2113481Z 2021-05-16T23:02:31.2113971Z Reading state information... 89% 2021-05-16T23:02:31.2154120Z 2021-05-16T23:02:31.2154559Z Reading state information... 91% 2021-05-16T23:02:31.2190287Z 2021-05-16T23:02:31.2190754Z Reading state information... 93% 2021-05-16T23:02:31.2223387Z 2021-05-16T23:02:31.2224011Z Reading state information... 95% 2021-05-16T23:02:31.2264982Z 2021-05-16T23:02:31.2265484Z Reading state information... 97% 2021-05-16T23:02:31.2306596Z 2021-05-16T23:02:31.2307228Z Reading state information... 99% 2021-05-16T23:02:31.4997614Z Selecting previously unselected package pandoc. 2021-05-16T23:02:31.6254846Z (Reading database ... 261973 files and directories currently installed.) 2021-05-16T23:02:31.6420057Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:02:31.6439357Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:02:34.0459012Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:02:34.0491445Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:34.8113246Z 2021-05-16T23:02:34.8114370Z 2021-05-16T23:02:34.8115183Z Reading state information... Done 2021-05-16T23:02:34.8423203Z ##[group]Run git config user.name adigherman 2021-05-16T23:02:34.8423842Z git config user.name adigherman 2021-05-16T23:02:34.8425385Z git config user.email adig@jhu.edu 2021-05-16T23:02:34.8465399Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:34.8465735Z env: 2021-05-16T23:02:34.8466143Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:34.8466563Z TIC_DEPLOY_KEY: 2021-05-16T23:02:34.8467437Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:34.8468762Z GITHUB_PAT: *** 2021-05-16T23:02:34.8469116Z COVERALLS_TOKEN: 2021-05-16T23:02:34.8469530Z continue-on-error: true 2021-05-16T23:02:34.8469922Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:34.8470339Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:34.8470707Z TZ: UTC 2021-05-16T23:02:34.8471045Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:34.8471387Z NOT_CRAN: true 2021-05-16T23:02:34.8471724Z ##[endgroup] 2021-05-16T23:02:34.8743534Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:02:34.8744233Z env: 2021-05-16T23:02:34.8744883Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:34.8745682Z TIC_DEPLOY_KEY: 2021-05-16T23:02:34.8746556Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:34.8748104Z GITHUB_PAT: *** 2021-05-16T23:02:34.8748631Z COVERALLS_TOKEN: 2021-05-16T23:02:34.8749063Z continue-on-error: true 2021-05-16T23:02:34.8749463Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:34.8749895Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:34.8750466Z TZ: UTC 2021-05-16T23:02:34.8750822Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:34.8751184Z NOT_CRAN: true 2021-05-16T23:02:34.8751529Z ##[endgroup] 2021-05-16T23:02:35.2107984Z Reading package lists... 2021-05-16T23:02:35.3339872Z Building dependency tree... 2021-05-16T23:02:35.3356055Z Reading state information... 2021-05-16T23:02:35.4611460Z The following additional packages will be installed: 2021-05-16T23:02:35.4615270Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:35.4621328Z Suggested packages: 2021-05-16T23:02:35.4622186Z cmake-doc ninja-build 2021-05-16T23:02:35.5067366Z The following NEW packages will be installed: 2021-05-16T23:02:35.5073089Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:35.5325260Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:35.5326271Z Need to get 5470 kB of archives. 2021-05-16T23:02:35.5326946Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:02:35.5328687Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:02:35.5795457Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:02:35.5822659Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:02:35.5838606Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:02:36.0644141Z Fetched 5470 kB in 0s (42.5 MB/s) 2021-05-16T23:02:36.1069736Z Selecting previously unselected package cmake-data. 2021-05-16T23:02:36.1152719Z (Reading database ... 2021-05-16T23:02:36.1155369Z (Reading database ... 5% 2021-05-16T23:02:36.1156211Z (Reading database ... 10% 2021-05-16T23:02:36.1156929Z (Reading database ... 15% 2021-05-16T23:02:36.1157832Z (Reading database ... 20% 2021-05-16T23:02:36.1158574Z (Reading database ... 25% 2021-05-16T23:02:36.1159331Z (Reading database ... 30% 2021-05-16T23:02:36.1159984Z (Reading database ... 35% 2021-05-16T23:02:36.1160597Z (Reading database ... 40% 2021-05-16T23:02:36.1161176Z (Reading database ... 45% 2021-05-16T23:02:36.1161783Z (Reading database ... 50% 2021-05-16T23:02:36.1196217Z (Reading database ... 55% 2021-05-16T23:02:36.1233902Z (Reading database ... 60% 2021-05-16T23:02:36.1283210Z (Reading database ... 65% 2021-05-16T23:02:36.1413598Z (Reading database ... 70% 2021-05-16T23:02:36.1539872Z (Reading database ... 75% 2021-05-16T23:02:36.1815496Z (Reading database ... 80% 2021-05-16T23:02:36.2133948Z (Reading database ... 85% 2021-05-16T23:02:36.2282476Z (Reading database ... 90% 2021-05-16T23:02:36.2375642Z (Reading database ... 95% 2021-05-16T23:02:36.2376712Z (Reading database ... 100% 2021-05-16T23:02:36.2377791Z (Reading database ... 261980 files and directories currently installed.) 2021-05-16T23:02:36.2539767Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:02:36.2801642Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:02:36.8415666Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:02:36.8641308Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:02:36.8673145Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:02:36.9095103Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:02:36.9350383Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:02:36.9381504Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:02:36.9731270Z Selecting previously unselected package cmake. 2021-05-16T23:02:37.0018393Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:02:37.0033476Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:02:37.4320612Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:02:37.4367966Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:02:37.4825152Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:02:37.4864822Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:02:37.4919354Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:38.6010781Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:40.6946229Z Reading package lists... 2021-05-16T23:02:40.8430794Z Building dependency tree... 2021-05-16T23:02:40.8454830Z Reading state information... 2021-05-16T23:02:40.9895795Z Suggested packages: 2021-05-16T23:02:40.9897100Z libssh-doc 2021-05-16T23:02:41.0351752Z The following NEW packages will be installed: 2021-05-16T23:02:41.0356863Z libssh-dev 2021-05-16T23:02:41.0630318Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:41.0633486Z Need to get 219 kB of archives. 2021-05-16T23:02:41.0634713Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:02:41.0636868Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:02:41.4798559Z Fetched 219 kB in 0s (6593 kB/s) 2021-05-16T23:02:41.5107758Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:02:41.5169705Z (Reading database ... 2021-05-16T23:02:41.5170363Z (Reading database ... 5% 2021-05-16T23:02:41.5170889Z (Reading database ... 10% 2021-05-16T23:02:41.5171415Z (Reading database ... 15% 2021-05-16T23:02:41.5171927Z (Reading database ... 20% 2021-05-16T23:02:41.5174299Z (Reading database ... 25% 2021-05-16T23:02:41.5175051Z (Reading database ... 30% 2021-05-16T23:02:41.5175747Z (Reading database ... 35% 2021-05-16T23:02:41.5176712Z (Reading database ... 40% 2021-05-16T23:02:41.5177237Z (Reading database ... 45% 2021-05-16T23:02:41.5177769Z (Reading database ... 50% 2021-05-16T23:02:41.5192120Z (Reading database ... 55% 2021-05-16T23:02:41.5224532Z (Reading database ... 60% 2021-05-16T23:02:41.5254902Z (Reading database ... 65% 2021-05-16T23:02:41.5372007Z (Reading database ... 70% 2021-05-16T23:02:41.5521836Z (Reading database ... 75% 2021-05-16T23:02:41.5791739Z (Reading database ... 80% 2021-05-16T23:02:41.6088826Z (Reading database ... 85% 2021-05-16T23:02:41.6221548Z (Reading database ... 90% 2021-05-16T23:02:41.6295965Z (Reading database ... 95% 2021-05-16T23:02:41.6296478Z (Reading database ... 100% 2021-05-16T23:02:41.6297356Z (Reading database ... 264764 files and directories currently installed.) 2021-05-16T23:02:41.6441008Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:02:41.6453267Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:02:41.7483518Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:02:43.8489629Z Reading package lists... 2021-05-16T23:02:44.0208490Z Building dependency tree... 2021-05-16T23:02:44.0226104Z Reading state information... 2021-05-16T23:02:44.2159626Z The following NEW packages will be installed: 2021-05-16T23:02:44.2163048Z jags 2021-05-16T23:02:44.2415639Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:44.2416674Z Need to get 1562 kB of archives. 2021-05-16T23:02:44.2417374Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:02:44.2419694Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:02:44.7034538Z Fetched 1562 kB in 0s (21.9 MB/s) 2021-05-16T23:02:44.7375303Z Selecting previously unselected package jags. 2021-05-16T23:02:44.7432896Z (Reading database ... 2021-05-16T23:02:44.7433671Z (Reading database ... 5% 2021-05-16T23:02:44.7434259Z (Reading database ... 10% 2021-05-16T23:02:44.7434799Z (Reading database ... 15% 2021-05-16T23:02:44.7435486Z (Reading database ... 20% 2021-05-16T23:02:44.7436019Z (Reading database ... 25% 2021-05-16T23:02:44.7436918Z (Reading database ... 30% 2021-05-16T23:02:44.7437465Z (Reading database ... 35% 2021-05-16T23:02:44.7438030Z (Reading database ... 40% 2021-05-16T23:02:44.7438786Z (Reading database ... 45% 2021-05-16T23:02:44.7439360Z (Reading database ... 50% 2021-05-16T23:02:44.7460133Z (Reading database ... 55% 2021-05-16T23:02:44.7501742Z (Reading database ... 60% 2021-05-16T23:02:44.7544277Z (Reading database ... 65% 2021-05-16T23:02:44.7654451Z (Reading database ... 70% 2021-05-16T23:02:44.7757616Z (Reading database ... 75% 2021-05-16T23:02:44.8022519Z (Reading database ... 80% 2021-05-16T23:02:44.8300425Z (Reading database ... 85% 2021-05-16T23:02:44.8425073Z (Reading database ... 90% 2021-05-16T23:02:44.8488272Z (Reading database ... 95% 2021-05-16T23:02:44.8489552Z (Reading database ... 100% 2021-05-16T23:02:44.8490364Z (Reading database ... 264783 files and directories currently installed.) 2021-05-16T23:02:44.8610499Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:02:44.8651223Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:02:45.0362381Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:02:45.0514430Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:45.7193972Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:47.7624701Z Reading package lists... 2021-05-16T23:02:47.9177110Z Building dependency tree... 2021-05-16T23:02:47.9201854Z Reading state information... 2021-05-16T23:02:48.0903438Z The following additional packages will be installed: 2021-05-16T23:02:48.0906388Z libnode64 libuv1-dev 2021-05-16T23:02:48.1397925Z The following NEW packages will be installed: 2021-05-16T23:02:48.1400729Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:02:48.1685681Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:48.1686813Z Need to get 6239 kB of archives. 2021-05-16T23:02:48.1687600Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:02:48.1690554Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:02:48.1756266Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:02:48.2701568Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:02:48.8018029Z Fetched 6239 kB in 0s (34.5 MB/s) 2021-05-16T23:02:48.8796153Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:02:48.8869480Z (Reading database ... 2021-05-16T23:02:48.8870622Z (Reading database ... 5% 2021-05-16T23:02:48.8871335Z (Reading database ... 10% 2021-05-16T23:02:48.8872609Z (Reading database ... 15% 2021-05-16T23:02:48.8873301Z (Reading database ... 20% 2021-05-16T23:02:48.8873992Z (Reading database ... 25% 2021-05-16T23:02:48.8874828Z (Reading database ... 30% 2021-05-16T23:02:48.8875465Z (Reading database ... 35% 2021-05-16T23:02:48.8876139Z (Reading database ... 40% 2021-05-16T23:02:48.8876770Z (Reading database ... 45% 2021-05-16T23:02:48.8877431Z (Reading database ... 50% 2021-05-16T23:02:48.8921201Z (Reading database ... 55% 2021-05-16T23:02:48.8959435Z (Reading database ... 60% 2021-05-16T23:02:48.8993808Z (Reading database ... 65% 2021-05-16T23:02:48.9116997Z (Reading database ... 70% 2021-05-16T23:02:48.9224839Z (Reading database ... 75% 2021-05-16T23:02:48.9521071Z (Reading database ... 80% 2021-05-16T23:02:48.9805268Z (Reading database ... 85% 2021-05-16T23:02:48.9959414Z (Reading database ... 90% 2021-05-16T23:02:49.0041579Z (Reading database ... 95% 2021-05-16T23:02:49.0042378Z (Reading database ... 100% 2021-05-16T23:02:49.0043181Z (Reading database ... 264923 files and directories currently installed.) 2021-05-16T23:02:49.0200569Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:02:49.0221799Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:02:49.0695719Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:02:49.0944612Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:02:49.1029055Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:49.7020514Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:02:49.7306370Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:02:49.7316078Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:49.8295367Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:02:49.8350798Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:49.8482082Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:02:49.8579748Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:52.0430807Z Reading package lists... 2021-05-16T23:02:52.2202015Z Building dependency tree... 2021-05-16T23:02:52.2221256Z Reading state information... 2021-05-16T23:02:52.3962539Z The following additional packages will be installed: 2021-05-16T23:02:52.3967945Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:02:52.3975053Z Suggested packages: 2021-05-16T23:02:52.3975990Z libfftw3-doc 2021-05-16T23:02:52.4435098Z The following NEW packages will be installed: 2021-05-16T23:02:52.4439192Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:02:52.4716432Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:52.4717881Z Need to get 3986 kB of archives. 2021-05-16T23:02:52.4718785Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:02:52.4720773Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:02:52.4953120Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:02:52.5127061Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:02:52.5266489Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:02:52.5273843Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:02:52.9691324Z Fetched 3986 kB in 0s (38.3 MB/s) 2021-05-16T23:02:53.0061718Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:02:53.0149233Z (Reading database ... 2021-05-16T23:02:53.0150819Z (Reading database ... 5% 2021-05-16T23:02:53.0151647Z (Reading database ... 10% 2021-05-16T23:02:53.0152346Z (Reading database ... 15% 2021-05-16T23:02:53.0152974Z (Reading database ... 20% 2021-05-16T23:02:53.0153544Z (Reading database ... 25% 2021-05-16T23:02:53.0154110Z (Reading database ... 30% 2021-05-16T23:02:53.0154765Z (Reading database ... 35% 2021-05-16T23:02:53.0155414Z (Reading database ... 40% 2021-05-16T23:02:53.0156040Z (Reading database ... 45% 2021-05-16T23:02:53.0156689Z (Reading database ... 50% 2021-05-16T23:02:53.0200004Z (Reading database ... 55% 2021-05-16T23:02:53.0244209Z (Reading database ... 60% 2021-05-16T23:02:53.0290958Z (Reading database ... 65% 2021-05-16T23:02:53.0449140Z (Reading database ... 70% 2021-05-16T23:02:53.0587685Z (Reading database ... 75% 2021-05-16T23:02:53.0874969Z (Reading database ... 80% 2021-05-16T23:02:53.1237596Z (Reading database ... 85% 2021-05-16T23:02:53.1388564Z (Reading database ... 90% 2021-05-16T23:02:53.1466281Z (Reading database ... 95% 2021-05-16T23:02:53.1466825Z (Reading database ... 100% 2021-05-16T23:02:53.1467682Z (Reading database ... 265059 files and directories currently installed.) 2021-05-16T23:02:53.1638176Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:53.1666803Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.2256076Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:02:53.2554327Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:53.2572042Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.3576720Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:02:53.3836089Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:53.3856093Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.4858603Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:02:53.5109250Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:53.5121105Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.5493619Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:02:53.5724586Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:02:53.5745848Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.8618369Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.8667834Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.8734046Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.8783942Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.8848500Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:02:53.8910770Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:54.6652865Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:56.8750554Z Reading package lists... 2021-05-16T23:02:57.0339624Z Building dependency tree... 2021-05-16T23:02:57.0365044Z Reading state information... 2021-05-16T23:02:57.2008538Z The following additional packages will be installed: 2021-05-16T23:02:57.2011037Z libdcmtk14 2021-05-16T23:02:57.2524423Z The following NEW packages will be installed: 2021-05-16T23:02:57.2528390Z dcmtk libdcmtk14 2021-05-16T23:02:57.2796880Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:57.2798069Z Need to get 5546 kB of archives. 2021-05-16T23:02:57.2798981Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:02:57.2800994Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:02:57.3612324Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:02:57.7905551Z Fetched 5546 kB in 0s (47.7 MB/s) 2021-05-16T23:02:57.8247909Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:02:57.8319611Z (Reading database ... 2021-05-16T23:02:57.8320487Z (Reading database ... 5% 2021-05-16T23:02:57.8321328Z (Reading database ... 10% 2021-05-16T23:02:57.8322011Z (Reading database ... 15% 2021-05-16T23:02:57.8322670Z (Reading database ... 20% 2021-05-16T23:02:57.8323378Z (Reading database ... 25% 2021-05-16T23:02:57.8324210Z (Reading database ... 30% 2021-05-16T23:02:57.8325179Z (Reading database ... 35% 2021-05-16T23:02:57.8326017Z (Reading database ... 40% 2021-05-16T23:02:57.8326666Z (Reading database ... 45% 2021-05-16T23:02:57.8327395Z (Reading database ... 50% 2021-05-16T23:02:57.8350445Z (Reading database ... 55% 2021-05-16T23:02:57.8389522Z (Reading database ... 60% 2021-05-16T23:02:57.8429855Z (Reading database ... 65% 2021-05-16T23:02:57.8553310Z (Reading database ... 70% 2021-05-16T23:02:57.8694936Z (Reading database ... 75% 2021-05-16T23:02:57.8991940Z (Reading database ... 80% 2021-05-16T23:02:57.9288497Z (Reading database ... 85% 2021-05-16T23:02:57.9429811Z (Reading database ... 90% 2021-05-16T23:02:57.9504128Z (Reading database ... 95% 2021-05-16T23:02:57.9504586Z (Reading database ... 100% 2021-05-16T23:02:57.9505220Z (Reading database ... 265150 files and directories currently installed.) 2021-05-16T23:02:57.9664473Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:02:57.9705559Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:02:58.4975829Z Selecting previously unselected package dcmtk. 2021-05-16T23:02:58.5244078Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:02:58.5309923Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:02:58.6799785Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:02:58.6854931Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:02:58.7076982Z Adding `dcmtk' group to system ... 2021-05-16T23:02:58.7818339Z Adding `dcmtk' user to system ... 2021-05-16T23:02:59.0193626Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:02:59.4022099Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:01.0710520Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:03.2733014Z Reading package lists... 2021-05-16T23:03:03.4285495Z Building dependency tree... 2021-05-16T23:03:03.4308480Z Reading state information... 2021-05-16T23:03:03.6791858Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:03:03.6792746Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:03.7545289Z Reading package lists... 2021-05-16T23:03:03.9386128Z Building dependency tree... 2021-05-16T23:03:03.9407786Z Reading state information... 2021-05-16T23:03:04.2055117Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:03:04.2056604Z libpng-dev set to manually installed. 2021-05-16T23:03:04.2057743Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:04.2718785Z Reading package lists... 2021-05-16T23:03:04.4480151Z Building dependency tree... 2021-05-16T23:03:04.4498705Z Reading state information... 2021-05-16T23:03:04.6000832Z The following additional packages will be installed: 2021-05-16T23:03:04.6004707Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:03:04.6015269Z Suggested packages: 2021-05-16T23:03:04.6016375Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:03:04.6017511Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:03:04.6018387Z fonts-arphic-uming fonts-nanum 2021-05-16T23:03:04.6486082Z The following NEW packages will be installed: 2021-05-16T23:03:04.6488036Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:03:04.6489404Z libpoppler97 poppler-data 2021-05-16T23:03:04.6754178Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:04.6754851Z Need to get 2582 kB of archives. 2021-05-16T23:03:04.6755735Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:03:04.6757240Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:03:04.7222115Z 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-16T23:03:04.7246056Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:03:04.7399631Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:03:04.7407686Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:03:04.7414776Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:03:05.1857259Z Fetched 2582 kB in 0s (29.3 MB/s) 2021-05-16T23:03:05.2219552Z Selecting previously unselected package poppler-data. 2021-05-16T23:03:05.2283308Z (Reading database ... 2021-05-16T23:03:05.2284446Z (Reading database ... 5% 2021-05-16T23:03:05.2285323Z (Reading database ... 10% 2021-05-16T23:03:05.2285869Z (Reading database ... 15% 2021-05-16T23:03:05.2286356Z (Reading database ... 20% 2021-05-16T23:03:05.2287023Z (Reading database ... 25% 2021-05-16T23:03:05.2287537Z (Reading database ... 30% 2021-05-16T23:03:05.2288017Z (Reading database ... 35% 2021-05-16T23:03:05.2288474Z (Reading database ... 40% 2021-05-16T23:03:05.2288943Z (Reading database ... 45% 2021-05-16T23:03:05.2290106Z (Reading database ... 50% 2021-05-16T23:03:05.2332741Z (Reading database ... 55% 2021-05-16T23:03:05.2372328Z (Reading database ... 60% 2021-05-16T23:03:05.2411904Z (Reading database ... 65% 2021-05-16T23:03:05.2530450Z (Reading database ... 70% 2021-05-16T23:03:05.2657454Z (Reading database ... 75% 2021-05-16T23:03:05.2932443Z (Reading database ... 80% 2021-05-16T23:03:05.3246936Z (Reading database ... 85% 2021-05-16T23:03:05.3393928Z (Reading database ... 90% 2021-05-16T23:03:05.3489995Z (Reading database ... 95% 2021-05-16T23:03:05.3491243Z (Reading database ... 100% 2021-05-16T23:03:05.3493082Z (Reading database ... 265385 files and directories currently installed.) 2021-05-16T23:03:05.3662104Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:03:05.3679963Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:03:05.6496217Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:03:05.6753619Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:03:05.6783892Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:03:05.7265966Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:03:05.7575904Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:05.7601881Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:05.8897682Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:03:05.9173182Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:05.9200842Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:05.9575919Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:03:05.9844761Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:05.9869608Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:06.0215363Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:03:06.0473559Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:06.0485109Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:06.1124265Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:03:06.1314171Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:03:06.1364299Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:06.1411896Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:06.1470180Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:06.1526639Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:06.1571982Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:03:06.2014935Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:08.4534304Z Reading package lists... 2021-05-16T23:03:08.6161711Z Building dependency tree... 2021-05-16T23:03:08.6179652Z Reading state information... 2021-05-16T23:03:08.7790426Z The following additional packages will be installed: 2021-05-16T23:03:08.7794063Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:03:08.7798245Z Suggested packages: 2021-05-16T23:03:08.7799008Z libhdf5-doc 2021-05-16T23:03:08.8339382Z The following NEW packages will be installed: 2021-05-16T23:03:08.8341596Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:03:08.8346382Z libsz2 2021-05-16T23:03:08.8787864Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:08.8788649Z Need to get 4074 kB of archives. 2021-05-16T23:03:08.8789555Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:03:08.8791836Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:03:08.8822725Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:03:08.8831652Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:03:08.8843189Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:03:08.9223723Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:03:08.9239691Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:03:08.9244624Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:03:09.3904238Z Fetched 4074 kB in 0s (33.6 MB/s) 2021-05-16T23:03:09.4216472Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:03:09.4273227Z (Reading database ... 2021-05-16T23:03:09.4274334Z (Reading database ... 5% 2021-05-16T23:03:09.4275052Z (Reading database ... 10% 2021-05-16T23:03:09.4275737Z (Reading database ... 15% 2021-05-16T23:03:09.4276425Z (Reading database ... 20% 2021-05-16T23:03:09.4277606Z (Reading database ... 25% 2021-05-16T23:03:09.4278246Z (Reading database ... 30% 2021-05-16T23:03:09.4278900Z (Reading database ... 35% 2021-05-16T23:03:09.4279532Z (Reading database ... 40% 2021-05-16T23:03:09.4280143Z (Reading database ... 45% 2021-05-16T23:03:09.4280747Z (Reading database ... 50% 2021-05-16T23:03:09.4308179Z (Reading database ... 55% 2021-05-16T23:03:09.4338257Z (Reading database ... 60% 2021-05-16T23:03:09.4372535Z (Reading database ... 65% 2021-05-16T23:03:09.4494932Z (Reading database ... 70% 2021-05-16T23:03:09.4627167Z (Reading database ... 75% 2021-05-16T23:03:09.4921200Z (Reading database ... 80% 2021-05-16T23:03:09.5265670Z (Reading database ... 85% 2021-05-16T23:03:09.5408441Z (Reading database ... 90% 2021-05-16T23:03:09.5483948Z (Reading database ... 95% 2021-05-16T23:03:09.5484399Z (Reading database ... 100% 2021-05-16T23:03:09.5485246Z (Reading database ... 265945 files and directories currently installed.) 2021-05-16T23:03:09.5649192Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:09.5670678Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:09.6164255Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:03:09.6495467Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:03:09.6533303Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:03:09.6936409Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:03:09.7196390Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:03:09.7219852Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:03:09.7615847Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:03:09.7893437Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:09.7913651Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:09.9497020Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:03:09.9789227Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:09.9812038Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:10.0308992Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:03:10.0617950Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:03:10.0629985Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:03:10.0942552Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:03:10.1291419Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:10.1314907Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:10.4760956Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:10.4823724Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:03:10.4868573Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:03:10.4909879Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:03:10.4952793Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:10.4999502Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:10.5054368Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:10.5147593Z 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-16T23:03:10.5212037Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:11.3078475Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:13.6757270Z Reading package lists... 2021-05-16T23:03:13.8309881Z Building dependency tree... 2021-05-16T23:03:13.8327569Z Reading state information... 2021-05-16T23:03:14.0046134Z The following additional packages will be installed: 2021-05-16T23:03:14.0050445Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:03:14.0650404Z The following NEW packages will be installed: 2021-05-16T23:03:14.0652921Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:03:14.0654733Z mesa-common-dev 2021-05-16T23:03:14.0934523Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:14.0936025Z Need to get 1761 kB of archives. 2021-05-16T23:03:14.0937270Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:03:14.0939874Z 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-16T23:03:14.1027614Z 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-16T23:03:14.1037457Z 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-16T23:03:14.1090053Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:03:14.1164633Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:03:14.1271815Z 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-16T23:03:14.5793629Z Fetched 1761 kB in 0s (21.3 MB/s) 2021-05-16T23:03:14.6132312Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:03:14.6197475Z (Reading database ... 2021-05-16T23:03:14.6198178Z (Reading database ... 5% 2021-05-16T23:03:14.6198822Z (Reading database ... 10% 2021-05-16T23:03:14.6199634Z (Reading database ... 15% 2021-05-16T23:03:14.6200274Z (Reading database ... 20% 2021-05-16T23:03:14.6200896Z (Reading database ... 25% 2021-05-16T23:03:14.6201567Z (Reading database ... 30% 2021-05-16T23:03:14.6202219Z (Reading database ... 35% 2021-05-16T23:03:14.6202843Z (Reading database ... 40% 2021-05-16T23:03:14.6203485Z (Reading database ... 45% 2021-05-16T23:03:14.6204261Z (Reading database ... 50% 2021-05-16T23:03:14.6227062Z (Reading database ... 55% 2021-05-16T23:03:14.6269709Z (Reading database ... 60% 2021-05-16T23:03:14.6319686Z (Reading database ... 65% 2021-05-16T23:03:14.6461873Z (Reading database ... 70% 2021-05-16T23:03:14.6578683Z (Reading database ... 75% 2021-05-16T23:03:14.6888969Z (Reading database ... 80% 2021-05-16T23:03:14.7235921Z (Reading database ... 85% 2021-05-16T23:03:14.7371827Z (Reading database ... 90% 2021-05-16T23:03:14.7469561Z (Reading database ... 95% 2021-05-16T23:03:14.7470032Z (Reading database ... 100% 2021-05-16T23:03:14.7470709Z (Reading database ... 266153 files and directories currently installed.) 2021-05-16T23:03:14.7631307Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:03:14.7657655Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:03:14.8176192Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:03:14.8404235Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:14.8428774Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:14.8939022Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:03:14.9259462Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:14.9276846Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:14.9736067Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:03:15.0024819Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:03:15.0088495Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:15.0616528Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:03:15.0855990Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:03:15.0890924Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:15.1499624Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:03:15.1728358Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:15.1746761Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:15.3551297Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:03:15.3611723Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:15.3662695Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:15.3741796Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:15.3824593Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:15.3878452Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:15.3956470Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:16.8097202Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:19.0321471Z Reading package lists... 2021-05-16T23:03:19.2149313Z Building dependency tree... 2021-05-16T23:03:19.2172037Z Reading state information... 2021-05-16T23:03:19.3685485Z The following additional packages will be installed: 2021-05-16T23:03:19.3687086Z libprotobuf-lite17 libprotoc17 2021-05-16T23:03:19.4128829Z The following NEW packages will be installed: 2021-05-16T23:03:19.4132376Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:03:19.4135873Z protobuf-compiler 2021-05-16T23:03:19.4362806Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:19.4363757Z Need to get 2754 kB of archives. 2021-05-16T23:03:19.4364453Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:03:19.4367261Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:03:19.4472567Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:03:19.4698679Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:03:19.4913789Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:03:19.5011411Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:03:19.9302742Z Fetched 2754 kB in 0s (33.1 MB/s) 2021-05-16T23:03:19.9676682Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:03:19.9752905Z (Reading database ... 2021-05-16T23:03:19.9753425Z (Reading database ... 5% 2021-05-16T23:03:19.9757443Z (Reading database ... 10% 2021-05-16T23:03:19.9757939Z (Reading database ... 15% 2021-05-16T23:03:19.9758401Z (Reading database ... 20% 2021-05-16T23:03:19.9758879Z (Reading database ... 25% 2021-05-16T23:03:19.9759509Z (Reading database ... 30% 2021-05-16T23:03:19.9760018Z (Reading database ... 35% 2021-05-16T23:03:19.9760491Z (Reading database ... 40% 2021-05-16T23:03:19.9760942Z (Reading database ... 45% 2021-05-16T23:03:19.9761410Z (Reading database ... 50% 2021-05-16T23:03:19.9798056Z (Reading database ... 55% 2021-05-16T23:03:19.9837275Z (Reading database ... 60% 2021-05-16T23:03:19.9879947Z (Reading database ... 65% 2021-05-16T23:03:20.0005562Z (Reading database ... 70% 2021-05-16T23:03:20.0124438Z (Reading database ... 75% 2021-05-16T23:03:20.0383615Z (Reading database ... 80% 2021-05-16T23:03:20.0755128Z (Reading database ... 85% 2021-05-16T23:03:20.0901780Z (Reading database ... 90% 2021-05-16T23:03:20.0983204Z (Reading database ... 95% 2021-05-16T23:03:20.0983747Z (Reading database ... 100% 2021-05-16T23:03:20.0984425Z (Reading database ... 266636 files and directories currently installed.) 2021-05-16T23:03:20.1145131Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:20.1176044Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.1617495Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:03:20.1901312Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:20.1916965Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.2897260Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:03:20.3154777Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:20.3169474Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.4896982Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:03:20.5166481Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:20.5179597Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.6496710Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:03:20.6771868Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:20.6788444Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.7414597Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.7477650Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.7539130Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.7618298Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.7704499Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:20.7765356Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:21.5257731Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:23.7639616Z Reading package lists... 2021-05-16T23:03:23.9418620Z Building dependency tree... 2021-05-16T23:03:23.9442421Z Reading state information... 2021-05-16T23:03:24.1045794Z The following additional packages will be installed: 2021-05-16T23:03:24.1047934Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:03:24.1049428Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:03:24.1050727Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:03:24.1052157Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:03:24.1054530Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:03:24.1056523Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:24.1057895Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:24.1059302Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:24.1061578Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:24.1062660Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:24.1066241Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:24.1067314Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:24.1068298Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:24.1069254Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:24.1069869Z Suggested packages: 2021-05-16T23:03:24.1070757Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:03:24.1071974Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:03:24.1073145Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:03:24.1074186Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:03:24.1939281Z The following NEW packages will be installed: 2021-05-16T23:03:24.1942999Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:03:24.1945020Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:03:24.1949746Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:03:24.1951673Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:03:24.1956810Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:03:24.1958960Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:24.1962657Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:24.1965640Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:24.1966955Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:24.1970199Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:24.1971581Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:24.1972786Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:24.1976329Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:24.1984051Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:24.2285440Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:24.2286420Z Need to get 47.1 MB of archives. 2021-05-16T23:03:24.2287175Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:03:24.2289048Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:03:24.2637918Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:03:24.2663802Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:03:24.2672475Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:03:24.2681618Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:03:24.2690341Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:03:24.2708181Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:03:24.2794778Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:03:24.4883721Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:03:24.4892423Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:03:24.4914064Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:03:24.4959771Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:03:24.4968996Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:03:24.4985380Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:03:24.5002450Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:03:24.5021704Z 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-16T23:03:24.5040637Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:03:24.5067714Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:03:24.5080689Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:03:24.5098318Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:03:24.5111268Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:03:24.5187764Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:03:24.5360537Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:03:24.5389452Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:03:24.5404094Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:03:24.5433757Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:03:24.6125458Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:03:24.6132722Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:03:24.6137840Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:03:24.6155553Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:03:24.6169163Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:03:24.6177700Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:03:24.6219151Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:03:24.6236112Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:03:24.6347236Z 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-16T23:03:24.6377034Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:03:24.6500428Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:03:24.6510529Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:03:24.8667855Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:03:24.8673599Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:03:24.8677976Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:03:24.8682589Z 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-16T23:03:24.8687255Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:03:24.8691817Z 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-16T23:03:24.8701288Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:03:24.8906441Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:03:24.8920147Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:03:24.8944352Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:03:24.8950300Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:03:24.9088455Z 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-16T23:03:24.9114004Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:03:24.9131974Z 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-16T23:03:24.9139236Z 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-16T23:03:24.9145187Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:03:24.9159838Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:03:24.9164874Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:03:24.9190733Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:03:24.9208291Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:03:24.9213310Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:03:24.9275601Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:03:24.9282130Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:03:24.9300992Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:03:24.9342649Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:03:24.9375778Z 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-16T23:03:24.9431872Z 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-16T23:03:24.9449697Z 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-16T23:03:24.9461929Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:03:24.9648965Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:03:24.9662816Z 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-16T23:03:24.9949432Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:03:24.9959365Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:03:24.9970812Z 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-16T23:03:25.0346027Z 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-16T23:03:25.0781523Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:03:25.0953374Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:03:25.0959305Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:03:25.7108626Z Fetched 47.1 MB in 1s (52.9 MB/s) 2021-05-16T23:03:25.7465031Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:03:25.7531251Z (Reading database ... 2021-05-16T23:03:25.7531905Z (Reading database ... 5% 2021-05-16T23:03:25.7532459Z (Reading database ... 10% 2021-05-16T23:03:25.7533000Z (Reading database ... 15% 2021-05-16T23:03:25.7533549Z (Reading database ... 20% 2021-05-16T23:03:25.7534943Z (Reading database ... 25% 2021-05-16T23:03:25.7535490Z (Reading database ... 30% 2021-05-16T23:03:25.7536049Z (Reading database ... 35% 2021-05-16T23:03:25.7536603Z (Reading database ... 40% 2021-05-16T23:03:25.7537286Z (Reading database ... 45% 2021-05-16T23:03:25.7537814Z (Reading database ... 50% 2021-05-16T23:03:25.7570546Z (Reading database ... 55% 2021-05-16T23:03:25.7603092Z (Reading database ... 60% 2021-05-16T23:03:25.7636293Z (Reading database ... 65% 2021-05-16T23:03:25.7754049Z (Reading database ... 70% 2021-05-16T23:03:25.7874262Z (Reading database ... 75% 2021-05-16T23:03:25.8147047Z (Reading database ... 80% 2021-05-16T23:03:25.8471741Z (Reading database ... 85% 2021-05-16T23:03:25.8607622Z (Reading database ... 90% 2021-05-16T23:03:25.8688401Z (Reading database ... 95% 2021-05-16T23:03:25.8688848Z (Reading database ... 100% 2021-05-16T23:03:25.8689507Z (Reading database ... 266807 files and directories currently installed.) 2021-05-16T23:03:25.8834033Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:03:25.8867940Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:03:26.0415881Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:03:26.0785756Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:26.0803216Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:03:26.1213436Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:03:26.1460167Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:26.1480087Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:03:26.1815793Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:03:26.2075483Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:26.2103034Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:03:26.2535805Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:03:26.2786660Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:03:26.2812441Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:26.3215357Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:03:26.3486028Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:03:26.3504841Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:03:26.3895859Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:03:26.4163964Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:26.4182020Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:26.4736944Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:03:26.4999007Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:03:26.5022126Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:03:27.2136072Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:03:27.2397016Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:03:27.2418519Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:03:27.2816242Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:03:27.3070136Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:03:27.3092269Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:03:27.3549997Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:03:27.3864798Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:27.3882785Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:03:27.4410234Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:03:27.4726191Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:03:27.4762417Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:03:27.5135648Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:03:27.5336918Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:03:27.5365711Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:03:27.5736195Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:03:27.6028428Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:03:27.6043259Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:03:27.6416059Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:03:27.6680088Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:03:27.6710747Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:03:27.7137131Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:03:27.7408050Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:27.7470391Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:27.7871738Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:03:27.8134291Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:03:27.8157575Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:03:27.8735980Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:03:27.8998959Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:03:27.9020142Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:03:27.9413097Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:03:27.9641209Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:03:27.9670761Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:03:28.0056162Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:03:28.0349408Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:28.0360885Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:03:28.0776321Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:03:28.1020767Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:03:28.1042821Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:03:28.1936736Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:03:28.2180753Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:03:28.2211711Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:03:28.3969742Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:03:28.4299190Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:03:28.4322545Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:03:28.4884580Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:03:28.5142885Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:03:28.5159534Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:03:28.5538301Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:03:28.5845240Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:03:28.5869274Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:03:28.6503507Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:03:28.6783878Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:28.6810053Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:29.2096568Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:03:29.2381879Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:03:29.2401036Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:03:29.2771877Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:03:29.3068477Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:03:29.3083821Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:03:29.3397444Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:03:29.3700440Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:03:29.3738303Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:03:29.4114070Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:03:29.4413356Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:03:29.4435827Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:03:29.4897844Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:03:29.5186863Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:03:29.5202795Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:03:29.5528432Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:03:29.5840969Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:03:29.5857417Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:03:29.6259691Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:03:29.6553578Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:03:29.6574839Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:03:29.7020584Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:03:29.7365033Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:03:29.7384972Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:03:29.8199291Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:03:29.8492309Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:03:29.8515211Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:29.9042360Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:03:29.9351472Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:29.9376192Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:30.0695396Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:03:30.0933472Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:03:30.0955253Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:03:30.1326963Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:03:30.1623105Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:03:30.1641146Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:03:31.2780708Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:03:31.3088828Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:03:31.3108636Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:03:31.3421064Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:03:31.3711031Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:03:31.3725371Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:03:31.4057951Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:03:31.4349218Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:03:31.4368445Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:03:31.4690069Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:03:31.5017037Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:31.5047356Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:03:31.5349154Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:03:31.5665099Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:03:31.5688304Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:03:31.6040967Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:03:31.6346781Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:31.6370868Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:31.6729597Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:03:31.7045199Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:03:31.7060362Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:03:31.8321191Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:03:31.8638313Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:03:31.8652061Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:03:31.9035035Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:03:31.9335816Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:31.9354421Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:31.9845251Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:03:32.0149273Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:03:32.0174826Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:03:32.0501242Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:03:32.0802793Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:32.0822124Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:32.2163432Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:03:32.2452468Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:03:32.2472148Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:03:32.3088257Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:03:32.3399829Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:03:32.3417891Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:03:32.3855386Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:03:32.4095412Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:03:32.4116946Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:32.4456593Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:03:32.4762044Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:03:32.4782329Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:32.5123986Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:03:32.5439689Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:03:32.5468306Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:03:32.5917361Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:03:32.6208229Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:03:32.6230755Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:03:32.6543839Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:03:32.6830765Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:03:32.6850680Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:03:32.7409232Z Selecting previously unselected package libopenal-data. 2021-05-16T23:03:32.7727233Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:03:32.7743847Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:03:32.8221092Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:03:32.8534981Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:03:32.8569362Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:03:32.8897405Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:03:32.9211975Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:03:32.9231195Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:03:33.0034912Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:03:33.0323879Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:03:33.0342114Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:03:33.0696224Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:03:33.0953338Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:03:33.1002000Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:03:33.1445232Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:03:33.1717687Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:03:33.1747360Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:03:33.2313554Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:03:33.2626134Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:03:33.2710393Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:03:33.3301209Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:03:33.3577040Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:03:33.3593129Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:03:33.4375540Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:03:33.4636925Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:33.4661369Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:33.5093240Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:03:33.5490395Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:33.5524355Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:33.5935827Z Selecting previously unselected package ffmpeg. 2021-05-16T23:03:33.6227381Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:33.6325217Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:33.7627650Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:03:33.7950960Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:03:33.7977618Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:03:33.8637542Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:03:33.8918872Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:03:33.8947475Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:03:34.0975225Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:03:34.1259602Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:03:34.1273763Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:03:34.1692148Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:03:34.1974355Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:03:34.2001752Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:03:34.2416009Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:03:34.2636563Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:34.2663536Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:34.5779117Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:03:34.6077190Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:34.6094093Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:34.9359945Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:03:34.9677360Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:03:34.9708089Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:03:35.1092273Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:03:35.1385565Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:03:35.1403816Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:03:35.1666549Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:03:35.1953359Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:03:35.1974755Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:35.2631505Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:03:35.2683932Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:35.2767291Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:03:35.2849518Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:03:35.2910781Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:03:35.2964062Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:03:35.3008901Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:03:35.3049654Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:03:35.3099644Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:03:35.3143091Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:03:35.3182711Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:03:35.3224501Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:03:35.3287117Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:03:35.3326623Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:03:35.3384105Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:03:35.3448887Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:03:35.3537002Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:03:35.3596284Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:03:35.3646432Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:03:35.3702183Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:03:35.3764428Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:03:35.3827374Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:03:35.3896960Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:03:35.3950128Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:03:35.4010356Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:03:35.4061417Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:03:35.4104220Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:03:35.4176712Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:03:35.4242105Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:03:35.4318090Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:03:35.4369349Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:03:35.4419161Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:03:35.4450824Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:03:35.4486933Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:35.4532918Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:03:35.4579525Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:03:35.4610411Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:03:35.4644413Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:03:35.4703676Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:35.4746984Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:03:35.4790117Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:03:35.4845517Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:03:35.4886427Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:03:35.4928338Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:03:35.4979794Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:03:35.5028158Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:03:35.5065170Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:03:35.5106411Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:03:35.5187904Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:03:35.5226926Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:03:35.5277788Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:35.5322668Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:03:35.5366296Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:35.5415859Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:03:35.5487748Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:03:35.5568088Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.5618566Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:03:35.5677783Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.5730601Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:03:35.5774474Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:03:35.5822542Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:35.5861126Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:03:35.5900881Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:03:35.5941743Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.5981930Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:03:35.6018796Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:03:35.6062033Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:03:35.6187792Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.6257979Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.6330362Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.6417546Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:03:35.6464478Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:03:35.6514630Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.6559474Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.6611296Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.6646453Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:35.6745343Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:36.7245996Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:39.0781068Z Reading package lists... 2021-05-16T23:03:39.2536607Z Building dependency tree... 2021-05-16T23:03:39.2554868Z Reading state information... 2021-05-16T23:03:39.4165113Z The following additional packages will be installed: 2021-05-16T23:03:39.4167892Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:03:39.4752215Z The following NEW packages will be installed: 2021-05-16T23:03:39.4754355Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:03:39.4756118Z libmagick++-dev 2021-05-16T23:03:39.5011119Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:39.5012241Z Need to get 309 kB of archives. 2021-05-16T23:03:39.5014062Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:03:39.5016554Z 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-16T23:03:39.5059476Z 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-16T23:03:39.5106945Z 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-16T23:03:39.5148811Z 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-16T23:03:40.0283068Z Fetched 309 kB in 0s (9106 kB/s) 2021-05-16T23:03:40.0684672Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:03:40.0778259Z (Reading database ... 2021-05-16T23:03:40.0779308Z (Reading database ... 5% 2021-05-16T23:03:40.0780207Z (Reading database ... 10% 2021-05-16T23:03:40.0781031Z (Reading database ... 15% 2021-05-16T23:03:40.0781864Z (Reading database ... 20% 2021-05-16T23:03:40.0782769Z (Reading database ... 25% 2021-05-16T23:03:40.0783577Z (Reading database ... 30% 2021-05-16T23:03:40.0784386Z (Reading database ... 35% 2021-05-16T23:03:40.0785181Z (Reading database ... 40% 2021-05-16T23:03:40.0786025Z (Reading database ... 45% 2021-05-16T23:03:40.0787823Z (Reading database ... 50% 2021-05-16T23:03:40.0834441Z (Reading database ... 55% 2021-05-16T23:03:40.0882089Z (Reading database ... 60% 2021-05-16T23:03:40.0920559Z (Reading database ... 65% 2021-05-16T23:03:40.1063053Z (Reading database ... 70% 2021-05-16T23:03:40.1202384Z (Reading database ... 75% 2021-05-16T23:03:40.1231239Z (Reading database ... 80% 2021-05-16T23:03:40.1875363Z (Reading database ... 85% 2021-05-16T23:03:40.2078671Z (Reading database ... 90% 2021-05-16T23:03:40.2168487Z (Reading database ... 95% 2021-05-16T23:03:40.2169090Z (Reading database ... 100% 2021-05-16T23:03:40.2169905Z (Reading database ... 267348 files and directories currently installed.) 2021-05-16T23:03:40.2333490Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:03:40.2424946Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.3443119Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:03:40.3789289Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:03:40.3819628Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.4337518Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:03:40.4659470Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:03:40.4674512Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.5737306Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:03:40.6047280Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:03:40.6143193Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.6886694Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.6991406Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.7030887Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.7070955Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:03:40.7159370Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:42.9337880Z Reading package lists... 2021-05-16T23:03:43.1272386Z Building dependency tree... 2021-05-16T23:03:43.1291175Z Reading state information... 2021-05-16T23:03:43.2846563Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:03:43.2847750Z The following additional packages will be installed: 2021-05-16T23:03:43.2848959Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:03:43.2849927Z libijs-0.35 libjbig2dec0 2021-05-16T23:03:43.2853225Z Suggested packages: 2021-05-16T23:03:43.2854534Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:03:43.2855582Z ghostscript-x 2021-05-16T23:03:43.3377799Z The following NEW packages will be installed: 2021-05-16T23:03:43.3383940Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:03:43.3390692Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:03:43.3659030Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:43.3660320Z Need to get 11.2 MB of archives. 2021-05-16T23:03:43.3661347Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:03:43.3663238Z 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-16T23:03:43.4297569Z 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-16T23:03:43.4310894Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:03:43.5660525Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:03:43.5762681Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:03:43.5771977Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:03:43.5779935Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:03:43.6091995Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:03:44.0374486Z Fetched 11.2 MB in 0s (42.3 MB/s) 2021-05-16T23:03:44.0810756Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:03:44.0894956Z (Reading database ... 2021-05-16T23:03:44.0898757Z (Reading database ... 5% 2021-05-16T23:03:44.0899323Z (Reading database ... 10% 2021-05-16T23:03:44.0899824Z (Reading database ... 15% 2021-05-16T23:03:44.0900307Z (Reading database ... 20% 2021-05-16T23:03:44.0900821Z (Reading database ... 25% 2021-05-16T23:03:44.0901296Z (Reading database ... 30% 2021-05-16T23:03:44.0901786Z (Reading database ... 35% 2021-05-16T23:03:44.0902258Z (Reading database ... 40% 2021-05-16T23:03:44.0902744Z (Reading database ... 45% 2021-05-16T23:03:44.0903217Z (Reading database ... 50% 2021-05-16T23:03:44.0945801Z (Reading database ... 55% 2021-05-16T23:03:44.0998174Z (Reading database ... 60% 2021-05-16T23:03:44.1033465Z (Reading database ... 65% 2021-05-16T23:03:44.1193906Z (Reading database ... 70% 2021-05-16T23:03:44.1365903Z (Reading database ... 75% 2021-05-16T23:03:44.1395947Z (Reading database ... 80% 2021-05-16T23:03:44.1992631Z (Reading database ... 85% 2021-05-16T23:03:44.2180275Z (Reading database ... 90% 2021-05-16T23:03:44.2266328Z (Reading database ... 95% 2021-05-16T23:03:44.2279458Z (Reading database ... 100% 2021-05-16T23:03:44.2280292Z (Reading database ... 267393 files and directories currently installed.) 2021-05-16T23:03:44.2440801Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:03:44.2713306Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:03:44.5256726Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:03:44.5510147Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:03:44.5530927Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:03:44.5954207Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:03:44.6285234Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:03:44.6996189Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:03:45.1145271Z Selecting previously unselected package libgs9-common. 2021-05-16T23:03:45.1464437Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:03:45.1478626Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:45.2776001Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:03:45.3008682Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:03:45.3043413Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:03:45.3456470Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:03:45.3723149Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:03:45.3750368Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:03:45.4175470Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:03:45.4498245Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:03:45.4521404Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:45.7548401Z Selecting previously unselected package ghostscript. 2021-05-16T23:03:45.7885380Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:03:45.7897008Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:45.8691016Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:03:45.8754621Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:03:45.8793085Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:03:45.9534979Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:03:45.9588179Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:03:45.9895864Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:45.9940949Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:45.9978486Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:03:46.0133156Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:03:46.1358565Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:46.1621262Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:49.4214039Z Reading package lists... 2021-05-16T23:03:49.5974267Z Building dependency tree... 2021-05-16T23:03:49.5998092Z Reading state information... 2021-05-16T23:03:49.7546363Z The following additional packages will be installed: 2021-05-16T23:03:49.7548518Z libudunits2-0 libudunits2-data 2021-05-16T23:03:49.8022520Z The following NEW packages will be installed: 2021-05-16T23:03:49.8025936Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:03:49.8269519Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:49.8270129Z Need to get 429 kB of archives. 2021-05-16T23:03:49.8270824Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:03:49.8272470Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:03:49.8311887Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:03:49.8329149Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:03:50.2795896Z Fetched 429 kB in 0s (11.1 MB/s) 2021-05-16T23:03:50.3162677Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:03:50.3247145Z (Reading database ... 2021-05-16T23:03:50.3248066Z (Reading database ... 5% 2021-05-16T23:03:50.3248906Z (Reading database ... 10% 2021-05-16T23:03:50.3249868Z (Reading database ... 15% 2021-05-16T23:03:50.3250630Z (Reading database ... 20% 2021-05-16T23:03:50.3251393Z (Reading database ... 25% 2021-05-16T23:03:50.3252131Z (Reading database ... 30% 2021-05-16T23:03:50.3252886Z (Reading database ... 35% 2021-05-16T23:03:50.3253630Z (Reading database ... 40% 2021-05-16T23:03:50.3255059Z (Reading database ... 45% 2021-05-16T23:03:50.3256322Z (Reading database ... 50% 2021-05-16T23:03:50.3295512Z (Reading database ... 55% 2021-05-16T23:03:50.3346777Z (Reading database ... 60% 2021-05-16T23:03:50.3375614Z (Reading database ... 65% 2021-05-16T23:03:50.3505239Z (Reading database ... 70% 2021-05-16T23:03:50.3627483Z (Reading database ... 75% 2021-05-16T23:03:50.3654886Z (Reading database ... 80% 2021-05-16T23:03:50.4215876Z (Reading database ... 85% 2021-05-16T23:03:50.4393779Z (Reading database ... 90% 2021-05-16T23:03:50.4477823Z (Reading database ... 95% 2021-05-16T23:03:50.4478884Z (Reading database ... 100% 2021-05-16T23:03:50.4481739Z (Reading database ... 267957 files and directories currently installed.) 2021-05-16T23:03:50.4634846Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:03:50.4660487Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:03:50.5056474Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:03:50.5337145Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:03:50.5367512Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:03:50.5677151Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:03:50.6022339Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:03:50.6036336Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:03:50.6839550Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:03:50.6905841Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:03:50.6964250Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:03:50.7021081Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:03:50.8238253Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:53.0364775Z Reading package lists... 2021-05-16T23:03:53.1992322Z Building dependency tree... 2021-05-16T23:03:53.2019065Z Reading state information... 2021-05-16T23:03:53.3937420Z The following NEW packages will be installed: 2021-05-16T23:03:53.3940526Z libjq-dev 2021-05-16T23:03:53.4180091Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:53.4181282Z Need to get 11.2 kB of archives. 2021-05-16T23:03:53.4182378Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:03:53.4185785Z 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-16T23:03:53.8598045Z Fetched 11.2 kB in 0s (562 kB/s) 2021-05-16T23:03:53.8897950Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:03:53.8968046Z (Reading database ... 2021-05-16T23:03:53.8968989Z (Reading database ... 5% 2021-05-16T23:03:53.8969807Z (Reading database ... 10% 2021-05-16T23:03:53.8970453Z (Reading database ... 15% 2021-05-16T23:03:53.8971144Z (Reading database ... 20% 2021-05-16T23:03:53.8971796Z (Reading database ... 25% 2021-05-16T23:03:53.8972438Z (Reading database ... 30% 2021-05-16T23:03:53.8973401Z (Reading database ... 35% 2021-05-16T23:03:53.8976507Z (Reading database ... 40% 2021-05-16T23:03:53.8977089Z (Reading database ... 45% 2021-05-16T23:03:53.8977501Z (Reading database ... 50% 2021-05-16T23:03:53.9018055Z (Reading database ... 55% 2021-05-16T23:03:53.9061355Z (Reading database ... 60% 2021-05-16T23:03:53.9082440Z (Reading database ... 65% 2021-05-16T23:03:53.9196718Z (Reading database ... 70% 2021-05-16T23:03:53.9310045Z (Reading database ... 75% 2021-05-16T23:03:53.9333005Z (Reading database ... 80% 2021-05-16T23:03:53.9833353Z (Reading database ... 85% 2021-05-16T23:03:54.0000042Z (Reading database ... 90% 2021-05-16T23:03:54.0079668Z (Reading database ... 95% 2021-05-16T23:03:54.0081860Z (Reading database ... 100% 2021-05-16T23:03:54.0084566Z (Reading database ... 267986 files and directories currently installed.) 2021-05-16T23:03:54.0269696Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:54.0280922Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:03:54.1005754Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:03:56.3981079Z Reading package lists... 2021-05-16T23:03:56.5810400Z Building dependency tree... 2021-05-16T23:03:56.5831215Z Reading state information... 2021-05-16T23:03:56.7903585Z The following NEW packages will be installed: 2021-05-16T23:03:56.7905896Z libmng2 2021-05-16T23:03:56.8436276Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:56.8437540Z Need to get 168 kB of archives. 2021-05-16T23:03:56.8438550Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:03:56.8440377Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:03:57.2758451Z Fetched 168 kB in 0s (3125 kB/s) 2021-05-16T23:03:57.3135269Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:03:57.3141279Z (Reading database ... 2021-05-16T23:03:57.3141925Z (Reading database ... 5% 2021-05-16T23:03:57.3142491Z (Reading database ... 10% 2021-05-16T23:03:57.3143059Z (Reading database ... 15% 2021-05-16T23:03:57.3143668Z (Reading database ... 20% 2021-05-16T23:03:57.3144366Z (Reading database ... 25% 2021-05-16T23:03:57.3146602Z (Reading database ... 30% 2021-05-16T23:03:57.3147365Z (Reading database ... 35% 2021-05-16T23:03:57.3147892Z (Reading database ... 40% 2021-05-16T23:03:57.3148425Z (Reading database ... 45% 2021-05-16T23:03:57.3149138Z (Reading database ... 50% 2021-05-16T23:03:57.3196031Z (Reading database ... 55% 2021-05-16T23:03:57.3240052Z (Reading database ... 60% 2021-05-16T23:03:57.3266344Z (Reading database ... 65% 2021-05-16T23:03:57.3387514Z (Reading database ... 70% 2021-05-16T23:03:57.3492484Z (Reading database ... 75% 2021-05-16T23:03:57.3517142Z (Reading database ... 80% 2021-05-16T23:03:57.4085711Z (Reading database ... 85% 2021-05-16T23:03:57.4263108Z (Reading database ... 90% 2021-05-16T23:03:57.4353209Z (Reading database ... 95% 2021-05-16T23:03:57.4353850Z (Reading database ... 100% 2021-05-16T23:03:57.4354844Z (Reading database ... 267992 files and directories currently installed.) 2021-05-16T23:03:57.4516455Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:03:57.4551498Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:03:57.5396368Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:03:57.5457627Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:59.7044241Z Reading package lists... 2021-05-16T23:03:59.8838257Z Building dependency tree... 2021-05-16T23:03:59.8857747Z Reading state information... 2021-05-16T23:04:00.0181979Z E: Unable to locate package libmng1 2021-05-16T23:04:00.0866570Z Reading package lists... 2021-05-16T23:04:00.2616396Z Building dependency tree... 2021-05-16T23:04:00.2644471Z Reading state information... 2021-05-16T23:04:00.3886914Z E: Unable to locate package libapparmor-devel 2021-05-16T23:04:00.4516848Z Reading package lists... 2021-05-16T23:04:00.6092298Z Building dependency tree... 2021-05-16T23:04:00.6111728Z Reading state information... 2021-05-16T23:04:00.7697944Z The following additional packages will be installed: 2021-05-16T23:04:00.7700785Z libij-java 2021-05-16T23:04:00.8181541Z The following NEW packages will be installed: 2021-05-16T23:04:00.8198300Z imagej libij-java 2021-05-16T23:04:00.8572072Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:00.8573403Z Need to get 2328 kB of archives. 2021-05-16T23:04:00.8574917Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:04:00.8576444Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:04:00.9387027Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:04:01.3609220Z Fetched 2328 kB in 0s (20.2 MB/s) 2021-05-16T23:04:01.3948726Z Selecting previously unselected package libij-java. 2021-05-16T23:04:01.4017300Z (Reading database ... 2021-05-16T23:04:01.4018130Z (Reading database ... 5% 2021-05-16T23:04:01.4018856Z (Reading database ... 10% 2021-05-16T23:04:01.4019473Z (Reading database ... 15% 2021-05-16T23:04:01.4020076Z (Reading database ... 20% 2021-05-16T23:04:01.4020679Z (Reading database ... 25% 2021-05-16T23:04:01.4021244Z (Reading database ... 30% 2021-05-16T23:04:01.4021766Z (Reading database ... 35% 2021-05-16T23:04:01.4022312Z (Reading database ... 40% 2021-05-16T23:04:01.4022854Z (Reading database ... 45% 2021-05-16T23:04:01.4023737Z (Reading database ... 50% 2021-05-16T23:04:01.4061490Z (Reading database ... 55% 2021-05-16T23:04:01.4105509Z (Reading database ... 60% 2021-05-16T23:04:01.4129013Z (Reading database ... 65% 2021-05-16T23:04:01.4252043Z (Reading database ... 70% 2021-05-16T23:04:01.4375509Z (Reading database ... 75% 2021-05-16T23:04:01.4398526Z (Reading database ... 80% 2021-05-16T23:04:01.4949589Z (Reading database ... 85% 2021-05-16T23:04:01.5122418Z (Reading database ... 90% 2021-05-16T23:04:01.5208158Z (Reading database ... 95% 2021-05-16T23:04:01.5209116Z (Reading database ... 100% 2021-05-16T23:04:01.5210252Z (Reading database ... 267998 files and directories currently installed.) 2021-05-16T23:04:01.5386829Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:04:01.5397006Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:04:01.6362445Z Selecting previously unselected package imagej. 2021-05-16T23:04:01.6669662Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:04:01.6683735Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:04:01.7600026Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:04:01.7646091Z Setting up imagej (1.52r-1) ... 2021-05-16T23:04:01.7699335Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:04:02.8152661Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:03.5729872Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:04:05.8852433Z Reading package lists... 2021-05-16T23:04:06.0475978Z Building dependency tree... 2021-05-16T23:04:06.0499956Z Reading state information... 2021-05-16T23:04:06.2131974Z Suggested packages: 2021-05-16T23:04:06.2133680Z bowtie2-examples 2021-05-16T23:04:06.2572182Z The following NEW packages will be installed: 2021-05-16T23:04:06.2576443Z bowtie2 2021-05-16T23:04:06.2814279Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:06.2815674Z Need to get 1324 kB of archives. 2021-05-16T23:04:06.2817118Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:04:06.7574952Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:04:06.7575822Z Fetched 1324 kB in 0s (22.3 MB/s) 2021-05-16T23:04:06.7884825Z Selecting previously unselected package bowtie2. 2021-05-16T23:04:06.7968278Z (Reading database ... 2021-05-16T23:04:06.7969282Z (Reading database ... 5% 2021-05-16T23:04:06.7970098Z (Reading database ... 10% 2021-05-16T23:04:06.7970873Z (Reading database ... 15% 2021-05-16T23:04:06.7971666Z (Reading database ... 20% 2021-05-16T23:04:06.7972478Z (Reading database ... 25% 2021-05-16T23:04:06.7973332Z (Reading database ... 30% 2021-05-16T23:04:06.7974918Z (Reading database ... 35% 2021-05-16T23:04:06.7978670Z (Reading database ... 40% 2021-05-16T23:04:06.7979148Z (Reading database ... 45% 2021-05-16T23:04:06.7979762Z (Reading database ... 50% 2021-05-16T23:04:06.8024292Z (Reading database ... 55% 2021-05-16T23:04:06.8079955Z (Reading database ... 60% 2021-05-16T23:04:06.8108165Z (Reading database ... 65% 2021-05-16T23:04:06.8234019Z (Reading database ... 70% 2021-05-16T23:04:06.8364409Z (Reading database ... 75% 2021-05-16T23:04:06.8389832Z (Reading database ... 80% 2021-05-16T23:04:06.8896096Z (Reading database ... 85% 2021-05-16T23:04:06.9063857Z (Reading database ... 90% 2021-05-16T23:04:06.9140042Z (Reading database ... 95% 2021-05-16T23:04:06.9140499Z (Reading database ... 100% 2021-05-16T23:04:06.9141144Z (Reading database ... 268021 files and directories currently installed.) 2021-05-16T23:04:06.9290035Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:04:06.9305538Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:04:07.1279145Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:04:07.1337345Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:10.1928820Z Reading package lists... 2021-05-16T23:04:10.3557965Z Building dependency tree... 2021-05-16T23:04:10.3575099Z Reading state information... 2021-05-16T23:04:10.4993964Z E: Unable to locate package install 2021-05-16T23:04:10.4995129Z E: Unable to locate package gdal 2021-05-16T23:04:10.5750623Z Reading package lists... 2021-05-16T23:04:10.7478687Z Building dependency tree... 2021-05-16T23:04:10.7496549Z Reading state information... 2021-05-16T23:04:10.7747709Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:04:10.7749351Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:04:10.7750124Z is only available from another source 2021-05-16T23:04:10.7750548Z 2021-05-16T23:04:10.8805684Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:04:10.9483081Z Reading package lists... 2021-05-16T23:04:11.1291046Z Building dependency tree... 2021-05-16T23:04:11.1311167Z Reading state information... 2021-05-16T23:04:11.1716706Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:04:11.1718134Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:04:11.1719250Z is only available from another source 2021-05-16T23:04:11.1720554Z However the following packages replace it: 2021-05-16T23:04:11.1721144Z ffmpeg 2021-05-16T23:04:11.1721498Z 2021-05-16T23:04:11.2716001Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:04:11.3346967Z Reading package lists... 2021-05-16T23:04:11.5315490Z Building dependency tree... 2021-05-16T23:04:11.5337477Z Reading state information... 2021-05-16T23:04:11.6960192Z The following additional packages will be installed: 2021-05-16T23:04:11.6961696Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:04:11.6964034Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:04:11.6964924Z libssh2-1-dev 2021-05-16T23:04:11.6965417Z Suggested packages: 2021-05-16T23:04:11.6966086Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:04:11.7481578Z The following NEW packages will be installed: 2021-05-16T23:04:11.7483253Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:04:11.7487636Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:04:11.7492406Z libssh2-1-dev 2021-05-16T23:04:11.7773539Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:11.7774560Z Need to get 2667 kB of archives. 2021-05-16T23:04:11.7775438Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:04:11.7777907Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:04:11.7883539Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:04:11.8107311Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:04:11.8114896Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:04:11.8149996Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:04:11.8157313Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:04:11.8176703Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:04:11.8268512Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:04:11.8410765Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:04:11.8445473Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:04:11.8451730Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:04:12.3879734Z Fetched 2667 kB in 0s (27.2 MB/s) 2021-05-16T23:04:12.4236787Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:04:12.4320065Z (Reading database ... 2021-05-16T23:04:12.4320768Z (Reading database ... 5% 2021-05-16T23:04:12.4321237Z (Reading database ... 10% 2021-05-16T23:04:12.4321685Z (Reading database ... 15% 2021-05-16T23:04:12.4322150Z (Reading database ... 20% 2021-05-16T23:04:12.4322598Z (Reading database ... 25% 2021-05-16T23:04:12.4323064Z (Reading database ... 30% 2021-05-16T23:04:12.4323507Z (Reading database ... 35% 2021-05-16T23:04:12.4323964Z (Reading database ... 40% 2021-05-16T23:04:12.4324444Z (Reading database ... 45% 2021-05-16T23:04:12.4324894Z (Reading database ... 50% 2021-05-16T23:04:12.4351465Z (Reading database ... 55% 2021-05-16T23:04:12.4408911Z (Reading database ... 60% 2021-05-16T23:04:12.4434287Z (Reading database ... 65% 2021-05-16T23:04:12.4561238Z (Reading database ... 70% 2021-05-16T23:04:12.4680354Z (Reading database ... 75% 2021-05-16T23:04:12.4706611Z (Reading database ... 80% 2021-05-16T23:04:12.5277975Z (Reading database ... 85% 2021-05-16T23:04:12.5459965Z (Reading database ... 90% 2021-05-16T23:04:12.5568460Z (Reading database ... 95% 2021-05-16T23:04:12.5570778Z (Reading database ... 100% 2021-05-16T23:04:12.5573092Z (Reading database ... 268047 files and directories currently installed.) 2021-05-16T23:04:12.5749255Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:04:12.5778299Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:04:12.6296942Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:04:12.6603767Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:04:12.6622242Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:04:12.7496720Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:04:12.7755522Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:04:12.7800599Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:04:12.8256507Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:04:12.8539545Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:12.8557876Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:12.9056632Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:04:12.9385444Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:12.9399407Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:12.9754025Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:04:13.0046094Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:13.0063461Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:13.0456838Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:04:13.0781478Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:04:13.0804500Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:13.1502706Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:04:13.1857659Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:13.1875320Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:13.2687392Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:04:13.3019698Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:04:13.3038548Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:04:13.3740068Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:04:13.4095833Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:04:13.4110006Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:04:13.4456392Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:04:13.4770170Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:04:13.4786789Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:13.6147501Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:04:13.6233153Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:13.6305386Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:04:13.6364827Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:04:13.6424109Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:13.6481335Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:13.6538798Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:13.6616230Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:04:13.6680641Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:04:13.6737149Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:13.6786479Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:13.6843025Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:18.7151000Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:18.8292163Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:21.0095482Z Reading package lists... 2021-05-16T23:04:21.1802227Z Building dependency tree... 2021-05-16T23:04:21.1827598Z Reading state information... 2021-05-16T23:04:21.4486692Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:04:21.4494764Z libtiff-dev set to manually installed. 2021-05-16T23:04:21.4495866Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:21.5241341Z Reading package lists... 2021-05-16T23:04:21.7003815Z Building dependency tree... 2021-05-16T23:04:21.7027948Z Reading state information... 2021-05-16T23:04:21.9431725Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:04:21.9432991Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:22.0255410Z Reading package lists... 2021-05-16T23:04:22.2050560Z Building dependency tree... 2021-05-16T23:04:22.2073668Z Reading state information... 2021-05-16T23:04:22.4055406Z The following NEW packages will be installed: 2021-05-16T23:04:22.4056894Z libsodium-dev 2021-05-16T23:04:22.4278354Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:22.4279572Z Need to get 169 kB of archives. 2021-05-16T23:04:22.4280594Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:04:22.4282606Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:04:22.8828334Z Fetched 169 kB in 0s (6286 kB/s) 2021-05-16T23:04:22.9145423Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:04:22.9224945Z (Reading database ... 2021-05-16T23:04:22.9226856Z (Reading database ... 5% 2021-05-16T23:04:22.9227366Z (Reading database ... 10% 2021-05-16T23:04:22.9228243Z (Reading database ... 15% 2021-05-16T23:04:22.9228893Z (Reading database ... 20% 2021-05-16T23:04:22.9229636Z (Reading database ... 25% 2021-05-16T23:04:22.9230417Z (Reading database ... 30% 2021-05-16T23:04:22.9231251Z (Reading database ... 35% 2021-05-16T23:04:22.9231857Z (Reading database ... 40% 2021-05-16T23:04:22.9233553Z (Reading database ... 45% 2021-05-16T23:04:22.9234227Z (Reading database ... 50% 2021-05-16T23:04:22.9285047Z (Reading database ... 55% 2021-05-16T23:04:22.9341665Z (Reading database ... 60% 2021-05-16T23:04:22.9379104Z (Reading database ... 65% 2021-05-16T23:04:22.9515627Z (Reading database ... 70% 2021-05-16T23:04:22.9645801Z (Reading database ... 75% 2021-05-16T23:04:22.9668842Z (Reading database ... 80% 2021-05-16T23:04:23.0247177Z (Reading database ... 85% 2021-05-16T23:04:23.0427737Z (Reading database ... 90% 2021-05-16T23:04:23.0509394Z (Reading database ... 95% 2021-05-16T23:04:23.0509931Z (Reading database ... 100% 2021-05-16T23:04:23.0510599Z (Reading database ... 268550 files and directories currently installed.) 2021-05-16T23:04:23.0678799Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:04:23.0700833Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:04:23.1597796Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:04:25.3757465Z Reading package lists... 2021-05-16T23:04:25.5349851Z Building dependency tree... 2021-05-16T23:04:25.5368781Z Reading state information... 2021-05-16T23:04:25.6910570Z The following additional packages will be installed: 2021-05-16T23:04:25.6913077Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:04:25.7353163Z The following NEW packages will be installed: 2021-05-16T23:04:25.7356588Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:04:25.7358037Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:04:25.7614476Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:25.7615654Z Need to get 10.4 MB of archives. 2021-05-16T23:04:25.7616617Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:04:25.7618641Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:04:25.7854756Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:04:25.8218753Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:04:25.8536218Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:04:25.8898006Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:04:25.9358594Z 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-16T23:04:27.0038597Z 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-16T23:04:27.0700608Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:04:27.5116572Z Fetched 10.4 MB in 1s (7827 kB/s) 2021-05-16T23:04:27.5431787Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:04:27.5510152Z (Reading database ... 2021-05-16T23:04:27.5510633Z (Reading database ... 5% 2021-05-16T23:04:27.5511034Z (Reading database ... 10% 2021-05-16T23:04:27.5511444Z (Reading database ... 15% 2021-05-16T23:04:27.5511839Z (Reading database ... 20% 2021-05-16T23:04:27.5512267Z (Reading database ... 25% 2021-05-16T23:04:27.5512661Z (Reading database ... 30% 2021-05-16T23:04:27.5513068Z (Reading database ... 35% 2021-05-16T23:04:27.5513458Z (Reading database ... 40% 2021-05-16T23:04:27.5513867Z (Reading database ... 45% 2021-05-16T23:04:27.5514259Z (Reading database ... 50% 2021-05-16T23:04:27.5552804Z (Reading database ... 55% 2021-05-16T23:04:27.5599569Z (Reading database ... 60% 2021-05-16T23:04:27.5622004Z (Reading database ... 65% 2021-05-16T23:04:27.5762839Z (Reading database ... 70% 2021-05-16T23:04:27.5876323Z (Reading database ... 75% 2021-05-16T23:04:27.5903815Z (Reading database ... 80% 2021-05-16T23:04:27.6429160Z (Reading database ... 85% 2021-05-16T23:04:27.6581803Z (Reading database ... 90% 2021-05-16T23:04:27.6662646Z (Reading database ... 95% 2021-05-16T23:04:27.6663300Z (Reading database ... 100% 2021-05-16T23:04:27.6664020Z (Reading database ... 268620 files and directories currently installed.) 2021-05-16T23:04:27.6831205Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:04:27.6848634Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:04:27.7656621Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:04:27.7932115Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:04:27.7958120Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:04:27.9177326Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:04:27.9439743Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:04:27.9454563Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:04:28.1055852Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:04:28.1281234Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:04:28.1297953Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:28.2696810Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:04:28.2991626Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:04:28.3026541Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:28.4896763Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:04:28.5158027Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:04:28.5184675Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:28.7016100Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:04:28.7257924Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:04:28.7271797Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:29.0878762Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:04:29.1171063Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:04:29.1183431Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:04:29.2238889Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:29.2282521Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:04:29.2338440Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:04:29.2395961Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:29.2458471Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:04:29.2509340Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:04:29.2559595Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:04:29.2628170Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:04:29.2702305Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:32.1577270Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:34.3705488Z Reading package lists... 2021-05-16T23:04:34.5269783Z Building dependency tree... 2021-05-16T23:04:34.5289715Z Reading state information... 2021-05-16T23:04:34.7540681Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:04:34.7541989Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:34.8215848Z Reading package lists... 2021-05-16T23:04:34.9934040Z Building dependency tree... 2021-05-16T23:04:34.9953743Z Reading state information... 2021-05-16T23:04:35.1532234Z The following additional packages will be installed: 2021-05-16T23:04:35.1534535Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:04:35.1537289Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:04:35.1543656Z Suggested packages: 2021-05-16T23:04:35.1544978Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:04:35.2054188Z The following NEW packages will be installed: 2021-05-16T23:04:35.2057060Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:04:35.2060325Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:04:35.2328026Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:35.2329792Z Need to get 1459 kB of archives. 2021-05-16T23:04:35.2331137Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:04:35.2333076Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:04:35.2388724Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:04:35.2402237Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:04:35.2424630Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:04:35.2450440Z 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-16T23:04:35.2466431Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:04:35.2521407Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:04:35.2658665Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:04:35.2706508Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:04:35.2711941Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:04:35.7531930Z Fetched 1459 kB in 0s (19.9 MB/s) 2021-05-16T23:04:35.7935046Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:04:35.8007154Z (Reading database ... 2021-05-16T23:04:35.8007912Z (Reading database ... 5% 2021-05-16T23:04:35.8008542Z (Reading database ... 10% 2021-05-16T23:04:35.8009180Z (Reading database ... 15% 2021-05-16T23:04:35.8009805Z (Reading database ... 20% 2021-05-16T23:04:35.8010421Z (Reading database ... 25% 2021-05-16T23:04:35.8011075Z (Reading database ... 30% 2021-05-16T23:04:35.8013098Z (Reading database ... 35% 2021-05-16T23:04:35.8014103Z (Reading database ... 40% 2021-05-16T23:04:35.8014921Z (Reading database ... 45% 2021-05-16T23:04:35.8015798Z (Reading database ... 50% 2021-05-16T23:04:35.8048122Z (Reading database ... 55% 2021-05-16T23:04:35.8092037Z (Reading database ... 60% 2021-05-16T23:04:35.8126886Z (Reading database ... 65% 2021-05-16T23:04:35.8266662Z (Reading database ... 70% 2021-05-16T23:04:35.8402849Z (Reading database ... 75% 2021-05-16T23:04:35.8429728Z (Reading database ... 80% 2021-05-16T23:04:35.8850918Z (Reading database ... 85% 2021-05-16T23:04:35.9179041Z (Reading database ... 90% 2021-05-16T23:04:35.9263075Z (Reading database ... 95% 2021-05-16T23:04:35.9263553Z (Reading database ... 100% 2021-05-16T23:04:35.9264210Z (Reading database ... 268845 files and directories currently installed.) 2021-05-16T23:04:35.9428587Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:35.9474004Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:35.9917985Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:04:36.0232000Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:36.0291327Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.0775974Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:04:36.1008110Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:36.1033568Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.1427570Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:04:36.1709689Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:36.1722939Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.2135395Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:04:36.2370588Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:04:36.2403761Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:04:36.2775611Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:04:36.3036446Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:36.3057056Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.3535241Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:04:36.3775261Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:04:36.3795429Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:04:36.4616580Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:04:36.4881204Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:04:36.4907803Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:04:36.5415515Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:04:36.5660801Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:04:36.5680564Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.6056519Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:04:36.6349865Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:04:36.6365583Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:04:36.7636097Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:04:36.7685579Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.7725880Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:04:36.7777828Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:04:36.7837030Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.7910130Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.7972050Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.8025828Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.8062261Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:04:36.8096947Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:04:36.8149421Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:36.8431665Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:40.0437727Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:42.4181539Z Reading package lists... 2021-05-16T23:04:42.5876490Z Building dependency tree... 2021-05-16T23:04:42.5897812Z Reading state information... 2021-05-16T23:04:42.7121396Z E: Unable to locate package udunits 2021-05-16T23:04:42.7825105Z Reading package lists... 2021-05-16T23:04:42.9620379Z Building dependency tree... 2021-05-16T23:04:42.9652216Z Reading state information... 2021-05-16T23:04:43.1193748Z The following additional packages will be installed: 2021-05-16T23:04:43.1197820Z libwebpdemux2 2021-05-16T23:04:43.1676371Z The following NEW packages will be installed: 2021-05-16T23:04:43.1678449Z libwebp-dev libwebpdemux2 2021-05-16T23:04:43.1919438Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:43.1920159Z Need to get 277 kB of archives. 2021-05-16T23:04:43.1921408Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:04:43.1923162Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:04:43.1947058Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:04:43.6451259Z Fetched 277 kB in 0s (8498 kB/s) 2021-05-16T23:04:43.6859379Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:04:43.6943170Z (Reading database ... 2021-05-16T23:04:43.6943629Z (Reading database ... 5% 2021-05-16T23:04:43.6944039Z (Reading database ... 10% 2021-05-16T23:04:43.6944433Z (Reading database ... 15% 2021-05-16T23:04:43.6945006Z (Reading database ... 20% 2021-05-16T23:04:43.6945424Z (Reading database ... 25% 2021-05-16T23:04:43.6945829Z (Reading database ... 30% 2021-05-16T23:04:43.6946222Z (Reading database ... 35% 2021-05-16T23:04:43.6946622Z (Reading database ... 40% 2021-05-16T23:04:43.6947010Z (Reading database ... 45% 2021-05-16T23:04:43.6947413Z (Reading database ... 50% 2021-05-16T23:04:43.6969021Z (Reading database ... 55% 2021-05-16T23:04:43.7013414Z (Reading database ... 60% 2021-05-16T23:04:43.7047686Z (Reading database ... 65% 2021-05-16T23:04:43.7167846Z (Reading database ... 70% 2021-05-16T23:04:43.7278377Z (Reading database ... 75% 2021-05-16T23:04:43.7308649Z (Reading database ... 80% 2021-05-16T23:04:43.7689942Z (Reading database ... 85% 2021-05-16T23:04:43.7999618Z (Reading database ... 90% 2021-05-16T23:04:43.8076369Z (Reading database ... 95% 2021-05-16T23:04:43.8076878Z (Reading database ... 100% 2021-05-16T23:04:43.8077537Z (Reading database ... 269145 files and directories currently installed.) 2021-05-16T23:04:43.8225885Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:04:43.8257633Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:04:43.8566687Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:04:43.8902703Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:04:43.8916647Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:04:43.9854374Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:04:43.9913922Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:04:43.9971208Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:46.2351701Z Reading package lists... 2021-05-16T23:04:46.3908165Z Building dependency tree... 2021-05-16T23:04:46.3927650Z Reading state information... 2021-05-16T23:04:46.5410449Z The following additional packages will be installed: 2021-05-16T23:04:46.5412438Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:04:46.5432669Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:04:46.5434201Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:04:46.5434852Z Suggested packages: 2021-05-16T23:04:46.5435728Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:04:46.5436600Z Recommended packages: 2021-05-16T23:04:46.5437238Z cargo 2021-05-16T23:04:46.5985742Z The following NEW packages will be installed: 2021-05-16T23:04:46.5992039Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:04:46.5993426Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:04:46.5999968Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:04:46.6387689Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:46.6388512Z Need to get 108 MB of archives. 2021-05-16T23:04:46.6389168Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:04:46.6392043Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:04:46.6499757Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:04:46.6514174Z 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-16T23:04:46.6529538Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:04:46.6661528Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:04:46.6707273Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:04:46.6713666Z 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-16T23:04:46.7799667Z 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-16T23:04:47.5256320Z 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-16T23:04:47.9150782Z 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-16T23:04:47.9392619Z 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-16T23:04:47.9909400Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:04:48.1318511Z 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-16T23:04:48.5845643Z Fetched 108 MB in 2s (70.7 MB/s) 2021-05-16T23:04:48.6208598Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:04:48.6289362Z (Reading database ... 2021-05-16T23:04:48.6291775Z (Reading database ... 5% 2021-05-16T23:04:48.6292723Z (Reading database ... 10% 2021-05-16T23:04:48.6293613Z (Reading database ... 15% 2021-05-16T23:04:48.6294929Z (Reading database ... 20% 2021-05-16T23:04:48.6295335Z (Reading database ... 25% 2021-05-16T23:04:48.6295741Z (Reading database ... 30% 2021-05-16T23:04:48.6296130Z (Reading database ... 35% 2021-05-16T23:04:48.6296709Z (Reading database ... 40% 2021-05-16T23:04:48.6297773Z (Reading database ... 45% 2021-05-16T23:04:48.6298245Z (Reading database ... 50% 2021-05-16T23:04:48.6339299Z (Reading database ... 55% 2021-05-16T23:04:48.6386496Z (Reading database ... 60% 2021-05-16T23:04:48.6427984Z (Reading database ... 65% 2021-05-16T23:04:48.6550308Z (Reading database ... 70% 2021-05-16T23:04:48.6666549Z (Reading database ... 75% 2021-05-16T23:04:48.6688096Z (Reading database ... 80% 2021-05-16T23:04:48.7036424Z (Reading database ... 85% 2021-05-16T23:04:48.7391256Z (Reading database ... 90% 2021-05-16T23:04:48.7496448Z (Reading database ... 95% 2021-05-16T23:04:48.7496964Z (Reading database ... 100% 2021-05-16T23:04:48.7497618Z (Reading database ... 269173 files and directories currently installed.) 2021-05-16T23:04:48.7660332Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:04:48.7699740Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:04:48.8215290Z Selecting previously unselected package libipt2. 2021-05-16T23:04:48.8489939Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:04:48.8503015Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:04:48.8842376Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:04:48.9149504Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:04:48.9162539Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:04:48.9753241Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:04:49.0055161Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:04:49.0068329Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:04:49.0936403Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:04:49.1189809Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:04:49.1216586Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:04:49.1855004Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:04:49.2097526Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:04:49.2114355Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:04:49.2455103Z Selecting previously unselected package gdb. 2021-05-16T23:04:49.2741269Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:04:49.2758229Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:04:49.5976279Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:04:49.6239535Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:49.6252769Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:56.0818416Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:04:56.1158275Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:56.1175724Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:59.1551107Z Selecting previously unselected package rustc. 2021-05-16T23:04:59.1865837Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:59.1881811Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:04:59.3814116Z Selecting previously unselected package cargo. 2021-05-16T23:04:59.4129263Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:04:59.4142383Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:04:59.7352202Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:04:59.7648902Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:04:59.7663670Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:05:00.9295452Z Selecting previously unselected package rust-gdb. 2021-05-16T23:05:00.9590081Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:05:00.9605714Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:01.0253663Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:01.0302202Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:05:01.0347451Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:05:01.0418108Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:01.0472326Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:05:01.0526611Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:05:01.0609711Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:05:01.0691194Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:01.0738506Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:05:01.0776811Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:05:01.0816834Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:05:01.0864108Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:05:01.0928635Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:01.1010854Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:01.1278945Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:04.5011668Z Reading package lists... 2021-05-16T23:05:04.6759240Z Building dependency tree... 2021-05-16T23:05:04.6778172Z Reading state information... 2021-05-16T23:05:04.8486100Z The following additional packages will be installed: 2021-05-16T23:05:04.8491697Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:05:04.8492871Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:05:04.8494218Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:05:04.8495379Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:05:04.8498693Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:05:04.8499807Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:05:04.8501174Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:05:04.8502576Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:05:04.8503851Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:05:04.8505591Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:05:04.8506977Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:05:04.8508556Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:05:04.8510116Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:05:04.8511447Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:05:04.8512877Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:05:04.8514091Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:05:04.8515239Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:05:04.8516404Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:05:04.8517626Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:05:04.8520944Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:05:04.8522338Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:05:04.8524151Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:05:04.8525546Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:05:04.8526468Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:05:04.8527427Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:05:04.8528850Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:05:04.8530118Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:05:04.8531238Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:05:04.8532363Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:05:04.8533426Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:05:04.8534706Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:05:04.8535710Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:05:04.8537160Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:05:04.8538526Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:05:04.8539808Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:05:04.8541377Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:05:04.8542518Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:05:04.8543617Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:05:04.8544685Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:05:04.8545839Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:05:04.8547004Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:05:04.8548070Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:05:04.8549343Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:05:04.8550895Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:05:04.8552274Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:05:04.8553471Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:05:04.8554980Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:05:04.8556519Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:05:04.8557854Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:05:04.8558869Z Suggested packages: 2021-05-16T23:05:04.8560111Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:05:04.8561353Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:05:04.8562607Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:05:04.8564041Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:05:04.8565213Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:05:04.8566303Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:05:04.8567592Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:05:04.8568907Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:05:04.8569966Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:05:04.8571041Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:05:04.8572214Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:05:04.8573398Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:05:04.8574684Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:05:04.8575695Z wpagui libengine-pkcs11-openssl 2021-05-16T23:05:04.9452291Z The following NEW packages will be installed: 2021-05-16T23:05:04.9454542Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:05:04.9456328Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:05:04.9458116Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:05:04.9459785Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:05:04.9461709Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:05:04.9463190Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:05:04.9464550Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:05:04.9466112Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:05:04.9467668Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:05:04.9469136Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:05:04.9470781Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:05:04.9472332Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:05:04.9474590Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:05:04.9476447Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:05:04.9477952Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:05:04.9479594Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:05:04.9481002Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:05:04.9482410Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:05:04.9484041Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:05:04.9485205Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:05:04.9486503Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:05:04.9487693Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:05:04.9488834Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:05:04.9489921Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:05:04.9491023Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:05:04.9492379Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:05:04.9494012Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:05:04.9495415Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:05:04.9497111Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:05:04.9498522Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:05:04.9499798Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:05:04.9502743Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:05:04.9503936Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:05:04.9505470Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:05:04.9506841Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:05:04.9508049Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:05:04.9509173Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:05:04.9510282Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:05:04.9511342Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:05:04.9512506Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:05:04.9513671Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:05:04.9514747Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:05:04.9515836Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:05:04.9517089Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:05:04.9518567Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:05:04.9519712Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:05:04.9520852Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:05:04.9522094Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:05:04.9523299Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:05:04.9762055Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:04.9762764Z Need to get 183 MB of archives. 2021-05-16T23:05:04.9763454Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:05:04.9765507Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:05:04.9803058Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:05:05.0283574Z 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-16T23:05:05.0304379Z 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-16T23:05:05.0314362Z 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-16T23:05:05.0321006Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:05:05.0329460Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:05:05.0342098Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:05:05.0350772Z 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-16T23:05:05.0358567Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:05:05.0373355Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:05:05.0400606Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:05:05.0478863Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:05:05.0480978Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:05:05.0485490Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:05:05.0492624Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:05:05.0497884Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:05:05.0504995Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:05:05.0510128Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:05:05.0518013Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:05:05.0528786Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:05:05.0539486Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:05:05.0547353Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:05:05.0914791Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:05:05.1217934Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:05:05.1236861Z 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-16T23:05:05.1275427Z 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-16T23:05:05.1393506Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:05:05.1414418Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:05:05.1441190Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:05:05.1467753Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:05:05.1711183Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:05:05.1917807Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:05:05.1938449Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:05:05.1960231Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:05:05.1972100Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:05:05.4464781Z 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-16T23:05:05.4468184Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:05:05.4674118Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:05:05.4726082Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:05:05.4755810Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:05:06.5244477Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:05:06.5274413Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:05:06.5318651Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:05:06.5346731Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:05:06.5372937Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:05:06.5388205Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:05:06.5457750Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:05:06.5474369Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:05:06.5552794Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:05:06.5569470Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:05:06.5584141Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:05:06.5594553Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:05:06.5648792Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:05:06.5802495Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:05:06.5812305Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:05:06.6886703Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:05:06.7111961Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:05:06.7127513Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:05:06.7169855Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:05:06.7179542Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:05:06.7191866Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:05:06.7201873Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:05:06.7224735Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:05:06.7238671Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:05:06.7574403Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:05:06.7728593Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:05:06.7753221Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:05:06.8005577Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:05:06.8135461Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:05:06.9033325Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:05:06.9045707Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:05:06.9061866Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:05:06.9070456Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:05:06.9088473Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:05:06.9120605Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:05:06.9131721Z 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-16T23:05:06.9903642Z 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-16T23:05:06.9914519Z 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-16T23:05:06.9925006Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:05:07.0205056Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:05:07.0219273Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:05:07.0240722Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:05:07.0339763Z 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-16T23:05:07.1047250Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:05:07.1425219Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:05:07.1437647Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:05:07.1453626Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:05:07.1470824Z 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-16T23:05:07.1569933Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:05:07.1579594Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:05:07.4099560Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:05:07.4371926Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:05:07.4399210Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:05:07.4460504Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:05:07.4477763Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:05:07.4858222Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:05:07.4901226Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:05:07.4931954Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:05:07.4933970Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:05:07.4958366Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:05:07.5017077Z 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-16T23:05:07.5149236Z 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-16T23:05:07.5181936Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:05:07.5191971Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:05:07.5333250Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:05:07.5339633Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:05:08.0301615Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:05:08.0316420Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:05:08.0330476Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:05:08.0697566Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:05:08.1218774Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:05:08.1231032Z 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-16T23:05:08.1242067Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:05:08.1310575Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:05:08.1318260Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:05:08.1567510Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:05:08.1678860Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:05:08.1697470Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:05:08.1701580Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:05:08.1706272Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:05:08.1745849Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:05:08.1759451Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:05:08.1766982Z 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-16T23:05:08.1768659Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:05:08.1789959Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:05:08.1795675Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:05:08.1801134Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:05:08.1802945Z 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-16T23:05:08.1807706Z 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-16T23:05:08.1817543Z 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-16T23:05:08.1826369Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:05:08.2085890Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:05:08.2267214Z 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-16T23:05:08.2283545Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:05:08.2287906Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:05:08.2315880Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:05:08.2421333Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:05:08.2439124Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:05:08.2470718Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:05:08.2477865Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:05:08.2502347Z 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-16T23:05:08.2511750Z 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-16T23:05:08.2520384Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:05:08.2580218Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:05:08.2590230Z 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-16T23:05:08.2592720Z 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-16T23:05:08.2616392Z 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-16T23:05:08.2736179Z 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-16T23:05:08.3168156Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:05:08.3170547Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:05:08.3227534Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:05:08.3248140Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:05:08.3260236Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:05:08.3318972Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:05:08.3321568Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:05:08.3747043Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:05:08.3840115Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:05:08.3984336Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:05:08.4439616Z 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-16T23:05:08.4477510Z 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-16T23:05:08.4511921Z 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-16T23:05:08.4519907Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:05:08.4601126Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:05:08.4603563Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:05:08.4623487Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:05:08.4626360Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:05:08.4725176Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:05:08.4776636Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:05:08.5317120Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:05:08.5325380Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:05:08.5347288Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:05:08.5349899Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:05:08.5361489Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:05:08.5363780Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:05:08.5406121Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:05:08.5411875Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:05:08.5425043Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:05:08.5434516Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:05:08.5446694Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:05:08.5453649Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:05:08.5469713Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:05:08.5687628Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:05:08.5698385Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:05:08.6354164Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:05:08.6363661Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:05:08.6368780Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:05:08.6405006Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:05:08.6413554Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:05:08.6430993Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:05:08.6484226Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:05:08.6490392Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:05:08.6762278Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:05:08.6780986Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:05:08.6796975Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:05:08.7119836Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:05:08.7151566Z 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-16T23:05:08.7174125Z 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-16T23:05:08.7185312Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:05:08.7202501Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:05:08.7545981Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:05:08.8666986Z 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-16T23:05:08.8725731Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:05:08.8882436Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:05:09.1396974Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:05:09.2074565Z 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-16T23:05:09.2138471Z 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-16T23:05:09.2163949Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:05:09.2258241Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:05:09.2274713Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:05:09.2484017Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:05:09.2669760Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:05:09.2684130Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:05:09.2691854Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:05:10.3830363Z Fetched 183 MB in 4s (42.4 MB/s) 2021-05-16T23:05:10.4237694Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:05:10.4316645Z (Reading database ... 2021-05-16T23:05:10.4317522Z (Reading database ... 5% 2021-05-16T23:05:10.4318196Z (Reading database ... 10% 2021-05-16T23:05:10.4319036Z (Reading database ... 15% 2021-05-16T23:05:10.4319699Z (Reading database ... 20% 2021-05-16T23:05:10.4320364Z (Reading database ... 25% 2021-05-16T23:05:10.4321389Z (Reading database ... 30% 2021-05-16T23:05:10.4322011Z (Reading database ... 35% 2021-05-16T23:05:10.4322840Z (Reading database ... 40% 2021-05-16T23:05:10.4323473Z (Reading database ... 45% 2021-05-16T23:05:10.4324105Z (Reading database ... 50% 2021-05-16T23:05:10.4365594Z (Reading database ... 55% 2021-05-16T23:05:10.4412561Z (Reading database ... 60% 2021-05-16T23:05:10.4446883Z (Reading database ... 65% 2021-05-16T23:05:10.4598007Z (Reading database ... 70% 2021-05-16T23:05:10.4720716Z (Reading database ... 75% 2021-05-16T23:05:10.4764268Z (Reading database ... 80% 2021-05-16T23:05:10.5214852Z (Reading database ... 85% 2021-05-16T23:05:10.5542050Z (Reading database ... 90% 2021-05-16T23:05:10.5635386Z (Reading database ... 95% 2021-05-16T23:05:10.5636360Z (Reading database ... 100% 2021-05-16T23:05:10.5637808Z (Reading database ... 269928 files and directories currently installed.) 2021-05-16T23:05:10.5816437Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:05:10.5846909Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:05:10.6282526Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:05:10.6581246Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:10.6681508Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:10.8622539Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:05:10.8934087Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:10.8950585Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:10.9354218Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:05:10.9668126Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:10.9684787Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:11.0005060Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:05:11.0344033Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:11.0357496Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:05:11.0775888Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:05:11.1095552Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:05:11.1112822Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:05:11.1495778Z Selecting previously unselected package libwacom-common. 2021-05-16T23:05:11.1742356Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:05:11.1759794Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:05:11.2617526Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:05:11.2958705Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:05:11.2975792Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:05:11.3288888Z Selecting previously unselected package libinput-bin. 2021-05-16T23:05:11.3622511Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:05:11.3638913Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:11.4056185Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:05:11.4354862Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:05:11.4369230Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:11.4802387Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:05:11.5122694Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:11.5145117Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:11.5655697Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:05:11.5946703Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:11.5954840Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:11.6971536Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:05:11.7303165Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:05:11.7319910Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:05:11.7650373Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:05:11.7985831Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:05:11.8016879Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:05:11.8329036Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:05:11.8659213Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:05:11.8673514Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:11.9041151Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:05:11.9351571Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:05:11.9374351Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:11.9689205Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:05:12.0055094Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:05:12.0072613Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:05:12.0430770Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:05:12.0761306Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:05:12.0778455Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:05:12.1176436Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:05:12.1543391Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:05:12.1560076Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:05:12.1865348Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:05:12.2205749Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:05:12.2228012Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:05:12.2597363Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:05:12.2993907Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:05:12.3020595Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:05:12.3321988Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:05:12.3650592Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:05:12.3668942Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:05:12.4071740Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:05:12.4423789Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:12.4511035Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:12.7855326Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:05:12.8163185Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:12.8183769Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:13.0709661Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:05:13.1024538Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:13.1044986Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:13.1559254Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:05:13.1885767Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:05:13.1903786Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:05:13.2429476Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:05:13.2763715Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:05:13.2779933Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:05:13.3830079Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:05:13.4163155Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:05:13.4178860Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:05:13.4542544Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:05:13.4854324Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:13.4880962Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:13.5376106Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:05:13.5676583Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:13.5709689Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:13.6274036Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:05:13.6587320Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:13.6599091Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:13.8268649Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:05:13.8569127Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:13.8588540Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:14.0256172Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:05:14.0554659Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:14.0570523Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:14.1056944Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:05:14.1335522Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:14.1356937Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:14.1734958Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:05:14.2011916Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:05:14.2030257Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:05:14.2455551Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:05:14.2709282Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:05:14.2729009Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:05:15.5977224Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:05:15.6247639Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:15.6303411Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:15.6739899Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:05:15.7074707Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:15.7087034Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:15.9884969Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:05:16.0199242Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:05:16.0233637Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:16.0856400Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:05:16.1135823Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:05:16.1154418Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:16.1648678Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:05:16.1972043Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:16.1991368Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:16.2412859Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:05:16.2728608Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:16.2749921Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:16.3175592Z Selecting previously unselected package gdal-data. 2021-05-16T23:05:16.3440352Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:05:16.3465569Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:16.4055252Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:05:16.4373282Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:05:16.4404468Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:05:16.4835714Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:05:16.5170992Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:05:16.5189920Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:05:16.5711145Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:05:16.6023863Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:05:16.6043608Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:05:16.6540390Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:05:16.6872387Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:05:16.6896639Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:05:16.7655121Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:05:16.7958466Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:05:16.7974764Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:05:16.8387523Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:05:16.8705414Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:05:16.8723788Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:05:16.9532281Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:05:16.9847606Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:05:16.9862650Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:05:17.0283829Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:05:17.0609355Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:05:17.0632606Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:05:17.0985199Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:05:17.1342363Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:05:17.1364653Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:05:17.1691286Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:05:17.2029997Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:05:17.2042466Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:05:17.2450590Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:05:17.2774948Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:05:17.2798604Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:17.3662419Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:05:17.3955019Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:05:17.3967985Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:17.4351887Z Selecting previously unselected package proj-data. 2021-05-16T23:05:17.4650830Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:05:17.4670154Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:05:18.2686734Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:05:18.2993147Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:05:18.3010214Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:05:18.4175939Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:05:18.4516133Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:05:18.4536223Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:05:18.4935813Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:05:18.5213988Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:05:18.5231876Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:05:18.5789569Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:05:18.6090381Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:05:18.6104865Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:05:18.6467315Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:05:18.6791544Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:05:18.6813413Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:05:18.7211592Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:05:18.7512849Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:05:18.7537304Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:18.7948429Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:05:18.8278928Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:05:18.8301039Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:18.8815324Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:05:18.9097168Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:05:18.9109546Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:18.9519305Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:05:18.9882378Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:05:18.9902107Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:05:19.0645285Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:05:19.1000890Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:05:19.1025679Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:05:19.1615475Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:05:19.1888303Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:05:19.1904891Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:05:19.2415546Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:05:19.2703342Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:05:19.2721406Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:19.4335807Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:05:19.4628345Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:05:19.4648537Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:05:19.6069711Z Selecting previously unselected package libgdal26. 2021-05-16T23:05:19.6375602Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:05:19.6398358Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:20.2633922Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:05:20.2985359Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:20.3007905Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:20.3359865Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:05:20.3659206Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:05:20.3696144Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:05:20.4163395Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:05:20.4495331Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:20.4516165Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:20.4900609Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:05:20.5213315Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:20.5233503Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:20.5663125Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:05:20.5980999Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:05:20.6013289Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:05:20.6601228Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:05:20.6895861Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:20.6922071Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:05:20.7416442Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:05:20.7705613Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:20.7723207Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:21.3032416Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:05:21.3335052Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:21.3356523Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:21.3721608Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:05:21.4042366Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:05:21.4055346Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:05:21.4570324Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:05:21.4870521Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:05:21.4896302Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:05:21.6456785Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:05:21.6790410Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:21.6816048Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:21.7194036Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:05:21.7504179Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:21.7533550Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:21.8017007Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:05:21.8328984Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:05:21.8354068Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:05:21.9258843Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:05:21.9582808Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:21.9789262Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:22.3510476Z Selecting previously unselected package qgis-providers. 2021-05-16T23:05:22.3827199Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:22.3857326Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:22.6960162Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:05:23.5436919Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:05:23.5438772Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:23.5440215Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:05:23.5442033Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:05:23.5443142Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:05:23.5444524Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:05:23.5445954Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:05:23.5447759Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:05:23.5451085Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:05:23.5452731Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:05:23.5454016Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:05:23.5454943Z Selecting previously unselected package blt. 2021-05-16T23:05:23.5456472Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:05:23.5457442Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:05:23.5458610Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:05:23.5459720Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:05:23.5460469Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:05:23.5461327Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:05:23.5462330Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:23.5463168Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:23.5464129Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:05:23.5465198Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:23.5466149Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:23.5467315Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:05:23.5468523Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:23.5469418Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:23.5470278Z Selecting previously unselected package gcr. 2021-05-16T23:05:23.5471797Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:05:23.5473615Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:05:23.5560692Z Selecting previously unselected package python3-numpy. 2021-05-16T23:05:23.5872811Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:05:23.5890516Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:05:23.9186848Z Selecting previously unselected package python3-gdal. 2021-05-16T23:05:23.9532109Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:05:23.9558018Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:24.0401904Z Selecting previously unselected package gdal-bin. 2021-05-16T23:05:24.0718464Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:05:24.0736351Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:24.1353683Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:05:24.1661025Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:05:24.1689835Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:24.1988066Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:05:24.2308599Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:05:24.2324797Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:05:24.2845680Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:05:24.3145828Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:05:24.3166933Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:05:24.3638900Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:05:24.3945593Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:24.3990025Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:24.4518269Z Selecting previously unselected package p11-kit. 2021-05-16T23:05:24.4831132Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:24.4848409Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:24.5287985Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:05:24.5593282Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:05:24.5617109Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:05:24.5990186Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:05:24.6331080Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:05:24.6454698Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:05:24.7465589Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:05:24.7794908Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:05:24.7811392Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:24.8162160Z Selecting previously unselected package grass-doc. 2021-05-16T23:05:24.8479924Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:05:24.8493650Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:05:26.6369948Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:05:26.6700926Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:05:26.6718991Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:05:26.7166915Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:05:26.7489100Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:26.7509075Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:26.7958713Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:05:26.8271333Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:26.8290543Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:27.0216005Z Selecting previously unselected package grass-core. 2021-05-16T23:05:27.0552459Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:05:27.0566098Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:05:27.7271235Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:05:27.7585078Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:05:27.7624204Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:05:27.8028557Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:05:27.8341819Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:05:27.8357408Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:05:27.8775844Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:05:27.9076259Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:05:27.9088064Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:05:28.0112458Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:05:28.0450591Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:05:28.0485648Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:05:28.1326099Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:05:28.1633064Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:05:28.1646003Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:05:28.5096733Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:05:28.5381629Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:05:28.5403654Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:05:28.6484875Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:05:28.6798724Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:05:28.6819697Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:05:28.7234492Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:05:28.7544333Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:05:28.7564309Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:05:28.7935209Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:05:28.8216898Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:05:28.8235241Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:05:28.8656618Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:05:28.8957676Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:05:28.9050871Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:05:29.0040972Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:05:29.0379215Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:05:29.0420657Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:05:29.0805391Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:05:29.1115884Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:05:29.1130618Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:05:29.1471440Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:05:29.1792012Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:05:29.1810824Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:29.2102357Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:05:29.2414522Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:05:29.2427784Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:29.2935666Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:05:29.3181063Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:05:29.3203216Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:05:29.3575333Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:05:29.3815934Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:05:29.3842558Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:29.4254941Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:05:29.4503432Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:05:29.4528665Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:05:29.4861144Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:05:29.5203984Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:29.5226511Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:05:29.5535448Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:05:29.5824264Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:29.5850447Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:05:29.6206309Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:05:29.6514214Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:29.6530567Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:05:29.6936166Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:05:29.7231826Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:29.7252988Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:05:29.7689914Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:05:29.7992456Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:05:29.8019254Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:29.9583873Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:05:29.9881840Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:29.9895338Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:05:30.0284501Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:05:30.0601742Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:05:30.0620639Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:05:30.0975142Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:05:30.1311566Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:30.1339998Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.1854964Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:05:30.2113546Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:30.2175361Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.3215548Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:05:30.3469648Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:30.3512413Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.4036749Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:05:30.4360263Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:30.4378254Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.4870522Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:05:30.5193622Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:30.5211877Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.5593615Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:05:30.5933942Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:30.5953720Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.6450610Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:05:30.6789694Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:30.6806514Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:30.7257061Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:05:30.7536978Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:31.5464828Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:31.5469048Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:05:31.5470754Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:31.5472781Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:31.5474168Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:05:31.5476342Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:31.5477956Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:31.5480105Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:05:31.5481581Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:31.5483495Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:31.5484810Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:05:31.5486727Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:31.5488073Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:31.5489440Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:05:31.5491022Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:31.5492473Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:31.5495635Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:05:31.5497200Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:31.5498669Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:31.6615695Z Selecting previously unselected package qtchooser. 2021-05-16T23:05:31.6977909Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:05:31.6995491Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:05:31.7326626Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:05:31.7650761Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:31.7673459Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:31.8514206Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:05:31.8843097Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:31.8859866Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:31.9269821Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:05:31.9606422Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:31.9629184Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:32.0024756Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:05:32.0356665Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:32.0367586Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:05:32.1082667Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:05:32.1427312Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:32.1449874Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:32.1855257Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:05:32.2160342Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:32.2183086Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:32.4455819Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:05:32.4692395Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:32.4716976Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:32.5856180Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:05:32.6159890Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:32.6175961Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:05:32.7545830Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:05:32.7862226Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:32.7891332Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:33.1015902Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:05:33.1269062Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:33.1281782Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:33.1990091Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:05:33.2289822Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:33.2308626Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:33.2869125Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:05:33.3190409Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:33.3206713Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:33.3670551Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:05:33.3989556Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:05:33.4038517Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:05:33.4902054Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:05:33.5196625Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:05:33.5400100Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:05:33.5756416Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:05:33.6086856Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:33.6105037Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:33.6567684Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:05:33.6880452Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:05:33.6904012Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:05:33.7252124Z Selecting previously unselected package modemmanager. 2021-05-16T23:05:33.7588758Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:05:33.7697319Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:05:33.8855609Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:05:33.9154692Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:05:33.9171945Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:05:33.9621564Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:05:33.9932109Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:05:33.9947074Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:05:34.3259802Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:05:34.3592226Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:05:34.3611252Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:05:34.4015275Z Selecting previously unselected package python3-bs4. 2021-05-16T23:05:34.4289270Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:05:34.4320411Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:05:34.4776006Z Selecting previously unselected package python3-cycler. 2021-05-16T23:05:34.5114565Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:05:34.5128021Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:05:34.5494034Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:05:34.5825795Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:05:34.5842551Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:05:34.6214002Z Selecting previously unselected package python3-decorator. 2021-05-16T23:05:34.6531362Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:05:34.6547158Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:05:34.6903290Z Selecting previously unselected package python3-future. 2021-05-16T23:05:34.7216559Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:05:34.7238594Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:05:34.8009422Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:05:34.8307564Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:05:34.8337456Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:05:34.8684928Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:05:34.9007823Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:05:34.9026988Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:05:34.9536297Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:05:34.9826363Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:05:34.9841825Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:05:35.0197860Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:05:35.0514118Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:05:35.0530202Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:05:35.0916658Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:05:35.1237767Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:05:35.1255379Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:05:35.1636914Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:05:35.1965831Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:05:35.1978107Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:05:35.2415757Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:05:35.2683060Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:05:35.2708211Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:05:35.4369593Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:05:35.4698376Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:05:35.4722625Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:05:35.5154231Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:05:35.5447499Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:05:35.5469234Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:05:36.0048673Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:05:36.0361535Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:05:36.0378153Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:05:36.0776977Z Selecting previously unselected package python3-olefile. 2021-05-16T23:05:36.1056481Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:05:36.1080068Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:05:36.1382649Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:05:36.1697058Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:05:36.1748704Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:05:36.2371178Z Selecting previously unselected package python3-tz. 2021-05-16T23:05:36.2686813Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:05:36.2707139Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:05:36.3136016Z Selecting previously unselected package python3-owslib. 2021-05-16T23:05:36.3416895Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:05:36.3442196Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:05:36.4056216Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:05:36.4335632Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:05:36.4352464Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:05:36.5045499Z Selecting previously unselected package python3-retrying. 2021-05-16T23:05:36.5372953Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:05:36.5386126Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:05:36.5735140Z Selecting previously unselected package python3-plotly. 2021-05-16T23:05:36.6060157Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:05:36.6072808Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:05:37.1684208Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:05:37.2013359Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:05:37.2032309Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:05:37.2484398Z Selecting previously unselected package python3-sip. 2021-05-16T23:05:37.2789082Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:05:37.2813966Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:05:37.3227082Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:05:37.3526104Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:37.3540359Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:37.6566658Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:05:37.6894123Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:05:37.6930925Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:05:37.7576038Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:05:37.7818832Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:37.7845968Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:37.8328424Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:05:37.8654456Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:37.8669387Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:37.9016651Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:05:37.9302939Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:05:37.9325117Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:37.9776053Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:05:38.0098287Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:38.0116504Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:38.3526517Z Selecting previously unselected package python3-qgis. 2021-05-16T23:05:38.3859816Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:38.3871218Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:39.3945578Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:05:39.4314556Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:05:39.4350033Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:05:39.4819733Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:05:39.5177764Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:05:39.5200890Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:05:39.5837691Z Selecting previously unselected package qgis-common. 2021-05-16T23:05:39.6170643Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:39.6186377Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:41.2965804Z Selecting previously unselected package qgis. 2021-05-16T23:05:41.3300007Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:41.4019673Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:41.6710995Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:05:41.7056212Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:41.7071370Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:41.9139000Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:05:41.9481170Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:41.9509562Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:41.9935744Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:05:42.0232791Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:05:42.0255278Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:42.1015758Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:05:42.1324381Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:42.1344898Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:42.1757126Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:05:42.2086345Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:05:42.2099440Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:05:42.4140714Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:05:42.4480451Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:05:42.4496766Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:05:42.5960848Z Selecting previously unselected package proj-bin. 2021-05-16T23:05:42.6316576Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:05:42.6332990Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:05:42.6750537Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:05:42.7097180Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:05:42.7111414Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:05:42.7483744Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:05:42.7869478Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:05:42.8031523Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:05:42.8904297Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:05:42.8966380Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:05:43.2020287Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:05:43.2040137Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:05:43.2096755Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:05:43.2144826Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:43.2288912Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:05:43.2344064Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:05:43.2422737Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:05:43.2483180Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:43.2539520Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:05:43.2602523Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:05:43.2662649Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:05:43.2704549Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:05:43.2764881Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:05:43.2821237Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:05:43.2897229Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:05:43.2979510Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:05:43.3025204Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:05:43.3073593Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:05:43.4783358Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:05:43.4832379Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:05:43.4955127Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:05:43.6634998Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:05:43.6739759Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:05:43.8463734Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:43.8519414Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:05:43.8584204Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:05:43.8639103Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:05:43.8697810Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:05:43.8795002Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:05:43.8852847Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:05:44.0844116Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:05:44.0924128Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:05:44.0976648Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:05:44.1028209Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:05:44.1080964Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:05:44.2712078Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:44.2797662Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:05:44.4437480Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:05:44.4571109Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:05:44.4633783Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:44.4823361Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:44.4871335Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:05:44.4913104Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:05:44.4979106Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:44.5054571Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:05:44.6599585Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:44.6653363Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:05:44.6713200Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:05:44.6756406Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:05:44.6851952Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:05:44.6916977Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:05:44.9061354Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:05:44.9110554Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:05:45.0802049Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:05:45.0864663Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:05:45.0939320Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:05:45.0985671Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:05:45.1036429Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:05:45.1085044Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:05:45.1141269Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:05:45.2934605Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:05:45.3033471Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:05:45.3091459Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:05:45.3148081Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:45.3271738Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:05:45.5509372Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:05:46.9046310Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:05:46.9088693Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:05:46.9140691Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:05:46.9194058Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:46.9257067Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:05:46.9319828Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:05:46.9393911Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:05:46.9438552Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:05:47.1455794Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:47.1532819Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:05:47.1598949Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:05:47.1659673Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:05:47.3842609Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:05:47.3908442Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:05:47.3962710Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:47.4013565Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:05:47.4051923Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:47.4271266Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:05:47.6366673Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:47.6410222Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:47.6463923Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:05:47.6599548Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:05:47.6666929Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:05:47.6741282Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:47.6797760Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:47.6870839Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:05:47.6953146Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:05:47.7008290Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:05:48.5527664Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:48.5532073Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:05:48.5533613Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:48.5535434Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:05:48.5537277Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:48.5538991Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:05:48.5540174Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:48.5541936Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:05:48.5543279Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:48.5544689Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:05:48.5785721Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:05:48.7572696Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:05:48.9619688Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:05:48.9664024Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:05:48.9694453Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:05:48.9734486Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:05:49.1552625Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:49.1617513Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:49.1671207Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:05:49.1730518Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:05:50.1730791Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:05:50.1784248Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:05:50.1828886Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:05:50.1872592Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:50.1918394Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:50.1978260Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:05:50.2028306Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:50.2078956Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:05:50.2135637Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:05:50.6651719Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:05:50.6670614Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:50.6741527Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:05:50.8628447Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:05:50.8663119Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:05:51.0508282Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:51.0549833Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:05:51.2601477Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:05:51.2658462Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:05:51.2718922Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:51.2780744Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:05:51.4559020Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:05:51.4562545Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:05:52.0033258Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:05:52.2905960Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:52.2945526Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:05:52.2985785Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:52.3033264Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:52.3075665Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:52.3112394Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:52.3161080Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:05:52.4807847Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:52.4810301Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:05:52.4812106Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:52.4813607Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:05:52.5276620Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:52.5278323Z if direction is "increasing": 2021-05-16T23:05:52.5279963Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:52.5281288Z elif direction is "decreasing": 2021-05-16T23:05:52.5456506Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:52.5457768Z if direction is "increasing": 2021-05-16T23:05:52.5459292Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:52.5460395Z elif direction is "decreasing": 2021-05-16T23:05:53.5114965Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:53.5116646Z if props["offset_coordinates"] is "data": 2021-05-16T23:05:53.5118317Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:05:53.5119470Z if props["coordinates"] is not "data": 2021-05-16T23:05:54.3276229Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:05:55.0136974Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:05:55.0139563Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:05:55.0141722Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:05:56.3403409Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:05:56.3456667Z First installation detected... 2021-05-16T23:05:56.3459372Z Checking NSS setup... 2021-05-16T23:05:56.3578090Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:05:56.3677586Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.3757437Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:05:56.6590443Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:56.6651513Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:05:56.6700121Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:05:56.6748734Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:56.6788996Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:05:56.6912957Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:05:56.6957995Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:05:56.7018198Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:05:56.7055721Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:56.9089659Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:56.9153843Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:05:56.9225499Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:05:57.2727262Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:57.2729282Z if value is '': 2021-05-16T23:05:57.3824434Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:57.3825345Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:05:57.3826375Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:57.3827119Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:05:57.3827973Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:05:57.3828729Z if driver_string is not None and driver_string is not "": 2021-05-16T23:05:57.4277173Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:57.4278701Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:05:57.4280270Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:05:57.4281339Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:05:57.4931173Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:05:57.4988862Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.5101988Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:05:57.5140487Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.5223136Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.5427899Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:57.5492001Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.5570027Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.5617631Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:57.5671005Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.5720939Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:57.6713161Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:57.6749171Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.6800342Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:57.6861581Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:05:57.8326107Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:05:57.8329158Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:05:58.4536858Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.4600403Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.4684164Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:05:58.4749257Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.4813726Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:58.4857361Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.4892714Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:05:58.4926942Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:05:58.4979969Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:05:58.5021625Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.5055267Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.5101553Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:58.5152754Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:58.5209692Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:58.5247364Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:58.5353471Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.5407096Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:05:58.5467777Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:58.5549097Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:58.5619707Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:58.7457455Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:05:58.7523409Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:58.7561389Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:58.7621226Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:33.8280927Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:33.8342187Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:33.8401985Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:33.8466566Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:33.8548168Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:33.8590222Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:33.8652665Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:33.8700701Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:34.0295154Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:34.0347433Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:34.0404797Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:34.0452088Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:06:34.0504784Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:34.2393738Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:34.2452724Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:34.2508867Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:34.2676193Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:06:34.2860394Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:06:36.5650963Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:36.5651949Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:06:36.5652790Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:36.5653675Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:06:36.5654879Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:36.5655635Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:06:36.5656336Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:47.8352561Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:06:47.8586471Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:06:50.0793940Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:06:50.0794474Z with: 2021-05-16T23:06:50.0795253Z github_slug: neuroconductor/papayar 2021-05-16T23:06:50.0795643Z env: 2021-05-16T23:06:50.0796027Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:50.0796423Z TIC_DEPLOY_KEY: 2021-05-16T23:06:50.0797133Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:50.0799599Z GITHUB_PAT: *** 2021-05-16T23:06:50.0800055Z COVERALLS_TOKEN: 2021-05-16T23:06:50.0800572Z continue-on-error: true 2021-05-16T23:06:50.0801060Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:50.0801862Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:50.0802600Z TZ: UTC 2021-05-16T23:06:50.0802953Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:50.0803510Z NOT_CRAN: true 2021-05-16T23:06:50.0804011Z ##[endgroup] 2021-05-16T23:06:50.1174594Z repo slug is: neuroconductor/papayar 2021-05-16T23:06:50.1268217Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:06:50.1268739Z env: 2021-05-16T23:06:50.1269103Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:50.1269506Z TIC_DEPLOY_KEY: 2021-05-16T23:06:50.1270353Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:50.1271523Z GITHUB_PAT: *** 2021-05-16T23:06:50.1271851Z COVERALLS_TOKEN: 2021-05-16T23:06:50.1272215Z continue-on-error: true 2021-05-16T23:06:50.1272586Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:50.1272955Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:50.1273311Z TZ: UTC 2021-05-16T23:06:50.1273624Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:50.1273936Z NOT_CRAN: true 2021-05-16T23:06:50.1274235Z ##[endgroup] 2021-05-16T23:06:50.3435974Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:06:50.3436507Z with: 2021-05-16T23:06:50.3436812Z repo_name: papayar 2021-05-16T23:06:50.3437338Z repo_version: 1.0 2021-05-16T23:06:50.3437654Z runner_os: Linux 2021-05-16T23:06:50.3437975Z R_version: 4.1 2021-05-16T23:06:50.3438255Z env: 2021-05-16T23:06:50.3438630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:50.3439014Z TIC_DEPLOY_KEY: 2021-05-16T23:06:50.3439697Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:50.3441364Z GITHUB_PAT: *** 2021-05-16T23:06:50.3441905Z COVERALLS_TOKEN: 2021-05-16T23:06:50.3442318Z continue-on-error: true 2021-05-16T23:06:50.3442702Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:50.3443283Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:50.3443635Z TZ: UTC 2021-05-16T23:06:50.3444011Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:50.3444345Z NOT_CRAN: true 2021-05-16T23:06:50.3444674Z ##[endgroup] 2021-05-16T23:06:50.3805592Z Package: papayar 2021-05-16T23:06:50.3808880Z Version: 1.0 2021-05-16T23:06:50.3809542Z OS: Linux 2021-05-16T23:06:50.3869440Z ##[group]Run install.packages('remotes') 2021-05-16T23:06:50.3870463Z install.packages('remotes') 2021-05-16T23:06:50.3871535Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:06:50.3872807Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:06:50.3880694Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:06:50.3881077Z env: 2021-05-16T23:06:50.3881468Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:50.3881897Z TIC_DEPLOY_KEY: 2021-05-16T23:06:50.3882807Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:06:50.3884601Z GITHUB_PAT: *** 2021-05-16T23:06:50.3885000Z COVERALLS_TOKEN: 2021-05-16T23:06:50.3885446Z continue-on-error: true 2021-05-16T23:06:50.3886241Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:50.3886666Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:06:50.3887089Z TZ: UTC 2021-05-16T23:06:50.3887627Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:50.3888545Z NOT_CRAN: true 2021-05-16T23:06:50.3888858Z ##[endgroup] 2021-05-16T23:06:50.5841137Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:06:50.5877319Z (as ‘lib’ is unspecified) 2021-05-16T23:07:07.4230374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:07:07.9307493Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-16T23:07:07.9342826Z ================================================== 2021-05-16T23:07:07.9343987Z downloaded 145 KB 2021-05-16T23:07:07.9344657Z 2021-05-16T23:07:08.2552053Z * installing *source* package ‘remotes’ ... 2021-05-16T23:07:08.2602595Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T23:07:08.2603281Z ** using staged installation 2021-05-16T23:07:08.2794140Z ** R 2021-05-16T23:07:08.3010682Z ** inst 2021-05-16T23:07:08.3032491Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:07:10.6931329Z ** help 2021-05-16T23:07:10.7936484Z *** installing help indices 2021-05-16T23:07:10.8641091Z ** building package indices 2021-05-16T23:07:11.1372568Z ** installing vignettes 2021-05-16T23:07:11.1449934Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:07:11.3460912Z ** testing if installed package can be loaded from final location 2021-05-16T23:07:11.5930329Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:07:11.5962635Z * DONE (remotes) 2021-05-16T23:07:11.6134277Z 2021-05-16T23:07:11.6135318Z The downloaded source packages are in 2021-05-16T23:07:11.6136708Z ‘/tmp/Rtmp9WUvAP/downloaded_packages’ 2021-05-16T23:07:31.7346352Z ##[group]Run actions/cache@v1 2021-05-16T23:07:31.7346791Z with: 2021-05-16T23:07:31.7347185Z path: /home/runner/work/_temp/Library 2021-05-16T23:07:31.7349976Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-7c8c9c38f13c059af9b21f8441e4d31b5cb92f2d36dbf539b93759f8d75755ba 2021-05-16T23:07:31.7354008Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T23:07:31.7355436Z env: 2021-05-16T23:07:31.7355875Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:31.7356328Z TIC_DEPLOY_KEY: 2021-05-16T23:07:31.7357133Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:31.7359324Z GITHUB_PAT: *** 2021-05-16T23:07:31.7359698Z COVERALLS_TOKEN: 2021-05-16T23:07:31.7360156Z continue-on-error: true 2021-05-16T23:07:31.7360581Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:31.7361031Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:31.7361497Z TZ: UTC 2021-05-16T23:07:31.7361852Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:31.7362243Z NOT_CRAN: true 2021-05-16T23:07:31.7362586Z ##[endgroup] 2021-05-16T23:07:31.8005189Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:07:31.8098577Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:07:31.8099311Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:07:31.8099942Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:07:31.8100645Z sudo -s eval "$sysreqs" 2021-05-16T23:07:31.8179576Z shell: /usr/bin/bash -e {0} 2021-05-16T23:07:31.8180599Z env: 2021-05-16T23:07:31.8181316Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:31.8182194Z TIC_DEPLOY_KEY: 2021-05-16T23:07:31.8183050Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:31.8184459Z GITHUB_PAT: *** 2021-05-16T23:07:31.8185483Z COVERALLS_TOKEN: 2021-05-16T23:07:31.8186133Z continue-on-error: true 2021-05-16T23:07:31.8186695Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:31.8187372Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:31.8188141Z TZ: UTC 2021-05-16T23:07:31.8188758Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:31.8189484Z NOT_CRAN: true 2021-05-16T23:07:31.8189927Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:07:31.8191093Z ##[endgroup] 2021-05-16T23:07:32.0317443Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:07:32.5662288Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:07:49.9783987Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:07:49.9784599Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:07:49.9785114Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:07:49.9785621Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:07:49.9786126Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:07:49.9805950Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:07:49.9818618Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:07:49.9819374Z (as ‘lib’ is unspecified) 2021-05-16T23:08:06.4033229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:08:07.0587585Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-16T23:08:07.0588526Z ================================================== 2021-05-16T23:08:07.0589035Z downloaded 60 KB 2021-05-16T23:08:07.0589390Z 2021-05-16T23:08:07.0640343Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:08:07.7197088Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-16T23:08:07.7198097Z ================================================== 2021-05-16T23:08:07.7198604Z downloaded 34 KB 2021-05-16T23:08:07.7199127Z 2021-05-16T23:08:07.7239262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:08:08.1373657Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-16T23:08:08.1387076Z ================================================== 2021-05-16T23:08:08.1387882Z downloaded 62 KB 2021-05-16T23:08:08.1388353Z 2021-05-16T23:08:08.1428307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:08:08.6947586Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-16T23:08:08.7022967Z ================================================== 2021-05-16T23:08:08.7024145Z downloaded 285 KB 2021-05-16T23:08:08.7024639Z 2021-05-16T23:08:08.7076781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:08:10.0542398Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-16T23:08:10.0719822Z ================================================== 2021-05-16T23:08:10.0720814Z downloaded 973 KB 2021-05-16T23:08:10.0721393Z 2021-05-16T23:08:10.3654429Z * installing *source* package ‘rprojroot’ ... 2021-05-16T23:08:10.3678984Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T23:08:10.3680221Z ** using staged installation 2021-05-16T23:08:10.3830175Z ** R 2021-05-16T23:08:10.3883591Z ** inst 2021-05-16T23:08:10.3896219Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:08:10.9654901Z ** help 2021-05-16T23:08:10.9924070Z *** installing help indices 2021-05-16T23:08:11.0205790Z *** copying figures 2021-05-16T23:08:11.0211648Z ** building package indices 2021-05-16T23:08:11.2349128Z ** installing vignettes 2021-05-16T23:08:11.2404158Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:08:11.4486088Z ** testing if installed package can be loaded from final location 2021-05-16T23:08:11.6356100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:08:11.6366967Z * DONE (rprojroot) 2021-05-16T23:08:11.9225224Z * installing *source* package ‘crayon’ ... 2021-05-16T23:08:11.9248812Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T23:08:11.9251293Z ** using staged installation 2021-05-16T23:08:11.9463508Z ** R 2021-05-16T23:08:11.9588715Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:08:13.1289083Z ** help 2021-05-16T23:08:13.1960652Z *** installing help indices 2021-05-16T23:08:13.2513995Z ** building package indices 2021-05-16T23:08:13.5324512Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:08:13.7390541Z ** testing if installed package can be loaded from final location 2021-05-16T23:08:13.9569979Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:08:13.9582068Z * DONE (crayon) 2021-05-16T23:08:14.2184726Z * installing *source* package ‘R6’ ... 2021-05-16T23:08:14.2200708Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T23:08:14.2209899Z ** using staged installation 2021-05-16T23:08:14.2345180Z ** R 2021-05-16T23:08:14.2417187Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:08:14.8224592Z ** help 2021-05-16T23:08:14.8440575Z *** installing help indices 2021-05-16T23:08:14.8657229Z *** copying figures 2021-05-16T23:08:14.8661719Z ** building package indices 2021-05-16T23:08:15.0922520Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:08:15.2837601Z ** testing if installed package can be loaded from final location 2021-05-16T23:08:15.4677289Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:08:15.4684144Z * DONE (R6) 2021-05-16T23:08:15.8468770Z * installing *source* package ‘desc’ ... 2021-05-16T23:08:15.8523354Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T23:08:15.8524922Z ** using staged installation 2021-05-16T23:08:15.8712841Z ** R 2021-05-16T23:08:15.8879283Z ** inst 2021-05-16T23:08:15.8898175Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:08:17.8886145Z ** help 2021-05-16T23:08:18.0328954Z *** installing help indices 2021-05-16T23:08:18.1429261Z ** building package indices 2021-05-16T23:08:18.4440808Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:08:18.6490401Z ** testing if installed package can be loaded from final location 2021-05-16T23:08:18.8790040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:08:18.8791358Z * DONE (desc) 2021-05-16T23:08:19.1656631Z * installing *source* package ‘debugme’ ... 2021-05-16T23:08:19.1690417Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-16T23:08:19.1691350Z ** using staged installation 2021-05-16T23:08:19.1813886Z ** R 2021-05-16T23:08:19.1849779Z ** inst 2021-05-16T23:08:19.1874292Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:08:19.5522509Z ** help 2021-05-16T23:08:19.5673027Z *** installing help indices 2021-05-16T23:08:19.5910974Z ** building package indices 2021-05-16T23:08:19.8100312Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:08:20.0108444Z ** testing if installed package can be loaded from final location 2021-05-16T23:08:20.2009530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:08:20.2018217Z * DONE (debugme) 2021-05-16T23:08:20.2094911Z 2021-05-16T23:08:20.2096028Z The downloaded source packages are in 2021-05-16T23:08:20.2097334Z ‘/tmp/RtmpdhSMES/downloaded_packages’ 2021-05-16T23:08:20.2098110Z Running `R CMD build`... 2021-05-16T23:08:20.4717194Z * checking for file ‘/tmp/RtmpdhSMES/remotes69443ce98070/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:08:20.4718574Z * preparing ‘sysreqs’: 2021-05-16T23:08:20.4719499Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:08:20.4720691Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:08:20.4721706Z * checking for empty or unneeded directories 2021-05-16T23:08:20.4722538Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:08:20.4723376Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:08:20.4725408Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:20.4726300Z (as ‘lib’ is unspecified) 2021-05-16T23:08:20.6895794Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:08:20.6897883Z ** using staged installation 2021-05-16T23:08:20.7031863Z ** R 2021-05-16T23:08:20.7065166Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:08:21.1614922Z ** help 2021-05-16T23:08:21.1803127Z *** installing help indices 2021-05-16T23:08:21.1973326Z ** building package indices 2021-05-16T23:08:21.3924420Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:08:21.5937432Z ** testing if installed package can be loaded from final location 2021-05-16T23:08:21.8031631Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:08:21.8037569Z * DONE (sysreqs) 2021-05-16T23:08:40.7668316Z Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:08:40.7678624Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:08:40.7721161Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:08:40.7724004Z Hit:4 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:08:40.8103319Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:08:41.6080782Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:08:41.6088922Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:08:41.6090677Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:08:41.6095998Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:08:42.7558051Z Reading package lists... 2021-05-16T23:08:42.8431726Z Reading package lists... 2021-05-16T23:08:43.0336111Z Building dependency tree... 2021-05-16T23:08:43.0362964Z Reading state information... 2021-05-16T23:08:43.1940162Z make is already the newest version (4.2.1-1.2). 2021-05-16T23:08:43.1940701Z make set to manually installed. 2021-05-16T23:08:43.1941523Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:08:43.1942058Z Suggested packages: 2021-05-16T23:08:43.1942795Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:08:43.2400833Z The following NEW packages will be installed: 2021-05-16T23:08:43.2404070Z libcurl4-openssl-dev 2021-05-16T23:08:43.2649630Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:08:43.2652047Z Need to get 321 kB of archives. 2021-05-16T23:08:43.2653546Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:08:43.2655992Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T23:08:43.7813084Z Fetched 321 kB in 0s (8759 kB/s) 2021-05-16T23:08:43.8171447Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:08:43.8275128Z (Reading database ... 2021-05-16T23:08:43.8275608Z (Reading database ... 5% 2021-05-16T23:08:43.8276154Z (Reading database ... 10% 2021-05-16T23:08:43.8276617Z (Reading database ... 15% 2021-05-16T23:08:43.8277265Z (Reading database ... 20% 2021-05-16T23:08:43.8277750Z (Reading database ... 25% 2021-05-16T23:08:43.8278189Z (Reading database ... 30% 2021-05-16T23:08:43.8278640Z (Reading database ... 35% 2021-05-16T23:08:43.8279075Z (Reading database ... 40% 2021-05-16T23:08:43.8279522Z (Reading database ... 45% 2021-05-16T23:08:43.8285014Z (Reading database ... 50% 2021-05-16T23:08:43.8335676Z (Reading database ... 55% 2021-05-16T23:08:43.8388896Z (Reading database ... 60% 2021-05-16T23:08:43.8437353Z (Reading database ... 65% 2021-05-16T23:08:43.8644726Z (Reading database ... 70% 2021-05-16T23:08:43.8679868Z (Reading database ... 75% 2021-05-16T23:08:43.8972905Z (Reading database ... 80% 2021-05-16T23:08:43.9094600Z (Reading database ... 85% 2021-05-16T23:08:43.9539615Z (Reading database ... 90% 2021-05-16T23:08:43.9621547Z (Reading database ... 95% 2021-05-16T23:08:43.9622395Z (Reading database ... 100% 2021-05-16T23:08:43.9623148Z (Reading database ... 285139 files and directories currently installed.) 2021-05-16T23:08:43.9792330Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:08:43.9818757Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:08:44.0865871Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:08:44.0907049Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:08:49.7364295Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:08:49.7365017Z remotes::install_github("ropensci/tic") 2021-05-16T23:08:49.7365640Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:08:49.7366267Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:08:49.7366861Z remotes::install_cran("covr") 2021-05-16T23:08:49.7376054Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:08:49.7376470Z env: 2021-05-16T23:08:49.7377090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:49.7377671Z TIC_DEPLOY_KEY: 2021-05-16T23:08:49.7378424Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:49.7379880Z GITHUB_PAT: *** 2021-05-16T23:08:49.7380270Z COVERALLS_TOKEN: 2021-05-16T23:08:49.7380705Z continue-on-error: true 2021-05-16T23:08:49.7381142Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:49.7381581Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:49.7382030Z TZ: UTC 2021-05-16T23:08:49.7382402Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:49.7382789Z NOT_CRAN: true 2021-05-16T23:08:49.7383131Z ##[endgroup] 2021-05-16T23:08:49.9549510Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:08:50.5143927Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:09:09.4288896Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:09:09.4290121Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:09:09.4291023Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:09:09.4291849Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:09:09.4292738Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:09:09.4293590Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:09:09.4294665Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:09:09.4295701Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:09:09.4296837Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:09:09.4297790Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:09:09.4298806Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:09:09.4301004Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:09:09.4302066Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:09:09.4303173Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:09:09.4304244Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:09:09.4305296Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:09:09.4306340Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:09:09.4307169Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:09:09.4307973Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:09:09.4308796Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:09:09.4309640Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:09:09.4310480Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:09:09.4312661Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:09:09.4313601Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:09:09.4314760Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:09:09.4316086Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:09:09.4316982Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:09:09.4317865Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:09:09.4318580Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:09:09.4320418Z 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-16T23:09:09.4322089Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:09:09.4322793Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:09:09.4334679Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:09.4335706Z (as ‘lib’ is unspecified) 2021-05-16T23:09:26.7863682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:09:27.2925489Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-16T23:09:27.3015734Z ================================================== 2021-05-16T23:09:27.3016795Z downloaded 839 KB 2021-05-16T23:09:27.3017444Z 2021-05-16T23:09:27.3056274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:09:28.3618083Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-16T23:09:28.3681222Z ================================================== 2021-05-16T23:09:28.3682145Z downloaded 258 KB 2021-05-16T23:09:28.3683040Z 2021-05-16T23:09:28.3726503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:09:28.9618122Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-16T23:09:28.9652090Z ================================================== 2021-05-16T23:09:28.9652589Z downloaded 97 KB 2021-05-16T23:09:28.9652855Z 2021-05-16T23:09:28.9703109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:09:29.5029338Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-16T23:09:29.5030525Z ================================================== 2021-05-16T23:09:29.5031103Z downloaded 19 KB 2021-05-16T23:09:29.5031469Z 2021-05-16T23:09:29.5078450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:09:30.0133490Z Content type 'application/x-tar' length 5688 bytes 2021-05-16T23:09:30.0134577Z ================================================== 2021-05-16T23:09:30.0135008Z downloaded 5688 bytes 2021-05-16T23:09:30.0135297Z 2021-05-16T23:09:30.0184195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:09:32.0763017Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-16T23:09:32.0914518Z ================================================== 2021-05-16T23:09:32.0915395Z downloaded 1.3 MB 2021-05-16T23:09:32.0916032Z 2021-05-16T23:09:32.0951886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:09:32.6299021Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-16T23:09:32.6299712Z ================================================== 2021-05-16T23:09:32.6300283Z downloaded 12 KB 2021-05-16T23:09:32.6300730Z 2021-05-16T23:09:32.6351383Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:09:33.1421434Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-16T23:09:33.1511426Z ================================================== 2021-05-16T23:09:33.1512107Z downloaded 779 KB 2021-05-16T23:09:33.1512366Z 2021-05-16T23:09:33.1561206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:09:33.6873451Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-16T23:09:33.6975710Z ================================================== 2021-05-16T23:09:33.6976265Z downloaded 412 KB 2021-05-16T23:09:33.6976590Z 2021-05-16T23:09:33.7017933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:09:36.5910972Z Content type 'application/x-tar' length 3475 bytes 2021-05-16T23:09:36.5912557Z ================================================== 2021-05-16T23:09:36.5913366Z downloaded 3475 bytes 2021-05-16T23:09:36.5913944Z 2021-05-16T23:09:36.5961706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:09:37.1024603Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-16T23:09:37.6262951Z ================================================== 2021-05-16T23:09:37.6264491Z downloaded 156 KB 2021-05-16T23:09:37.6265101Z 2021-05-16T23:09:37.6268244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:09:37.6429700Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-16T23:09:37.6445406Z ================================================== 2021-05-16T23:09:37.6445935Z downloaded 60 KB 2021-05-16T23:09:37.6446216Z 2021-05-16T23:09:37.6485237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:09:38.4310179Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-16T23:09:38.4345891Z ================================================== 2021-05-16T23:09:38.4346429Z downloaded 154 KB 2021-05-16T23:09:38.4346738Z 2021-05-16T23:09:38.4395036Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:09:39.4946041Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-16T23:09:39.4957115Z ================================================== 2021-05-16T23:09:39.4957997Z downloaded 110 KB 2021-05-16T23:09:39.4958727Z 2021-05-16T23:09:39.5004625Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:09:39.9419603Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-16T23:09:39.9446556Z ================================================== 2021-05-16T23:09:39.9447992Z downloaded 107 KB 2021-05-16T23:09:39.9448472Z 2021-05-16T23:09:39.9497712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:09:40.2676070Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-16T23:09:40.2738905Z ================================================== 2021-05-16T23:09:40.2739826Z downloaded 225 KB 2021-05-16T23:09:40.2740268Z 2021-05-16T23:09:40.2776203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:09:40.8871889Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-16T23:09:40.8884660Z ================================================== 2021-05-16T23:09:40.8885727Z downloaded 43 KB 2021-05-16T23:09:40.8886442Z 2021-05-16T23:09:40.8929678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:09:41.3709311Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-16T23:09:41.3726927Z ================================================== 2021-05-16T23:09:41.3727980Z downloaded 90 KB 2021-05-16T23:09:41.3728599Z 2021-05-16T23:09:41.3768716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:09:41.8418040Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-16T23:09:41.8446087Z ================================================== 2021-05-16T23:09:41.8446539Z downloaded 92 KB 2021-05-16T23:09:41.8446812Z 2021-05-16T23:09:41.8551837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:09:44.0847304Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-16T23:09:44.0849048Z ================================================== 2021-05-16T23:09:44.0849910Z downloaded 28 KB 2021-05-16T23:09:44.0850396Z 2021-05-16T23:09:44.0895042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:09:44.8440890Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-16T23:09:44.8444353Z ================================================== 2021-05-16T23:09:44.8446455Z downloaded 12 KB 2021-05-16T23:09:44.8446799Z 2021-05-16T23:09:44.8496848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:09:45.3563862Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-16T23:09:45.3625647Z ================================================== 2021-05-16T23:09:45.3626672Z downloaded 364 KB 2021-05-16T23:09:45.3627709Z 2021-05-16T23:09:45.3673112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:09:46.0223646Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-16T23:09:46.0224330Z ================================================== 2021-05-16T23:09:46.0224714Z downloaded 81 KB 2021-05-16T23:09:46.0225179Z 2021-05-16T23:09:46.0271167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:09:51.6914970Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-16T23:09:51.6916537Z ================================================== 2021-05-16T23:09:51.6917483Z downloaded 44 KB 2021-05-16T23:09:51.6918293Z 2021-05-16T23:09:51.6955300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:09:52.1389046Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-16T23:09:52.1460542Z ================================================== 2021-05-16T23:09:52.1461476Z downloaded 64 KB 2021-05-16T23:09:52.1462133Z 2021-05-16T23:09:52.1506163Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:09:52.5273131Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-16T23:09:52.5453601Z ================================================== 2021-05-16T23:09:52.5454619Z downloaded 781 KB 2021-05-16T23:09:52.5455129Z 2021-05-16T23:09:52.5496546Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:09:53.3561985Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-16T23:09:53.3562776Z ================================================== 2021-05-16T23:09:53.3563359Z downloaded 20 KB 2021-05-16T23:09:53.3563625Z 2021-05-16T23:09:53.3607827Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:09:53.4861794Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:09:53.4863278Z ================================================== 2021-05-16T23:09:53.4863991Z downloaded 24 KB 2021-05-16T23:09:53.4864336Z 2021-05-16T23:09:53.4894535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:09:54.3645335Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-16T23:09:54.3705441Z ================================================== 2021-05-16T23:09:54.3706338Z downloaded 297 KB 2021-05-16T23:09:54.3706820Z 2021-05-16T23:09:54.3749116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:09:55.5800795Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-16T23:09:55.5802428Z ================================================== 2021-05-16T23:09:55.5803348Z downloaded 17 KB 2021-05-16T23:09:55.5803867Z 2021-05-16T23:09:55.5845465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:10:00.7419381Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-16T23:10:00.8209440Z ================================================== 2021-05-16T23:10:00.8211238Z downloaded 1.2 MB 2021-05-16T23:10:00.8212607Z 2021-05-16T23:10:01.4565149Z * installing *source* package ‘rlang’ ... 2021-05-16T23:10:01.4703115Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:01.4704474Z ** using staged installation 2021-05-16T23:10:01.4923847Z ** libs 2021-05-16T23:10:01.4994528Z 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-16T23:10:01.6200026Z 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-16T23:10:02.0638888Z 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-16T23:10:04.7082267Z 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-16T23:10:05.8440508Z 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-16T23:10:05.8880080Z 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-16T23:10:05.9399085Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:10:05.9427461Z ** R 2021-05-16T23:10:06.0002718Z ** inst 2021-05-16T23:10:06.0012924Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:10.3424293Z ** help 2021-05-16T23:10:11.2135645Z *** installing help indices 2021-05-16T23:10:11.5805082Z *** copying figures 2021-05-16T23:10:11.5812247Z ** building package indices 2021-05-16T23:10:12.1891970Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:12.4829564Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:12.6063636Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:12.9269825Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:12.9305925Z * DONE (rlang) 2021-05-16T23:10:13.2515955Z * installing *source* package ‘magrittr’ ... 2021-05-16T23:10:13.2545803Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:13.2547000Z ** using staged installation 2021-05-16T23:10:13.2720903Z ** libs 2021-05-16T23:10:13.2771313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-16T23:10:13.4339634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T23:10:13.4983819Z 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-16T23:10:13.5256078Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T23:10:13.5257392Z ** R 2021-05-16T23:10:13.5313080Z ** inst 2021-05-16T23:10:13.5327963Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:13.8798031Z ** help 2021-05-16T23:10:13.9266863Z *** installing help indices 2021-05-16T23:10:13.9662281Z *** copying figures 2021-05-16T23:10:13.9667396Z ** building package indices 2021-05-16T23:10:14.2154536Z ** installing vignettes 2021-05-16T23:10:14.2222425Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:14.4278428Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:14.4483594Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:14.6514165Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:14.6521210Z * DONE (magrittr) 2021-05-16T23:10:14.9417377Z * installing *source* package ‘glue’ ... 2021-05-16T23:10:14.9444077Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:14.9445874Z ** using staged installation 2021-05-16T23:10:14.9634445Z ** libs 2021-05-16T23:10:14.9680750Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-16T23:10:15.1154044Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:15.1713614Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-16T23:10:15.2641711Z 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-16T23:10:15.2944143Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T23:10:15.2963145Z ** R 2021-05-16T23:10:15.3025443Z ** inst 2021-05-16T23:10:15.3041069Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:15.8819899Z ** help 2021-05-16T23:10:15.9128216Z *** installing help indices 2021-05-16T23:10:15.9423514Z *** copying figures 2021-05-16T23:10:15.9426564Z ** building package indices 2021-05-16T23:10:16.1579883Z ** installing vignettes 2021-05-16T23:10:16.1643973Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:16.4196059Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:16.4400876Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:16.6982694Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:16.6985371Z * DONE (glue) 2021-05-16T23:10:16.9461305Z * installing *source* package ‘sys’ ... 2021-05-16T23:10:16.9475231Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:16.9476355Z ** using staged installation 2021-05-16T23:10:16.9683028Z ** libs 2021-05-16T23:10:16.9732079Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-16T23:10:17.2938547Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:17.3467416Z 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-16T23:10:17.3736583Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T23:10:17.3745445Z ** R 2021-05-16T23:10:17.3789025Z ** inst 2021-05-16T23:10:17.3797973Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:17.7057155Z ** help 2021-05-16T23:10:17.7282047Z *** installing help indices 2021-05-16T23:10:17.7479735Z ** building package indices 2021-05-16T23:10:17.9652833Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:18.1609092Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:18.1791425Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:18.3708168Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:18.3715395Z * DONE (sys) 2021-05-16T23:10:18.6091111Z * installing *source* package ‘mime’ ... 2021-05-16T23:10:18.6109292Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:18.6109977Z ** using staged installation 2021-05-16T23:10:18.6241253Z ** libs 2021-05-16T23:10:18.6290487Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:18.6806484Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T23:10:18.7434459Z 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-16T23:10:18.7600198Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T23:10:18.7616146Z ** R 2021-05-16T23:10:18.7673866Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:19.1590998Z ** help 2021-05-16T23:10:19.1862310Z *** installing help indices 2021-05-16T23:10:19.2055113Z ** building package indices 2021-05-16T23:10:19.4334310Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:19.6253078Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:19.6442563Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:19.8356598Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:19.8363861Z * DONE (mime) 2021-05-16T23:10:20.2512498Z * installing *source* package ‘curl’ ... 2021-05-16T23:10:20.2586433Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:20.2589005Z ** using staged installation 2021-05-16T23:10:20.2979065Z Found pkg-config cflags and libs! 2021-05-16T23:10:20.3912745Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-16T23:10:20.3914133Z Using PKG_LIBS=-lcurl 2021-05-16T23:10:20.4523634Z ** libs 2021-05-16T23:10:20.4582685Z 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-16T23:10:20.4608639Z 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-16T23:10:20.5434912Z 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-16T23:10:20.6939593Z 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-16T23:10:20.7895312Z 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-16T23:10:20.8552755Z 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-16T23:10:20.9777436Z 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-16T23:10:21.0598291Z 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-16T23:10:21.1189449Z 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-16T23:10:21.4991554Z 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-16T23:10:21.5412912Z 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-16T23:10:21.6017551Z 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-16T23:10:21.6771292Z 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-16T23:10:21.8861541Z 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-16T23:10:21.9706381Z 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-16T23:10:22.0418316Z 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-16T23:10:22.0910627Z 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-16T23:10:22.1397449Z 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-16T23:10:22.2018453Z 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-16T23:10:22.3357534Z 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-16T23:10:22.4167589Z 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-16T23:10:22.4379818Z 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-16T23:10:22.4934122Z 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-16T23:10:22.5282308Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T23:10:22.5305085Z ** R 2021-05-16T23:10:22.5430215Z ** inst 2021-05-16T23:10:22.5468941Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:23.1964398Z ** help 2021-05-16T23:10:23.2488283Z *** installing help indices 2021-05-16T23:10:23.2890121Z ** building package indices 2021-05-16T23:10:23.5242787Z ** installing vignettes 2021-05-16T23:10:23.5349379Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:23.7451615Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:23.7632814Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:23.9703294Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:23.9713795Z * DONE (curl) 2021-05-16T23:10:24.3777618Z * installing *source* package ‘jsonlite’ ... 2021-05-16T23:10:24.3831755Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:24.3834326Z ** using staged installation 2021-05-16T23:10:24.4013647Z ** libs 2021-05-16T23:10:24.4079295Z 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-16T23:10:24.4818405Z 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-16T23:10:24.5462113Z 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-16T23:10:24.6175028Z 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-16T23:10:24.7505568Z 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-16T23:10:24.8362636Z 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-16T23:10:24.8895742Z 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-16T23:10:24.9435781Z 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-16T23:10:25.0107318Z 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-16T23:10:25.0753514Z 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-16T23:10:25.2317732Z 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-16T23:10:25.3118617Z 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-16T23:10:25.4107848Z 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-16T23:10:25.4868657Z 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-16T23:10:25.5654548Z 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-16T23:10:25.6310102Z 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-16T23:10:25.6933557Z 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-16T23:10:25.7418748Z 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-16T23:10:25.8165995Z 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-16T23:10:25.8723028Z 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-16T23:10:25.9304916Z 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-16T23:10:25.9943666Z 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-16T23:10:26.0307107Z 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-16T23:10:26.0855454Z 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-16T23:10:26.1870989Z 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-16T23:10:26.4590827Z 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-16T23:10:26.7574267Z 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-16T23:10:26.9642461Z 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-16T23:10:27.1360041Z 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-16T23:10:27.1615745Z 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-16T23:10:27.1967003Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T23:10:27.1989848Z ** R 2021-05-16T23:10:27.2174993Z ** inst 2021-05-16T23:10:27.2207263Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:28.4964842Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T23:10:28.4967149Z ** help 2021-05-16T23:10:28.5319081Z *** installing help indices 2021-05-16T23:10:28.5628534Z ** building package indices 2021-05-16T23:10:28.7895220Z ** installing vignettes 2021-05-16T23:10:28.7913333Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:29.0116827Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:29.0365799Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:29.2751743Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:29.2766900Z * DONE (jsonlite) 2021-05-16T23:10:29.5004460Z * installing *source* package ‘ini’ ... 2021-05-16T23:10:29.5012495Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:29.5013634Z ** using staged installation 2021-05-16T23:10:29.5123256Z ** R 2021-05-16T23:10:29.5150015Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:29.7890085Z ** help 2021-05-16T23:10:29.8020073Z *** installing help indices 2021-05-16T23:10:29.8257160Z ** building package indices 2021-05-16T23:10:30.0301994Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:30.2257494Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:30.4279556Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:30.4280754Z * DONE (ini) 2021-05-16T23:10:30.6818799Z * installing *source* package ‘gitcreds’ ... 2021-05-16T23:10:30.6843331Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:30.6844929Z ** using staged installation 2021-05-16T23:10:30.6976802Z ** R 2021-05-16T23:10:30.7048926Z ** inst 2021-05-16T23:10:30.7063350Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:31.3005555Z ** help 2021-05-16T23:10:31.3266318Z *** installing help indices 2021-05-16T23:10:31.3518173Z ** building package indices 2021-05-16T23:10:31.5673952Z ** installing vignettes 2021-05-16T23:10:31.5751877Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:31.7803055Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:31.9935683Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:31.9945660Z * DONE (gitcreds) 2021-05-16T23:10:32.2727080Z * installing *source* package ‘zip’ ... 2021-05-16T23:10:32.2760905Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:32.2764774Z ** using staged installation 2021-05-16T23:10:32.2891570Z ** libs 2021-05-16T23:10:32.2952880Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T23:10:35.3899730Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T23:10:38.5899510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:10:38.6386805Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-16T23:10:41.4942113Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-16T23:10:41.6005024Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-16T23:10:41.7465741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T23:10:41.8198701Z 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-16T23:10:41.8465841Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T23:10:41.8516517Z ** R 2021-05-16T23:10:41.8558784Z ** inst 2021-05-16T23:10:41.8570306Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:42.2463350Z ** help 2021-05-16T23:10:42.2700385Z *** installing help indices 2021-05-16T23:10:42.2985227Z ** building package indices 2021-05-16T23:10:42.5218649Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:42.7176357Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:42.7369439Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:42.9506123Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:42.9514124Z * DONE (zip) 2021-05-16T23:10:43.2919524Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T23:10:43.2962020Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:43.2964378Z ** using staged installation 2021-05-16T23:10:43.3118423Z ** R 2021-05-16T23:10:44.1460331Z ** inst 2021-05-16T23:10:44.1468301Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:44.1469651Z ** help 2021-05-16T23:10:44.1470468Z *** installing help indices 2021-05-16T23:10:44.2840975Z *** copying figures 2021-05-16T23:10:44.2844074Z ** building package indices 2021-05-16T23:10:44.6124825Z ** installing vignettes 2021-05-16T23:10:44.6203962Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:44.8095312Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:45.0127147Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:45.0136845Z * DONE (rstudioapi) 2021-05-16T23:10:45.2538318Z * installing *source* package ‘fastmap’ ... 2021-05-16T23:10:45.2553585Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:45.2554878Z ** using staged installation 2021-05-16T23:10:45.2725669Z ** libs 2021-05-16T23:10:45.2780129Z 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-16T23:10:49.9312732Z 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-16T23:10:49.9833579Z 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-16T23:10:50.0496784Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T23:10:50.0516794Z ** R 2021-05-16T23:10:50.0572153Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:50.5843472Z ** help 2021-05-16T23:10:50.6051310Z *** installing help indices 2021-05-16T23:10:50.6263916Z ** building package indices 2021-05-16T23:10:50.8403153Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:51.0354980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:51.0549089Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:51.2545143Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:51.2565604Z * DONE (fastmap) 2021-05-16T23:10:51.5247158Z * installing *source* package ‘yaml’ ... 2021-05-16T23:10:51.5275480Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:51.5279401Z ** using staged installation 2021-05-16T23:10:51.5384978Z ** libs 2021-05-16T23:10:51.5443979Z 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-16T23:10:51.9141525Z 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-16T23:10:52.0416049Z 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-16T23:10:53.0880965Z 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-16T23:10:53.2878272Z 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-16T23:10:53.4232331Z 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-16T23:10:53.8370184Z 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-16T23:10:54.1975648Z 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-16T23:10:54.3154733Z 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-16T23:10:54.7865129Z 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-16T23:10:54.9127874Z 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-16T23:10:56.3960637Z 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-16T23:10:56.4585186Z 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-16T23:10:56.4894366Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T23:10:56.4914165Z ** R 2021-05-16T23:10:56.4950284Z ** inst 2021-05-16T23:10:56.4964810Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:56.7714806Z ** help 2021-05-16T23:10:56.7945267Z *** installing help indices 2021-05-16T23:10:56.8211638Z ** building package indices 2021-05-16T23:10:57.0468382Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:57.2394564Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:10:57.2594274Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:57.4475980Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:57.4483655Z * DONE (yaml) 2021-05-16T23:10:57.7572193Z * installing *source* package ‘withr’ ... 2021-05-16T23:10:57.7600647Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:57.7601854Z ** using staged installation 2021-05-16T23:10:57.7775357Z ** R 2021-05-16T23:10:57.7870706Z ** inst 2021-05-16T23:10:57.7882080Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:58.5557900Z ** help 2021-05-16T23:10:58.6412104Z *** installing help indices 2021-05-16T23:10:58.7107888Z *** copying figures 2021-05-16T23:10:58.7110901Z ** building package indices 2021-05-16T23:10:58.9816084Z ** installing vignettes 2021-05-16T23:10:58.9863282Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:59.1847079Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:59.3838051Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:59.3846210Z * DONE (withr) 2021-05-16T23:10:59.6273047Z * installing *source* package ‘whisker’ ... 2021-05-16T23:10:59.6290650Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:59.6293047Z ** using staged installation 2021-05-16T23:10:59.6390916Z ** R 2021-05-16T23:10:59.6442036Z ** inst 2021-05-16T23:10:59.6466723Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:00.1211315Z ** help 2021-05-16T23:11:00.1482139Z *** installing help indices 2021-05-16T23:11:00.1767052Z ** building package indices 2021-05-16T23:11:00.4067173Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:00.6177645Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:00.8226205Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:00.8233752Z * DONE (whisker) 2021-05-16T23:11:01.0575537Z * installing *source* package ‘rappdirs’ ... 2021-05-16T23:11:01.0586274Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:01.0587472Z ** using staged installation 2021-05-16T23:11:01.0876559Z ** libs 2021-05-16T23:11:01.0951206Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:01.1484284Z 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-16T23:11:01.2007962Z 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-16T23:11:01.2159720Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T23:11:01.2172221Z ** R 2021-05-16T23:11:01.2213076Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:01.5895708Z ** help 2021-05-16T23:11:01.6144900Z *** installing help indices 2021-05-16T23:11:01.6409158Z ** building package indices 2021-05-16T23:11:01.8669267Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:02.0702578Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:02.0881741Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:02.2852664Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:02.2860344Z * DONE (rappdirs) 2021-05-16T23:11:02.8559282Z * installing *source* package ‘fs’ ... 2021-05-16T23:11:02.8695412Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:02.8696449Z ** using staged installation 2021-05-16T23:11:02.8881569Z ** libs 2021-05-16T23:11:02.8946435Z 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-16T23:11:03.5919522Z 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-16T23:11:04.1209590Z 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-16T23:11:04.6247853Z 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-16T23:11:04.7190486Z 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-16T23:11:05.1046196Z 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-16T23:11:05.4966691Z 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-16T23:11:05.6140041Z 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-16T23:11:06.1347780Z 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-16T23:11:06.4657249Z 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-16T23:11:06.5859258Z 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-16T23:11:06.9514433Z 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-16T23:11:07.0921811Z 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-16T23:11:07.1345901Z 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-16T23:11:07.1667859Z (cd libuv-1.38.1 \ 2021-05-16T23:11:07.1669674Z && 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-16T23:11:12.5372445Z make --directory=libuv-1.38.1 \ 2021-05-16T23:11:12.5373294Z HAVE_DTRACE=0 2021-05-16T23:11:12.5507195Z make[1]: Entering directory '/tmp/RtmpabMxYn/R.INSTALL794e329dc5fc/fs/src/libuv-1.38.1' 2021-05-16T23:11:12.5611150Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:11:13.2913127Z CC src/libuv_la-idna.lo 2021-05-16T23:11:14.0108775Z CC src/libuv_la-inet.lo 2021-05-16T23:11:14.7586962Z CC src/libuv_la-random.lo 2021-05-16T23:11:15.3393356Z CC src/libuv_la-strscpy.lo 2021-05-16T23:11:15.8669962Z CC src/libuv_la-threadpool.lo 2021-05-16T23:11:16.5782548Z CC src/libuv_la-timer.lo 2021-05-16T23:11:17.2394954Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:11:17.8202215Z CC src/libuv_la-uv-common.lo 2021-05-16T23:11:19.0545570Z CC src/libuv_la-version.lo 2021-05-16T23:11:19.5683092Z CC src/unix/libuv_la-async.lo 2021-05-16T23:11:20.2268257Z CC src/unix/libuv_la-core.lo 2021-05-16T23:11:21.5241925Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:11:22.0975708Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:11:23.7797122Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:11:24.4251657Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:11:24.9869606Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:11:25.6680142Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:11:26.3039890Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:11:27.0049480Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:11:27.6064086Z CC src/unix/libuv_la-process.lo 2021-05-16T23:11:28.4192865Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:11:28.9925261Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:11:29.9978690Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:11:31.1758456Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:11:31.8917531Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:11:32.7089981Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:11:33.3468572Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:11:34.4711875Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T23:11:35.6388213Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T23:11:36.5490331Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T23:11:37.0593849Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T23:11:37.6118153Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:11:38.2088963Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T23:11:38.7549916Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T23:11:39.3459532Z CCLD libuv.la 2021-05-16T23:11:39.5475375Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T23:11:39.5993673Z make[1]: Leaving directory '/tmp/RtmpabMxYn/R.INSTALL794e329dc5fc/fs/src/libuv-1.38.1' 2021-05-16T23:11:39.6015865Z 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-16T23:11:39.6896204Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T23:11:39.6922208Z ** R 2021-05-16T23:11:39.7029747Z ** inst 2021-05-16T23:11:39.7041040Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:40.9389923Z ** help 2021-05-16T23:11:41.0175570Z *** installing help indices 2021-05-16T23:11:41.0794581Z ** building package indices 2021-05-16T23:11:41.3335811Z ** installing vignettes 2021-05-16T23:11:41.3439295Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:41.5888442Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:41.6114365Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:41.8722195Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:41.8734093Z * DONE (fs) 2021-05-16T23:11:42.1366343Z * installing *source* package ‘clipr’ ... 2021-05-16T23:11:42.1383032Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:42.1383957Z ** using staged installation 2021-05-16T23:11:42.1617980Z ** R 2021-05-16T23:11:42.1665454Z ** inst 2021-05-16T23:11:42.1679867Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:42.5375105Z ** help 2021-05-16T23:11:42.5595738Z *** installing help indices 2021-05-16T23:11:42.5809681Z ** building package indices 2021-05-16T23:11:42.8018847Z ** installing vignettes 2021-05-16T23:11:42.8080249Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:43.0215801Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:43.2218239Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:43.2225500Z * DONE (clipr) 2021-05-16T23:11:44.1263593Z * installing *source* package ‘git2r’ ... 2021-05-16T23:11:44.1544232Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:44.1544976Z ** using staged installation 2021-05-16T23:11:44.3484451Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T23:11:44.3495459Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T23:11:44.3496470Z checking for gcc... gcc 2021-05-16T23:11:44.4100378Z checking whether the C compiler works... yes 2021-05-16T23:11:44.4102073Z checking for C compiler default output file name... a.out 2021-05-16T23:11:44.4547451Z checking for suffix of executables... 2021-05-16T23:11:44.5024426Z checking whether we are cross compiling... no 2021-05-16T23:11:44.5302922Z checking for suffix of object files... o 2021-05-16T23:11:44.5528501Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:11:44.5739935Z checking whether gcc accepts -g... yes 2021-05-16T23:11:44.6109573Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:11:44.6116627Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T23:11:44.6129680Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T23:11:44.6307533Z Found pkg-config cflags and libs! 2021-05-16T23:11:44.7296092Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T23:11:44.8573159Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T23:11:44.9805255Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T23:11:45.1167988Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T23:11:45.2258778Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-16T23:11:45.2260744Z ----- Results of the git2r package configure ----- 2021-05-16T23:11:45.2261520Z 2021-05-16T23:11:45.2263071Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-16T23:11:45.2263814Z PKG_LIBS: -lgit2 2021-05-16T23:11:45.2264065Z 2021-05-16T23:11:45.2264934Z -------------------------------------------------- 2021-05-16T23:11:45.2489996Z configure: creating ./config.status 2021-05-16T23:11:45.3371047Z config.status: creating src/Makevars 2021-05-16T23:11:45.4004245Z ** libs 2021-05-16T23:11:45.4097384Z 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-16T23:11:45.4791411Z 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-16T23:11:45.5313322Z 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-16T23:11:45.7074649Z 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-16T23:11:45.8045637Z 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-16T23:11:45.9293506Z 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-16T23:11:46.1686682Z 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-16T23:11:46.2667649Z 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-16T23:11:46.3570827Z 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-16T23:11:46.5161032Z 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-16T23:11:46.7021188Z 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-16T23:11:46.8054496Z 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-16T23:11:47.0798562Z 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-16T23:11:47.1501244Z 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-16T23:11:47.2459003Z 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-16T23:11:47.3398734Z 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-16T23:11:47.4266146Z 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-16T23:11:47.6065102Z 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-16T23:11:47.7418452Z 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-16T23:11:47.8302240Z 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-16T23:11:47.9929501Z 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-16T23:11:48.0577978Z 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-16T23:11:48.1457551Z 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-16T23:11:48.2452797Z 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-16T23:11:48.3366598Z 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-16T23:11:48.5268470Z 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-16T23:11:48.6931137Z 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-16T23:11:48.7878263Z 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-16T23:11:48.8812455Z 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-16T23:11:49.0823485Z 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-16T23:11:49.1807937Z 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-16T23:11:49.3230323Z 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-16T23:11:49.5045420Z 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-16T23:11:49.6399126Z 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-16T23:11:49.7119275Z 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-16T23:11:49.8338274Z 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-16T23:11:49.8766916Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T23:11:49.8787078Z ** R 2021-05-16T23:11:49.9003735Z ** inst 2021-05-16T23:11:49.9015319Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:51.0893902Z ** help 2021-05-16T23:11:51.3494922Z *** installing help indices 2021-05-16T23:11:51.5776939Z ** building package indices 2021-05-16T23:11:51.9504121Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:52.1542982Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:52.1735149Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:52.3893633Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:52.3906046Z * DONE (git2r) 2021-05-16T23:11:52.6245424Z * installing *source* package ‘askpass’ ... 2021-05-16T23:11:52.6256920Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:52.6258069Z ** using staged installation 2021-05-16T23:11:52.6416971Z ** libs 2021-05-16T23:11:52.6470656Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-16T23:11:52.7064197Z 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-16T23:11:52.7306539Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T23:11:52.7321345Z ** R 2021-05-16T23:11:52.7353531Z ** inst 2021-05-16T23:11:52.7361943Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:53.0294829Z ** help 2021-05-16T23:11:53.0478815Z *** installing help indices 2021-05-16T23:11:53.0629077Z ** building package indices 2021-05-16T23:11:53.2609291Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:53.4450879Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:53.4660263Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:53.6535529Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:53.6545208Z * DONE (askpass) 2021-05-16T23:11:54.0482036Z * installing *source* package ‘cli’ ... 2021-05-16T23:11:54.0551713Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:54.0553388Z ** using staged installation 2021-05-16T23:11:54.0774186Z ** R 2021-05-16T23:11:54.1083430Z ** inst 2021-05-16T23:11:54.1099664Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:57.2953836Z ** help 2021-05-16T23:11:57.5203267Z *** installing help indices 2021-05-16T23:11:57.6786718Z *** copying figures 2021-05-16T23:11:57.6788607Z ** building package indices 2021-05-16T23:11:58.0365083Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:58.2779009Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:58.5852890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:58.5880029Z * DONE (cli) 2021-05-16T23:11:58.9541550Z * installing *source* package ‘purrr’ ... 2021-05-16T23:11:58.9591902Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:58.9593801Z ** using staged installation 2021-05-16T23:11:58.9754735Z ** libs 2021-05-16T23:11:58.9804011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-16T23:11:59.0220193Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:11:59.1290434Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T23:11:59.2395701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-16T23:11:59.3614260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:59.4090523Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-16T23:11:59.5462304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-16T23:11:59.7089396Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-16T23:11:59.8090864Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T23:11:59.8706627Z 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-16T23:11:59.8977021Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T23:12:00.6685131Z ** R 2021-05-16T23:12:00.6693165Z ** inst 2021-05-16T23:12:00.6694745Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:01.4910312Z ** help 2021-05-16T23:12:01.6800981Z *** installing help indices 2021-05-16T23:12:01.7931483Z *** copying figures 2021-05-16T23:12:01.7938283Z ** building package indices 2021-05-16T23:12:02.1094028Z ** installing vignettes 2021-05-16T23:12:02.1180874Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:02.3313869Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:02.3514142Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:02.5813524Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:02.5826278Z * DONE (purrr) 2021-05-16T23:12:02.8802727Z * installing *source* package ‘lifecycle’ ... 2021-05-16T23:12:02.8834794Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:02.8835767Z ** using staged installation 2021-05-16T23:12:02.9023128Z ** R 2021-05-16T23:12:02.9082573Z ** inst 2021-05-16T23:12:02.9100528Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:03.4012078Z ** help 2021-05-16T23:12:03.4380708Z *** installing help indices 2021-05-16T23:12:03.4656259Z *** copying figures 2021-05-16T23:12:03.4662151Z ** building package indices 2021-05-16T23:12:03.6855117Z ** installing vignettes 2021-05-16T23:12:03.6900745Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:03.9016315Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:04.1265007Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:04.1273006Z * DONE (lifecycle) 2021-05-16T23:12:04.3662204Z * installing *source* package ‘cachem’ ... 2021-05-16T23:12:04.3663164Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:04.3663746Z ** using staged installation 2021-05-16T23:12:04.3746843Z ** libs 2021-05-16T23:12:04.3791473Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:12:04.4385386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:04.4901735Z 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-16T23:12:04.5125248Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:12:04.5140529Z ** R 2021-05-16T23:12:04.5279113Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:05.1946776Z ** help 2021-05-16T23:12:05.2262901Z *** installing help indices 2021-05-16T23:12:05.2484428Z ** building package indices 2021-05-16T23:12:05.4695360Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:05.6873125Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:05.7068935Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:05.9297353Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:05.9304575Z * DONE (cachem) 2021-05-16T23:12:06.4721993Z * installing *source* package ‘openssl’ ... 2021-05-16T23:12:06.4838710Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:06.4839944Z ** using staged installation 2021-05-16T23:12:06.5034261Z Found pkg-config cflags and libs! 2021-05-16T23:12:06.5947894Z Using PKG_CFLAGS= 2021-05-16T23:12:07.0829830Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-16T23:12:07.0999794Z ** libs 2021-05-16T23:12:07.1072298Z 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-16T23:12:07.1101616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T23:12:07.2036801Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:12:07.2945215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-16T23:12:07.4048354Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-16T23:12:07.5863381Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T23:12:07.6614902Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-16T23:12:07.7666946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-16T23:12:07.9012850Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-16T23:12:07.9682213Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T23:12:08.0719253Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-16T23:12:08.1479864Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-16T23:12:08.2625903Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-16T23:12:08.4079393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-16T23:12:08.5073148Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-16T23:12:08.7136277Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-16T23:12:08.7721667Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T23:12:08.8176523Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-16T23:12:08.9672036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T23:12:09.1237740Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T23:12:09.2591730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-16T23:12:09.3088050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-16T23:12:09.4158025Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-16T23:12:09.5473394Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T23:12:09.7167752Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-16T23:12:09.8676841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T23:12:10.0382818Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-16T23:12:10.1882235Z 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-16T23:12:10.2683463Z 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-16T23:12:10.4642080Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:12:10.4694349Z 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-16T23:12:10.5338858Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T23:12:10.5360307Z ** R 2021-05-16T23:12:10.5475135Z ** inst 2021-05-16T23:12:10.5523414Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:11.7448161Z ** help 2021-05-16T23:12:11.8095412Z *** installing help indices 2021-05-16T23:12:11.8581644Z ** building package indices 2021-05-16T23:12:12.1736042Z ** installing vignettes 2021-05-16T23:12:12.1942081Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:12.4254918Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:12.4452244Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:12.6745233Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:12.6759007Z * DONE (openssl) 2021-05-16T23:12:12.9367445Z * installing *source* package ‘memoise’ ... 2021-05-16T23:12:12.9382439Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:12.9384714Z ** using staged installation 2021-05-16T23:12:12.9571347Z ** R 2021-05-16T23:12:12.9706259Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:13.4974642Z ** help 2021-05-16T23:12:13.5254942Z *** installing help indices 2021-05-16T23:12:13.5557446Z ** building package indices 2021-05-16T23:12:13.7920328Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:14.0236228Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:14.2509971Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:14.2515785Z * DONE (memoise) 2021-05-16T23:12:14.6315397Z * installing *source* package ‘httr’ ... 2021-05-16T23:12:14.6360435Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:14.6361459Z ** using staged installation 2021-05-16T23:12:14.6533954Z ** R 2021-05-16T23:12:14.6734692Z ** demo 2021-05-16T23:12:14.6748014Z ** inst 2021-05-16T23:12:14.6763518Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:17.8541172Z ** help 2021-05-16T23:12:18.0211780Z *** installing help indices 2021-05-16T23:12:18.1486931Z ** building package indices 2021-05-16T23:12:18.4642062Z ** installing vignettes 2021-05-16T23:12:18.4715019Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:18.6756819Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:18.9188826Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:18.9216764Z * DONE (httr) 2021-05-16T23:12:19.1882444Z * installing *source* package ‘credentials’ ... 2021-05-16T23:12:19.1909085Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.1911339Z ** using staged installation 2021-05-16T23:12:19.2068252Z ** R 2021-05-16T23:12:19.2115965Z ** inst 2021-05-16T23:12:19.2128945Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:19.7295440Z ** help 2021-05-16T23:12:19.7482900Z *** installing help indices 2021-05-16T23:12:19.7727965Z ** building package indices 2021-05-16T23:12:19.9885077Z ** installing vignettes 2021-05-16T23:12:19.9940069Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:20.3645337Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:20.6487411Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:20.6497619Z * DONE (credentials) 2021-05-16T23:12:20.9331270Z * installing *source* package ‘gh’ ... 2021-05-16T23:12:20.9353465Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:20.9355709Z ** using staged installation 2021-05-16T23:12:20.9534799Z ** R 2021-05-16T23:12:20.9644178Z ** inst 2021-05-16T23:12:20.9656408Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:22.2375338Z ** help 2021-05-16T23:12:22.2660457Z *** installing help indices 2021-05-16T23:12:22.2971228Z ** building package indices 2021-05-16T23:12:22.5050384Z ** installing vignettes 2021-05-16T23:12:22.5113864Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:22.7920034Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:23.0954661Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:23.0966157Z * DONE (gh) 2021-05-16T23:12:23.3890366Z * installing *source* package ‘gert’ ... 2021-05-16T23:12:23.3920648Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:23.3921512Z ** using staged installation 2021-05-16T23:12:23.4006912Z Found pkg-config cflags and libs! 2021-05-16T23:12:23.4887921Z Using PKG_CFLAGS= 2021-05-16T23:12:23.4889848Z Using PKG_LIBS=-lgit2 2021-05-16T23:12:23.5309014Z Configuration OK! 2021-05-16T23:12:23.5503032Z ** libs 2021-05-16T23:12:23.5561704Z 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-16T23:12:23.5589973Z 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-16T23:12:23.7911342Z 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-16T23:12:24.0400168Z 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-16T23:12:24.2902935Z 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-16T23:12:24.3817463Z 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-16T23:12:24.4612701Z 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-16T23:12:24.6204709Z 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-16T23:12:24.6959699Z 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-16T23:12:24.8110116Z 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-16T23:12:24.9390835Z 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-16T23:12:25.0336690Z 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-16T23:12:25.1654118Z 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-16T23:12:25.2606416Z 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-16T23:12:25.3957192Z 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-16T23:12:25.4835349Z 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-16T23:12:25.5165538Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T23:12:25.5183463Z ** R 2021-05-16T23:12:25.5279498Z ** inst 2021-05-16T23:12:25.5289851Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:26.4346300Z ** help 2021-05-16T23:12:26.4980842Z *** installing help indices 2021-05-16T23:12:26.5460955Z ** building package indices 2021-05-16T23:12:26.7913171Z ** installing vignettes 2021-05-16T23:12:26.8032479Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:27.0454936Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:27.0639467Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:27.3146380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:27.3156277Z * DONE (gert) 2021-05-16T23:12:27.7694763Z * installing *source* package ‘usethis’ ... 2021-05-16T23:12:27.7772956Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:27.7774115Z ** using staged installation 2021-05-16T23:12:27.8065711Z ** R 2021-05-16T23:12:27.8442866Z ** inst 2021-05-16T23:12:27.8486526Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:31.2407921Z ** help 2021-05-16T23:12:31.4618965Z *** installing help indices 2021-05-16T23:12:31.6211786Z *** copying figures 2021-05-16T23:12:31.6219351Z ** building package indices 2021-05-16T23:12:32.0146256Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:32.3454393Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:32.7375074Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:32.7376357Z * DONE (usethis) 2021-05-16T23:12:32.7476147Z 2021-05-16T23:12:32.7477041Z The downloaded source packages are in 2021-05-16T23:12:32.7478429Z ‘/tmp/RtmpI7RC9b/downloaded_packages’ 2021-05-16T23:12:32.7479280Z Running `R CMD build`... 2021-05-16T23:12:35.1449019Z * checking for file ‘/tmp/RtmpI7RC9b/remotes7295193f61ea/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:12:35.1450720Z * preparing ‘tic’: 2021-05-16T23:12:35.1451966Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:12:35.1454493Z * installing the package to process help pages 2021-05-16T23:12:35.1456200Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:35.1457382Z * checking for empty or unneeded directories 2021-05-16T23:12:35.1458588Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:12:35.1460044Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:12:35.1461551Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:12:35.1465505Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:35.1466698Z (as ‘lib’ is unspecified) 2021-05-16T23:12:35.6785249Z * installing *source* package ‘tic’ ... 2021-05-16T23:12:35.6796945Z ** using staged installation 2021-05-16T23:12:35.6798242Z ** R 2021-05-16T23:12:35.6798902Z ** inst 2021-05-16T23:12:35.6799731Z ** preparing package for lazy loading 2021-05-16T23:12:35.9868433Z ** help 2021-05-16T23:12:36.1632914Z *** installing help indices 2021-05-16T23:12:36.2733645Z *** copying figures 2021-05-16T23:12:36.2739551Z ** building package indices 2021-05-16T23:12:36.5856903Z ** installing vignettes 2021-05-16T23:12:36.5906517Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:36.8951154Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:37.2910041Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:37.2945447Z * DONE (tic) 2021-05-16T23:12:37.3091837Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:37.4857187Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:12:38.9603022Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:12:38.9604493Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:38.9606724Z 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-16T23:12:38.9608850Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:12:38.9609807Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:12:38.9610926Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:38.9612060Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:12:38.9613017Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:12:38.9614436Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:38.9616115Z (as ‘lib’ is unspecified) 2021-05-16T23:12:38.9616793Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:12:38.9618284Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:12:38.9619063Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:12:38.9619992Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:12:38.9620780Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:12:38.9621582Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:38.9622534Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:38.9623317Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:12:38.9624114Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:12:38.9624894Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:12:38.9625630Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:12:38.9626379Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:12:38.9627105Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:12:38.9627862Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:12:38.9628633Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:12:38.9629388Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:12:38.9630150Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:12:38.9630904Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:38.9631795Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:12:38.9632528Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:12:38.9633260Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:12:38.9634044Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:12:38.9634776Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:38.9635551Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:38.9636346Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:38.9637113Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:12:38.9637876Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:12:38.9638973Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:12:38.9639818Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:12:38.9640581Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:12:38.9641611Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:12:55.6603375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:12:56.1665953Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-16T23:12:56.1712895Z ================================================== 2021-05-16T23:12:56.1714139Z downloaded 232 KB 2021-05-16T23:12:56.1714398Z 2021-05-16T23:12:56.1755066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:12:57.1839033Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-16T23:12:57.1839655Z ================================================== 2021-05-16T23:12:57.1840026Z downloaded 766 KB 2021-05-16T23:12:57.1840264Z 2021-05-16T23:12:57.1841384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:12:57.2652445Z Content type 'application/x-tar' length 6108 bytes 2021-05-16T23:12:57.2654965Z ================================================== 2021-05-16T23:12:57.2655865Z downloaded 6108 bytes 2021-05-16T23:12:57.2656421Z 2021-05-16T23:12:57.2691597Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:12:57.4064357Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:12:57.5246078Z ================================================== 2021-05-16T23:12:57.5247527Z downloaded 1.1 MB 2021-05-16T23:12:57.5248626Z 2021-05-16T23:12:57.5279320Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:12:57.5585587Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:12:57.5718898Z ================================================== 2021-05-16T23:12:57.5719412Z downloaded 670 KB 2021-05-16T23:12:57.5720026Z 2021-05-16T23:12:57.5765405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:12:58.2312273Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-16T23:12:58.2313808Z ================================================== 2021-05-16T23:12:58.2314360Z downloaded 13 KB 2021-05-16T23:12:58.2314761Z 2021-05-16T23:12:58.2353448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:12:59.0405910Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-16T23:12:59.0485934Z ================================================== 2021-05-16T23:12:59.0486422Z downloaded 264 KB 2021-05-16T23:12:59.0486678Z 2021-05-16T23:12:59.0534799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:13:00.5911957Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-16T23:13:00.6010871Z ================================================== 2021-05-16T23:13:00.6011700Z downloaded 464 KB 2021-05-16T23:13:00.6012206Z 2021-05-16T23:13:00.6054721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:13:02.1451442Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-16T23:13:02.1453495Z ================================================== 2021-05-16T23:13:02.1454446Z downloaded 25 KB 2021-05-16T23:13:02.1454757Z 2021-05-16T23:13:02.1497866Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:13:02.6567046Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-16T23:13:02.6593703Z ================================================== 2021-05-16T23:13:02.6594532Z downloaded 117 KB 2021-05-16T23:13:02.6595407Z 2021-05-16T23:13:02.6634071Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:13:03.0395469Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-16T23:13:03.0433644Z ================================================== 2021-05-16T23:13:03.0434134Z downloaded 138 KB 2021-05-16T23:13:03.0434584Z 2021-05-16T23:13:03.0484276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:13:03.5622376Z Content type 'application/x-tar' length 6100 bytes 2021-05-16T23:13:03.5623238Z ================================================== 2021-05-16T23:13:03.5623671Z downloaded 6100 bytes 2021-05-16T23:13:03.5623949Z 2021-05-16T23:13:03.5671043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:13:06.5633210Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-16T23:13:06.5648674Z ================================================== 2021-05-16T23:13:06.5649181Z downloaded 59 KB 2021-05-16T23:13:06.5649453Z 2021-05-16T23:13:06.5688960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:13:07.0746721Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-16T23:13:07.0747611Z ================================================== 2021-05-16T23:13:07.0748048Z downloaded 23 KB 2021-05-16T23:13:07.0748512Z 2021-05-16T23:13:07.0797778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:13:07.4570220Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-16T23:13:07.4570823Z ================================================== 2021-05-16T23:13:07.4571209Z downloaded 8130 bytes 2021-05-16T23:13:07.4571460Z 2021-05-16T23:13:07.4611818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:13:07.9675648Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-16T23:13:07.9709572Z ================================================== 2021-05-16T23:13:07.9710411Z downloaded 160 KB 2021-05-16T23:13:07.9710687Z 2021-05-16T23:13:07.9855769Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:13:08.3732731Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-16T23:13:08.3748746Z ================================================== 2021-05-16T23:13:08.3749701Z downloaded 73 KB 2021-05-16T23:13:08.3750040Z 2021-05-16T23:13:08.3788343Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:13:09.6685778Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-16T23:13:09.6686626Z ================================================== 2021-05-16T23:13:09.6687044Z downloaded 11 KB 2021-05-16T23:13:09.6687311Z 2021-05-16T23:13:09.6734853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:13:11.7490027Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-16T23:13:11.7819459Z ================================================== 2021-05-16T23:13:11.7820137Z downloaded 266 KB 2021-05-16T23:13:11.7820651Z 2021-05-16T23:13:11.7844033Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:13:11.8058799Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:13:11.8092085Z ================================================== 2021-05-16T23:13:11.8092875Z downloaded 109 KB 2021-05-16T23:13:11.8093634Z 2021-05-16T23:13:11.8117213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:13:12.2597145Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-16T23:13:12.2616254Z ================================================== 2021-05-16T23:13:12.2617323Z downloaded 79 KB 2021-05-16T23:13:12.2618073Z 2021-05-16T23:13:12.2657207Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:13:12.7800869Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-16T23:13:12.7801558Z ================================================== 2021-05-16T23:13:12.7812819Z downloaded 15 KB 2021-05-16T23:13:12.7813245Z 2021-05-16T23:13:12.7842958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:13:13.2915416Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-16T23:13:13.2950268Z ================================================== 2021-05-16T23:13:13.2952256Z downloaded 132 KB 2021-05-16T23:13:13.2953932Z 2021-05-16T23:13:13.2995411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:13:13.8304758Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-16T23:13:14.1184415Z ================================================== 2021-05-16T23:13:14.1184917Z downloaded 7.2 MB 2021-05-16T23:13:14.1185179Z 2021-05-16T23:13:14.1230948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:13:14.6408473Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-16T23:13:14.9067981Z ================================================== 2021-05-16T23:13:14.9069857Z downloaded 2.8 MB 2021-05-16T23:13:14.9070626Z 2021-05-16T23:13:14.9111289Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:13:15.5657585Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-16T23:13:15.5752814Z ================================================== 2021-05-16T23:13:15.5753750Z downloaded 869 KB 2021-05-16T23:13:15.5754557Z 2021-05-16T23:13:15.5792760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:13:16.5244942Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-16T23:13:16.5279764Z ================================================== 2021-05-16T23:13:16.5280260Z downloaded 131 KB 2021-05-16T23:13:16.5280542Z 2021-05-16T23:13:16.5324476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:13:17.0393576Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-16T23:13:17.0394502Z ================================================== 2021-05-16T23:13:17.0395447Z downloaded 81 KB 2021-05-16T23:13:17.0396163Z 2021-05-16T23:13:17.0447577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:13:17.5505000Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-16T23:13:17.5505647Z ================================================== 2021-05-16T23:13:17.5506036Z downloaded 11 KB 2021-05-16T23:13:17.5506309Z 2021-05-16T23:13:17.5547411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:13:17.9334973Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-16T23:13:17.9357025Z ================================================== 2021-05-16T23:13:17.9357478Z downloaded 43 KB 2021-05-16T23:13:17.9357903Z 2021-05-16T23:13:17.9395270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:13:18.2994038Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-16T23:13:18.2994691Z ================================================== 2021-05-16T23:13:18.2995055Z downloaded 10 KB 2021-05-16T23:13:18.2995296Z 2021-05-16T23:13:18.3028182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:13:21.7976618Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-16T23:13:21.7977492Z ================================================== 2021-05-16T23:13:21.7977868Z downloaded 29 KB 2021-05-16T23:13:21.7978109Z 2021-05-16T23:13:21.8016731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:13:22.1943590Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-16T23:13:22.2594547Z ================================================== 2021-05-16T23:13:22.2595663Z downloaded 662 KB 2021-05-16T23:13:22.2596475Z 2021-05-16T23:13:22.2631073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:13:22.8691920Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-16T23:13:22.8692904Z ================================================== 2021-05-16T23:13:22.8693262Z downloaded 39 KB 2021-05-16T23:13:22.8693500Z 2021-05-16T23:13:22.8734828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:13:23.8830168Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-16T23:13:23.8878602Z ================================================== 2021-05-16T23:13:23.8879325Z downloaded 249 KB 2021-05-16T23:13:23.8879577Z 2021-05-16T23:13:23.8924675Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:13:25.2178989Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-16T23:13:25.2195263Z ================================================== 2021-05-16T23:13:25.2196075Z downloaded 43 KB 2021-05-16T23:13:25.2196753Z 2021-05-16T23:13:25.2234099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:13:25.6338486Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-16T23:13:25.6451294Z ================================================== 2021-05-16T23:13:25.6452502Z downloaded 361 KB 2021-05-16T23:13:25.6452992Z 2021-05-16T23:13:25.9787012Z * installing *source* package ‘utf8’ ... 2021-05-16T23:13:25.9847734Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:25.9849527Z ** using staged installation 2021-05-16T23:13:25.9986863Z ** libs 2021-05-16T23:13:26.0038566Z 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-16T23:13:26.0739190Z 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-16T23:13:26.2212597Z 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-16T23:13:26.2815907Z 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-16T23:13:26.3197935Z 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-16T23:13:26.3880895Z 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-16T23:13:26.5505510Z 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-16T23:13:26.6134048Z 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-16T23:13:26.7405835Z 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-16T23:13:26.8211709Z 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-16T23:13:26.9116401Z 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-16T23:13:26.9832112Z 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-16T23:13:27.0373989Z 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-16T23:13:27.0993768Z 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-16T23:13:27.1585208Z 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-16T23:13:27.2127327Z 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-16T23:13:27.2793509Z 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-16T23:13:27.3342227Z 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-16T23:13:27.3736052Z 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-16T23:13:27.4390188Z 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-16T23:13:27.4847914Z 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-16T23:13:27.6966401Z 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-16T23:13:27.9939319Z 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-16T23:13:28.1655141Z 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-16T23:13:28.2347844Z 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-16T23:13:28.2937070Z 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-16T23:13:28.3701072Z 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-16T23:13:28.4439210Z 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-16T23:13:28.4513472Z 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-16T23:13:28.4842333Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T23:13:28.4866024Z ** R 2021-05-16T23:13:28.4946561Z ** inst 2021-05-16T23:13:28.4956630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:28.9965897Z ** help 2021-05-16T23:13:29.0248862Z *** installing help indices 2021-05-16T23:13:29.0488263Z ** building package indices 2021-05-16T23:13:29.2549126Z ** installing vignettes 2021-05-16T23:13:29.2572125Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:29.4403563Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:29.4590580Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:29.6374766Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:29.6381617Z * DONE (utf8) 2021-05-16T23:13:29.8972056Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T23:13:29.8983567Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:29.8984463Z ** using staged installation 2021-05-16T23:13:29.9111798Z ** R 2021-05-16T23:13:29.9139205Z ** inst 2021-05-16T23:13:29.9147771Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:30.1457496Z ** help 2021-05-16T23:13:30.1655482Z *** installing help indices 2021-05-16T23:13:30.1810520Z ** building package indices 2021-05-16T23:13:30.3861593Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:30.5636998Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:30.7398150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:30.7404195Z * DONE (pkgconfig) 2021-05-16T23:13:31.0310283Z * installing *source* package ‘fansi’ ... 2021-05-16T23:13:31.0341592Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:31.0342591Z ** using staged installation 2021-05-16T23:13:31.0491426Z ** libs 2021-05-16T23:13:31.0573181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T23:13:31.0989489Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-16T23:13:31.1611831Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:31.2088284Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-16T23:13:31.2798758Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T23:13:31.7530505Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T23:13:31.7895907Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-16T23:13:32.1734351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-16T23:13:32.3046767Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T23:13:32.3536241Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-16T23:13:32.4922524Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T23:13:32.7671639Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T23:13:32.8678254Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-16T23:13:32.9234685Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T23:13:32.9804295Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T23:13:33.1466381Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-16T23:13:33.4611915Z 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-16T23:13:33.4882481Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T23:13:33.4900898Z ** R 2021-05-16T23:13:33.5006490Z ** inst 2021-05-16T23:13:33.5018760Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:34.1958391Z ** help 2021-05-16T23:13:34.2586498Z *** installing help indices 2021-05-16T23:13:34.2947368Z ** building package indices 2021-05-16T23:13:34.5248014Z ** installing vignettes 2021-05-16T23:13:34.5304134Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:34.7186273Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:34.7380343Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:34.9144287Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:34.9153708Z * DONE (fansi) 2021-05-16T23:13:35.4216337Z * installing *source* package ‘diffobj’ ... 2021-05-16T23:13:35.4319663Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:35.4324723Z ** using staged installation 2021-05-16T23:13:35.4503533Z ** libs 2021-05-16T23:13:35.4552925Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-16T23:13:35.6796565Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T23:13:35.7434922Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:35.7916477Z 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-16T23:13:35.8139145Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T23:13:35.8153038Z ** R 2021-05-16T23:13:35.8583145Z ** inst 2021-05-16T23:13:35.8599623Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:43.0498233Z ** help 2021-05-16T23:13:43.2567362Z *** installing help indices 2021-05-16T23:13:43.4167835Z ** building package indices 2021-05-16T23:13:43.7415069Z ** installing vignettes 2021-05-16T23:13:43.7488833Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:44.0497229Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:44.0689589Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:44.5149131Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:44.5230876Z * DONE (diffobj) 2021-05-16T23:13:44.8434210Z * installing *source* package ‘ps’ ... 2021-05-16T23:13:44.8467702Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:44.8468530Z ** using staged installation 2021-05-16T23:13:45.0600575Z ** libs 2021-05-16T23:13:45.0655749Z gcc -g -O2 -Wall px.c -o px 2021-05-16T23:13:45.1982393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:45.2646454Z 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-16T23:13:45.3310953Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-16T23:13:45.4027040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-16T23:13:45.5695253Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-16T23:13:45.6249328Z 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-16T23:13:45.9004290Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-16T23:13:46.0745175Z 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-16T23:13:46.1719506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-16T23:13:46.3372320Z 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-16T23:13:46.8217400Z 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-16T23:13:46.8474960Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T23:13:46.8518046Z ** R 2021-05-16T23:13:46.8637495Z ** inst 2021-05-16T23:13:46.8649302Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:47.9970797Z ** help 2021-05-16T23:13:48.1462593Z *** installing help indices 2021-05-16T23:13:48.2414404Z ** building package indices 2021-05-16T23:13:48.5328905Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:48.7186671Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:48.7374720Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:48.9428560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:48.9439333Z * DONE (ps) 2021-05-16T23:13:49.1498449Z * installing *source* package ‘praise’ ... 2021-05-16T23:13:49.1507861Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:49.1509902Z ** using staged installation 2021-05-16T23:13:49.1608624Z ** R 2021-05-16T23:13:49.1648521Z ** inst 2021-05-16T23:13:49.1661407Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:49.3817874Z ** help 2021-05-16T23:13:49.3937033Z *** installing help indices 2021-05-16T23:13:49.4177037Z ** building package indices 2021-05-16T23:13:49.6107807Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:49.7878738Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:49.9851702Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:49.9858938Z * DONE (praise) 2021-05-16T23:13:50.3388273Z * installing *source* package ‘pkgload’ ... 2021-05-16T23:13:50.3430060Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:50.3431078Z ** using staged installation 2021-05-16T23:13:50.3585893Z ** R 2021-05-16T23:13:50.3690780Z ** inst 2021-05-16T23:13:50.3698364Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:51.3290899Z ** help 2021-05-16T23:13:51.3849010Z *** installing help indices 2021-05-16T23:13:51.4328806Z ** building package indices 2021-05-16T23:13:51.6610338Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:52.1945296Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:53.2027118Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:53.2028388Z * DONE (pkgload) 2021-05-16T23:13:53.2029555Z * installing *source* package ‘evaluate’ ... 2021-05-16T23:13:53.2030478Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:53.2031100Z ** using staged installation 2021-05-16T23:13:53.2031457Z ** R 2021-05-16T23:13:53.2032134Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:53.6261799Z ** help 2021-05-16T23:13:53.6562211Z *** installing help indices 2021-05-16T23:13:53.6908068Z ** building package indices 2021-05-16T23:13:53.8857184Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:54.0579634Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:54.2415196Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:54.2422766Z * DONE (evaluate) 2021-05-16T23:13:54.4617001Z * installing *source* package ‘ellipsis’ ... 2021-05-16T23:13:54.4628190Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:54.4629139Z ** using staged installation 2021-05-16T23:13:54.4779592Z ** libs 2021-05-16T23:13:54.4831629Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-16T23:13:54.5604340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:54.6159169Z 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-16T23:13:54.6367865Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T23:13:54.6384882Z ** R 2021-05-16T23:13:54.6425222Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:54.9252898Z ** help 2021-05-16T23:13:54.9504612Z *** installing help indices 2021-05-16T23:13:54.9703534Z ** building package indices 2021-05-16T23:13:55.1710870Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:55.3712107Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:55.3882640Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:55.5833581Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:55.5839452Z * DONE (ellipsis) 2021-05-16T23:13:55.8700042Z * installing *source* package ‘digest’ ... 2021-05-16T23:13:55.8734624Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:55.8735816Z ** using staged installation 2021-05-16T23:13:55.8858473Z ** libs 2021-05-16T23:13:55.8912706Z 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-16T23:13:56.0679731Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T23:13:56.3860132Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-16T23:13:57.1896650Z 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-16T23:13:57.4559349Z 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-16T23:13:58.0147223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-16T23:13:58.0877938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-16T23:13:58.3092735Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T23:13:58.3711159Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:58.3986481Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-16T23:13:58.5551800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T23:13:58.6098897Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-16T23:13:58.6814766Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-16T23:13:58.9818850Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-16T23:13:59.1051513Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-16T23:13:59.6825098Z 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-16T23:13:59.8056241Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T23:14:00.0542733Z 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-16T23:14:00.0938590Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T23:14:00.0962079Z ** R 2021-05-16T23:14:00.1021006Z ** demo 2021-05-16T23:14:00.1028224Z ** inst 2021-05-16T23:14:00.1045925Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:00.7211421Z ** help 2021-05-16T23:14:00.7608753Z *** installing help indices 2021-05-16T23:14:00.7877215Z ** building package indices 2021-05-16T23:14:01.0035183Z ** installing vignettes 2021-05-16T23:14:01.0097493Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:01.1973120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:01.2143579Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:01.3943724Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:01.3954553Z * DONE (digest) 2021-05-16T23:14:01.6206875Z * installing *source* package ‘brio’ ... 2021-05-16T23:14:01.6217194Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.6218343Z ** using staged installation 2021-05-16T23:14:01.6394942Z ** libs 2021-05-16T23:14:01.6450042Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-16T23:14:01.6827450Z 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-16T23:14:01.7318447Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:14:01.7759414Z 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-16T23:14:01.8304129Z 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-16T23:14:01.8881701Z 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-16T23:14:01.9759436Z 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-16T23:14:02.0260199Z 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-16T23:14:02.0817195Z 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-16T23:14:02.1056789Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T23:14:02.1057392Z ** R 2021-05-16T23:14:02.1097155Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:02.3365028Z ** help 2021-05-16T23:14:02.3587822Z *** installing help indices 2021-05-16T23:14:02.3811236Z ** building package indices 2021-05-16T23:14:02.5808189Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:02.7608364Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:02.7801498Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:02.9517999Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:02.9538825Z * DONE (brio) 2021-05-16T23:14:03.2716052Z * installing *source* package ‘xml2’ ... 2021-05-16T23:14:03.2749708Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:03.2750656Z ** using staged installation 2021-05-16T23:14:03.2916788Z Found pkg-config cflags and libs! 2021-05-16T23:14:03.3787215Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-16T23:14:03.3788375Z Using PKG_LIBS=-lxml2 2021-05-16T23:14:03.6276672Z ** libs 2021-05-16T23:14:03.6325470Z 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-16T23:14:04.2010199Z 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-16T23:14:04.2456700Z 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-16T23:14:04.8344547Z 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-16T23:14:05.3040261Z 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-16T23:14:06.0609429Z 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-16T23:14:08.0479487Z 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-16T23:14:08.6124606Z 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-16T23:14:09.2791703Z 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-16T23:14:09.7905953Z 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-16T23:14:10.2893500Z 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-16T23:14:10.3741534Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T23:14:10.3766924Z ** R 2021-05-16T23:14:10.3879153Z ** inst 2021-05-16T23:14:10.3894877Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:11.4901225Z ** help 2021-05-16T23:14:11.5891753Z *** installing help indices 2021-05-16T23:14:11.6502376Z ** building package indices 2021-05-16T23:14:11.8937172Z ** installing vignettes 2021-05-16T23:14:11.9057245Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:12.1467779Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:12.1686015Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:12.4152630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:12.4166402Z * DONE (xml2) 2021-05-16T23:14:12.7586578Z * installing *source* package ‘xfun’ ... 2021-05-16T23:14:12.7622150Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:12.7622836Z ** using staged installation 2021-05-16T23:14:12.7800976Z ** libs 2021-05-16T23:14:12.7889019Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:14:12.9082337Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:14:12.9607118Z 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-16T23:14:12.9976079Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:14:12.9991568Z ** R 2021-05-16T23:14:13.0149597Z ** inst 2021-05-16T23:14:13.0163794Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:14.6820566Z ** help 2021-05-16T23:14:14.8403878Z *** installing help indices 2021-05-16T23:14:14.9580637Z ** building package indices 2021-05-16T23:14:15.2569964Z ** installing vignettes 2021-05-16T23:14:15.2621806Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:15.4468391Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:15.4650419Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:15.6691250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:15.6703332Z * DONE (xfun) 2021-05-16T23:14:18.7228973Z * installing *source* package ‘stringi’ ... 2021-05-16T23:14:18.8325981Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:18.8327406Z ** using staged installation 2021-05-16T23:14:18.9541989Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-16T23:14:18.9543185Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-16T23:14:19.1153987Z checking for endianness... little 2021-05-16T23:14:19.2837056Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T23:14:19.4408693Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T23:14:19.4412744Z checking for cat... /usr/bin/cat 2021-05-16T23:14:19.6575643Z checking for local ICUDT_DIR... icu69/data 2021-05-16T23:14:19.6576946Z checking for gcc... gcc 2021-05-16T23:14:19.7195950Z checking whether the C compiler works... yes 2021-05-16T23:14:19.7197048Z checking for C compiler default output file name... a.out 2021-05-16T23:14:19.7528861Z checking for suffix of executables... 2021-05-16T23:14:19.7993195Z checking whether we are cross compiling... no 2021-05-16T23:14:19.8222685Z checking for suffix of object files... o 2021-05-16T23:14:19.8431383Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:14:19.8642971Z checking whether gcc accepts -g... yes 2021-05-16T23:14:19.8996839Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:14:19.9222500Z checking how to run the C preprocessor... gcc -E 2021-05-16T23:14:19.9462111Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T23:14:19.9478812Z checking for egrep... /usr/bin/grep -E 2021-05-16T23:14:20.0585229Z checking for ANSI C header files... yes 2021-05-16T23:14:20.0907267Z checking for sys/types.h... yes 2021-05-16T23:14:20.1223976Z checking for sys/stat.h... yes 2021-05-16T23:14:20.1532652Z checking for stdlib.h... yes 2021-05-16T23:14:20.1892649Z checking for string.h... yes 2021-05-16T23:14:20.2232657Z checking for memory.h... yes 2021-05-16T23:14:20.2570894Z checking for strings.h... yes 2021-05-16T23:14:20.2953188Z checking for inttypes.h... yes 2021-05-16T23:14:20.3291483Z checking for stdint.h... yes 2021-05-16T23:14:20.3702766Z checking for unistd.h... yes 2021-05-16T23:14:20.4241033Z checking elf.h usability... yes 2021-05-16T23:14:20.4343619Z checking elf.h presence... yes 2021-05-16T23:14:20.4344590Z checking for elf.h... yes 2021-05-16T23:14:20.4883643Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T23:14:20.5076068Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T23:14:20.8648237Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T23:14:20.8915485Z checking whether the compiler implements namespaces... yes 2021-05-16T23:14:21.0728439Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T23:14:21.6371052Z checking whether std::map is available... yes 2021-05-16T23:14:21.6389101Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T23:14:21.6553481Z checking with pkg-config for the system ICU4C... 66.1 2021-05-16T23:14:21.6577340Z checking for ICU4C >= 55... yes 2021-05-16T23:14:21.6647351Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-16T23:14:22.1585528Z checking whether an ICU4C-based project can be built... yes 2021-05-16T23:14:22.2228659Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-16T23:14:22.5396333Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-16T23:14:23.4946692Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-16T23:14:24.1770456Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-16T23:14:24.2143555Z configure: creating ./config.status 2021-05-16T23:14:24.2970795Z config.status: creating src/Makevars 2021-05-16T23:14:24.3157813Z config.status: creating src/uconfig_local.h 2021-05-16T23:14:24.3362147Z config.status: creating src/install.libs.R 2021-05-16T23:14:24.3529099Z 2021-05-16T23:14:24.3529995Z *** stringi configure summary: 2021-05-16T23:14:24.3530879Z ICU_FOUND=1 2021-05-16T23:14:24.3531508Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T23:14:24.3532660Z STRINGI_CFLAGS= -fpic 2021-05-16T23:14:24.3533667Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-16T23:14:24.3535289Z STRINGI_CXXFLAGS= -fpic 2021-05-16T23:14:24.3536353Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-16T23:14:24.3537444Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-16T23:14:24.3538003Z 2021-05-16T23:14:24.3538850Z *** Compiler settings used: 2021-05-16T23:14:24.3539263Z CC=gcc 2021-05-16T23:14:24.3539947Z LD=g++ -std=gnu++14 2021-05-16T23:14:24.3540642Z CFLAGS=-g -O2 -fpic 2021-05-16T23:14:24.3541492Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T23:14:24.3542350Z CXX=g++ -std=gnu++11 2021-05-16T23:14:24.3542891Z CXXFLAGS=-g -O2 -fpic 2021-05-16T23:14:24.3543287Z LDFLAGS= 2021-05-16T23:14:24.3543613Z LIBS= 2021-05-16T23:14:24.3543848Z 2021-05-16T23:14:24.3914180Z ** libs 2021-05-16T23:14:24.4007827Z 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-16T23:14:25.1260934Z 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-16T23:14:25.8565434Z 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-16T23:14:26.5954058Z 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-16T23:14:27.3813114Z 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-16T23:14:27.9273756Z 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-16T23:14:28.8299381Z 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-16T23:14:29.4546102Z 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-16T23:14:30.1101594Z 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-16T23:14:30.7161959Z 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-16T23:14:31.4127271Z 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-16T23:14:32.1187613Z 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-16T23:14:32.9821554Z 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-16T23:14:33.8657686Z 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-16T23:14:34.6088408Z 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-16T23:14:35.6664428Z 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-16T23:14:37.3373983Z 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-16T23:14:38.0828842Z 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-16T23:14:38.8213890Z 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-16T23:14:39.4002001Z 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-16T23:14:40.0167308Z 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-16T23:14:41.0564947Z 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-16T23:14:41.8290187Z 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-16T23:14:42.5585383Z 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-16T23:14:43.4342416Z 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-16T23:14:44.2778025Z 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-16T23:14:44.9425579Z 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-16T23:14:45.6755018Z 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-16T23:14:46.3919420Z 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-16T23:14:47.3252586Z 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-16T23:14:48.2132755Z 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-16T23:14:49.2889397Z 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-16T23:14:50.1729856Z 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-16T23:14:50.9789513Z 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-16T23:14:51.8284026Z 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-16T23:14:52.5399824Z 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-16T23:14:53.2600254Z 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-16T23:14:53.9803352Z 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-16T23:14:54.7143983Z 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-16T23:14:55.6508718Z 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-16T23:14:56.5369810Z 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-16T23:14:57.4907649Z 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-16T23:14:58.3847336Z 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-16T23:14:59.2168702Z 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-16T23:15:00.0487666Z 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-16T23:15:00.6786838Z 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-16T23:15:01.4319967Z 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-16T23:15:02.2090246Z 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-16T23:15:02.9768034Z 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-16T23:15:03.6332302Z 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-16T23:15:04.2437472Z 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-16T23:15:05.0708738Z 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-16T23:15:05.9199535Z 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-16T23:15:06.8430134Z 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-16T23:15:07.7124020Z 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-16T23:15:08.5569480Z 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-16T23:15:09.3187540Z 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-16T23:15:09.3331675Z 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-16T23:15:10.2648991Z 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-16T23:15:10.9212573Z 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-16T23:15:11.5757973Z 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-16T23:15:12.5233221Z 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-16T23:15:13.4806809Z 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-16T23:15:14.5235174Z 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-16T23:15:15.2957319Z 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-16T23:15:16.1864861Z 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-16T23:15:16.9101316Z 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-16T23:15:18.5947029Z 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-16T23:15:19.2849842Z 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-16T23:15:19.9303903Z 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-16T23:15:20.8261426Z 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-16T23:15:21.4624894Z 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-16T23:15:22.1303176Z 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-16T23:15:23.0539265Z 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-16T23:15:23.8633229Z 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-16T23:15:24.8536579Z 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-16T23:15:25.6252099Z 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-16T23:15:26.4172903Z 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-16T23:15:27.0848347Z 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-16T23:15:27.7694107Z 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-16T23:15:28.4562007Z 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-16T23:15:29.0368976Z 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-16T23:15:29.6786070Z 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-16T23:15:31.0892791Z 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-16T23:15:31.2981531Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T23:15:31.3763286Z ** R 2021-05-16T23:15:31.4051038Z ** inst 2021-05-16T23:15:31.4062238Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:32.6237743Z ** help 2021-05-16T23:15:33.0561531Z *** installing help indices 2021-05-16T23:15:33.2754649Z ** building package indices 2021-05-16T23:15:33.6985974Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:33.8893925Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:33.9105819Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:34.1170908Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:34.1182753Z * DONE (stringi) 2021-05-16T23:15:35.2202366Z * installing *source* package ‘Rcpp’ ... 2021-05-16T23:15:35.2597186Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T23:15:35.2599557Z ** using staged installation 2021-05-16T23:15:35.2732881Z ** libs 2021-05-16T23:15:35.2786435Z 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-16T23:15:38.6935280Z 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-16T23:15:54.9590046Z 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-16T23:15:55.1687701Z 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-16T23:15:58.7706538Z 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-16T23:16:05.5735403Z 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-16T23:16:08.7815785Z 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-16T23:16:08.9496379Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T23:16:08.9621572Z ** R 2021-05-16T23:16:08.9774621Z ** inst 2021-05-16T23:16:09.0194820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:10.9408485Z ** help 2021-05-16T23:16:11.0447613Z *** installing help indices 2021-05-16T23:16:11.1108633Z ** building package indices 2021-05-16T23:16:11.3774840Z ** installing vignettes 2021-05-16T23:16:11.3838042Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:11.6882757Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:11.7141666Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:12.0347490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:12.0433446Z * DONE (Rcpp) 2021-05-16T23:16:12.4061665Z * installing *source* package ‘commonmark’ ... 2021-05-16T23:16:12.4102070Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:12.4102898Z ** using staged installation 2021-05-16T23:16:12.4234169Z ** libs 2021-05-16T23:16:12.4287444Z 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-16T23:16:12.4322447Z 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-16T23:16:12.4871970Z 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-16T23:16:12.5334794Z 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-16T23:16:12.6025990Z 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-16T23:16:12.6542310Z 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-16T23:16:12.9889075Z 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-16T23:16:13.0929122Z 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-16T23:16:13.6100273Z 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-16T23:16:14.4267779Z 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-16T23:16:16.3500107Z 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-16T23:16:19.9899264Z 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-16T23:16:20.1177794Z 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-16T23:16:20.1683150Z 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-16T23:16:20.2661463Z 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-16T23:16:20.3535374Z 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-16T23:16:20.4377338Z 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-16T23:16:20.6278262Z 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-16T23:16:20.8216237Z 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-16T23:16:20.9429828Z 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-16T23:16:20.9884402Z 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-16T23:16:21.0320353Z 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-16T23:16:21.1420633Z 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-16T23:16:21.1693561Z 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-16T23:16:21.2340419Z 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-16T23:16:21.2740793Z 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-16T23:16:21.3123748Z 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-16T23:16:21.3594918Z 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-16T23:16:21.4295892Z 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-16T23:16:21.5325072Z 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-16T23:16:21.5803690Z 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-16T23:16:21.6638782Z 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-16T23:16:21.8545640Z 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-16T23:16:21.8826818Z 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-16T23:16:22.0134278Z 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-16T23:16:22.0926055Z 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-16T23:16:22.3926038Z 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-16T23:16:22.4486914Z 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-16T23:16:22.4625117Z 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-16T23:16:22.5068566Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T23:16:22.5136956Z ** R 2021-05-16T23:16:22.5163762Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:22.7555370Z ** help 2021-05-16T23:16:22.7687880Z *** installing help indices 2021-05-16T23:16:22.7859737Z ** building package indices 2021-05-16T23:16:22.9844425Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:23.1750213Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:23.1951315Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:23.3815037Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:23.3816203Z * DONE (commonmark) 2021-05-16T23:16:23.6311080Z * installing *source* package ‘brew’ ... 2021-05-16T23:16:23.6312674Z ** using staged installation 2021-05-16T23:16:23.6395819Z ** R 2021-05-16T23:16:23.6424504Z ** inst 2021-05-16T23:16:23.6447018Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:24.0255120Z ** help 2021-05-16T23:16:24.0390783Z *** installing help indices 2021-05-16T23:16:24.0551152Z ** building package indices 2021-05-16T23:16:24.2392834Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:24.4091942Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:24.6072282Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:24.6073258Z * DONE (brew) 2021-05-16T23:16:24.8552245Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T23:16:24.8566836Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:24.8568018Z ** using staged installation 2021-05-16T23:16:24.8749902Z ** R 2021-05-16T23:16:24.8793783Z ** inst 2021-05-16T23:16:24.8801608Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:25.3574779Z ** help 2021-05-16T23:16:25.3706307Z *** installing help indices 2021-05-16T23:16:25.3893122Z ** building package indices 2021-05-16T23:16:25.5930918Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:25.8549255Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:26.1112135Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:26.1118574Z * DONE (sessioninfo) 2021-05-16T23:16:26.3260820Z * installing *source* package ‘prettyunits’ ... 2021-05-16T23:16:26.3271078Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:26.3272036Z ** using staged installation 2021-05-16T23:16:26.3396947Z ** R 2021-05-16T23:16:26.3437112Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:26.6935247Z ** help 2021-05-16T23:16:26.7201519Z *** installing help indices 2021-05-16T23:16:26.7420292Z ** building package indices 2021-05-16T23:16:26.9502827Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:27.1413452Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:27.3169819Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:27.3174682Z * DONE (prettyunits) 2021-05-16T23:16:27.9250045Z * installing *source* package ‘vctrs’ ... 2021-05-16T23:16:27.9383854Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:27.9385188Z ** using staged installation 2021-05-16T23:16:27.9553667Z ** libs 2021-05-16T23:16:27.9636629Z 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-16T23:16:28.0921121Z 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-16T23:16:28.1817495Z 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-16T23:16:28.2824522Z 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-16T23:16:28.5596190Z 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-16T23:16:28.6881161Z 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-16T23:16:28.8357853Z 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-16T23:16:28.9058096Z 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-16T23:16:29.0176232Z 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-16T23:16:29.0926697Z 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-16T23:16:29.2442811Z 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-16T23:16:29.4519292Z 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-16T23:16:29.5746591Z 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-16T23:16:29.6640750Z 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-16T23:16:29.9342407Z 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-16T23:16:29.9949163Z 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-16T23:16:30.4053351Z 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-16T23:16:30.4975498Z 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-16T23:16:30.6245524Z 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-16T23:16:30.7492952Z 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-16T23:16:30.8018853Z 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-16T23:16:31.0309855Z 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-16T23:16:31.0943429Z 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-16T23:16:31.4199921Z 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-16T23:16:31.4951310Z 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-16T23:16:32.2123650Z 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-16T23:16:32.3866468Z 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-16T23:16:32.4638069Z 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-16T23:16:32.5396819Z 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-16T23:16:32.6984031Z 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-16T23:16:32.8065275Z 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-16T23:16:32.9308534Z 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-16T23:16:33.0376224Z 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-16T23:16:33.1768220Z 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-16T23:16:33.4240339Z 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-16T23:16:33.5335187Z 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-16T23:16:33.6308375Z 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-16T23:16:33.7617221Z 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-16T23:16:34.2244294Z 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-16T23:16:34.5905198Z 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-16T23:16:34.8375775Z 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-16T23:16:35.0033162Z 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-16T23:16:35.2804331Z 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-16T23:16:35.3336722Z 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-16T23:16:35.5285526Z 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-16T23:16:35.6835565Z 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-16T23:16:35.7893680Z 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-16T23:16:36.1509591Z 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-16T23:16:36.3142544Z 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-16T23:16:36.4479247Z 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-16T23:16:36.5595978Z 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-16T23:16:36.6308608Z 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-16T23:16:36.7599673Z 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-16T23:16:36.8930299Z 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-16T23:16:37.0333158Z 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-16T23:16:37.1443788Z 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-16T23:16:37.2260361Z 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-16T23:16:37.2956610Z 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-16T23:16:37.3568625Z 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-16T23:16:38.0547802Z 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-16T23:16:38.0965052Z 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-16T23:16:38.1621120Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T23:16:38.1655065Z ** R 2021-05-16T23:16:38.2021045Z ** inst 2021-05-16T23:16:38.2043708Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:41.1541203Z ** help 2021-05-16T23:16:41.4139714Z *** installing help indices 2021-05-16T23:16:41.5933963Z *** copying figures 2021-05-16T23:16:41.5943782Z ** building package indices 2021-05-16T23:16:41.9317601Z ** installing vignettes 2021-05-16T23:16:41.9507164Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:42.2023083Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:42.2231324Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:42.5071775Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:42.5102588Z * DONE (vctrs) 2021-05-16T23:16:42.8277831Z * installing *source* package ‘processx’ ... 2021-05-16T23:16:42.8314304Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:42.8316313Z ** using staged installation 2021-05-16T23:16:42.8503998Z ** libs 2021-05-16T23:16:42.8555367Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T23:16:43.0174879Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T23:16:43.0176328Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T23:16:43.2159637Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:16:43.3007437Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-16T23:16:43.4043913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-16T23:16:43.4654943Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T23:16:43.4656615Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-16T23:16:43.4864306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:16:43.5578825Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-16T23:16:43.6594528Z 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-16T23:16:44.0008583Z 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-16T23:16:44.0950385Z 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-16T23:16:44.2148365Z 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-16T23:16:44.3078078Z 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-16T23:16:44.3863376Z 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-16T23:16:44.7089737Z 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-16T23:16:44.8225864Z 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-16T23:16:44.9360348Z 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-16T23:16:44.9974931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T23:16:45.0794226Z 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-16T23:16:45.1097153Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T23:16:45.1125675Z ** R 2021-05-16T23:16:45.1273884Z ** inst 2021-05-16T23:16:45.1285332Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:46.9664090Z ** help 2021-05-16T23:16:47.0417742Z *** installing help indices 2021-05-16T23:16:47.0877371Z ** building package indices 2021-05-16T23:16:47.3387124Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:47.5340813Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:47.5603900Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:47.7776859Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:47.7795843Z * DONE (processx) 2021-05-16T23:16:48.0382724Z * installing *source* package ‘markdown’ ... 2021-05-16T23:16:48.0405547Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:48.0406398Z ** using staged installation 2021-05-16T23:16:48.0575775Z ** libs 2021-05-16T23:16:48.0627086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T23:16:48.1369448Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T23:16:48.1916045Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T23:16:48.3752941Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-16T23:16:48.4944058Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-16T23:16:48.5686199Z 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-16T23:16:48.6079019Z 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-16T23:16:48.6452746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-16T23:16:48.8648925Z 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-16T23:16:49.0159255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-16T23:16:50.1088815Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-16T23:16:50.1563122Z 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-16T23:16:50.1821591Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T23:16:50.1836892Z ** R 2021-05-16T23:16:50.1892998Z ** inst 2021-05-16T23:16:50.1910865Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:50.6458293Z ** help 2021-05-16T23:16:50.6838541Z *** installing help indices 2021-05-16T23:16:50.7137596Z ** building package indices 2021-05-16T23:16:50.9184507Z ** installing vignettes 2021-05-16T23:16:50.9240068Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:51.1136440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:51.1338247Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:51.3174696Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:51.3186403Z * DONE (markdown) 2021-05-16T23:16:51.5300821Z * installing *source* package ‘highr’ ... 2021-05-16T23:16:51.5313137Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:51.5314148Z ** using staged installation 2021-05-16T23:16:51.5473485Z ** R 2021-05-16T23:16:51.5507374Z ** inst 2021-05-16T23:16:51.5519874Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:51.9077872Z ** help 2021-05-16T23:16:51.9197132Z *** installing help indices 2021-05-16T23:16:51.9361252Z ** building package indices 2021-05-16T23:16:52.1278134Z ** installing vignettes 2021-05-16T23:16:52.1328426Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:52.3207107Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:52.4865028Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:52.4871799Z * DONE (highr) 2021-05-16T23:16:52.7896785Z * installing *source* package ‘stringr’ ... 2021-05-16T23:16:52.7952035Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:52.7953501Z ** using staged installation 2021-05-16T23:16:52.8133083Z ** R 2021-05-16T23:16:52.8219765Z ** data 2021-05-16T23:16:52.8227403Z *** moving datasets to lazyload DB 2021-05-16T23:16:52.8392540Z ** inst 2021-05-16T23:16:52.8408119Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:53.3995000Z ** help 2021-05-16T23:16:53.4841810Z *** installing help indices 2021-05-16T23:16:53.5488226Z *** copying figures 2021-05-16T23:16:53.5490951Z ** building package indices 2021-05-16T23:16:53.7974796Z ** installing vignettes 2021-05-16T23:16:53.8013613Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:53.9885364Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:54.1815041Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:54.1816340Z * DONE (stringr) 2021-05-16T23:16:54.3917410Z * installing *source* package ‘rversions’ ... 2021-05-16T23:16:54.3929460Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:54.3931345Z ** using staged installation 2021-05-16T23:16:54.4100492Z ** R 2021-05-16T23:16:54.4143310Z ** inst 2021-05-16T23:16:54.4153373Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:54.7654927Z ** help 2021-05-16T23:16:54.7839329Z *** installing help indices 2021-05-16T23:16:54.8072381Z *** copying figures 2021-05-16T23:16:54.8077014Z ** building package indices 2021-05-16T23:16:54.9978006Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:55.1963836Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:55.4051308Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:55.4057385Z * DONE (rversions) 2021-05-16T23:16:55.8800905Z * installing *source* package ‘pillar’ ... 2021-05-16T23:16:55.8900871Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:55.8901917Z ** using staged installation 2021-05-16T23:16:55.9102076Z ** R 2021-05-16T23:16:55.9302127Z ** inst 2021-05-16T23:16:55.9337716Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:57.8690582Z ** help 2021-05-16T23:16:57.9516318Z *** installing help indices 2021-05-16T23:16:58.0160764Z *** copying figures 2021-05-16T23:16:58.0167542Z ** building package indices 2021-05-16T23:16:58.2637227Z ** installing vignettes 2021-05-16T23:16:58.2720448Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:58.5930434Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:58.9408569Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:58.9428505Z * DONE (pillar) 2021-05-16T23:16:59.2263674Z * installing *source* package ‘callr’ ... 2021-05-16T23:16:59.2290810Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:59.2291790Z ** using staged installation 2021-05-16T23:16:59.2433738Z ** R 2021-05-16T23:16:59.2568883Z ** inst 2021-05-16T23:16:59.2577556Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:02.8991336Z ** help 2021-05-16T23:17:03.0144386Z *** installing help indices 2021-05-16T23:17:03.0911438Z ** building package indices 2021-05-16T23:17:03.3534801Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:03.5569142Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:03.8228963Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:03.8278042Z * DONE (callr) 2021-05-16T23:17:04.3745888Z * installing *source* package ‘knitr’ ... 2021-05-16T23:17:04.3852816Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:04.3853909Z ** using staged installation 2021-05-16T23:17:04.4275909Z ** R 2021-05-16T23:17:04.4658218Z ** demo 2021-05-16T23:17:04.4665378Z ** inst 2021-05-16T23:17:04.4763283Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:09.0334219Z ** help 2021-05-16T23:17:09.2310912Z *** installing help indices 2021-05-16T23:17:09.3749879Z ** building package indices 2021-05-16T23:17:09.7033965Z ** installing vignettes 2021-05-16T23:17:09.7131566Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:09.9193560Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:10.2291577Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:10.2350886Z * DONE (knitr) 2021-05-16T23:17:10.4556452Z * installing *source* package ‘xopen’ ... 2021-05-16T23:17:10.4567787Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:10.4568997Z ** using staged installation 2021-05-16T23:17:10.4742510Z ** R 2021-05-16T23:17:10.4776404Z ** inst 2021-05-16T23:17:10.4785113Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:10.7582217Z ** help 2021-05-16T23:17:10.7702491Z *** installing help indices 2021-05-16T23:17:10.7919447Z ** building package indices 2021-05-16T23:17:10.9842184Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:11.1715015Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:11.3574596Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:11.3579631Z * DONE (xopen) 2021-05-16T23:17:11.8386655Z * installing *source* package ‘tibble’ ... 2021-05-16T23:17:11.8496959Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:11.8507795Z ** using staged installation 2021-05-16T23:17:11.8768788Z ** libs 2021-05-16T23:17:11.8821605Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:17:11.9417188Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:17:12.0424660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:17:12.0968852Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:17:12.2235022Z 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-16T23:17:12.2495873Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:17:12.2502380Z ** R 2021-05-16T23:17:12.2690378Z ** inst 2021-05-16T23:17:12.2722228Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:14.4051371Z ** help 2021-05-16T23:17:14.4805836Z *** installing help indices 2021-05-16T23:17:14.5293968Z *** copying figures 2021-05-16T23:17:14.5300704Z ** building package indices 2021-05-16T23:17:14.7888770Z ** installing vignettes 2021-05-16T23:17:14.7970765Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:15.1896998Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:17:15.2074691Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:15.5766282Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:15.5785959Z * DONE (tibble) 2021-05-16T23:17:15.8486542Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T23:17:15.8508576Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:15.8510353Z ** using staged installation 2021-05-16T23:17:15.8696319Z ** R 2021-05-16T23:17:15.8788809Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:17.1952869Z ** help 2021-05-16T23:17:17.2330350Z *** installing help indices 2021-05-16T23:17:17.2737654Z ** building package indices 2021-05-16T23:17:17.4851923Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:17.7411880Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:18.0298080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:18.0309217Z * DONE (pkgbuild) 2021-05-16T23:17:18.4452673Z * installing *source* package ‘roxygen2’ ... 2021-05-16T23:17:18.4520271Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:18.4522609Z ** using staged installation 2021-05-16T23:17:18.4725587Z ** libs 2021-05-16T23:17:18.4772773Z 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-16T23:17:23.3949627Z 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-16T23:17:26.7095513Z 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-16T23:17:30.1423505Z 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-16T23:17:33.4496004Z 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-16T23:17:38.5900523Z 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-16T23:17:42.0134353Z 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-16T23:17:42.1166366Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T23:17:42.1206150Z ** R 2021-05-16T23:17:42.1532630Z ** inst 2021-05-16T23:17:42.1551228Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:46.8095649Z ** help 2021-05-16T23:17:46.8896415Z *** installing help indices 2021-05-16T23:17:46.9477177Z *** copying figures 2021-05-16T23:17:46.9481016Z ** building package indices 2021-05-16T23:17:47.2135453Z ** installing vignettes 2021-05-16T23:17:47.2233060Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:47.5925955Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:17:47.6131829Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:48.0417003Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:48.0450136Z * DONE (roxygen2) 2021-05-16T23:17:48.2779030Z * installing *source* package ‘rematch2’ ... 2021-05-16T23:17:48.2792000Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:48.2793981Z ** using staged installation 2021-05-16T23:17:48.2936972Z ** R 2021-05-16T23:17:48.2980185Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:48.8174643Z ** help 2021-05-16T23:17:48.8470258Z *** installing help indices 2021-05-16T23:17:48.8693636Z ** building package indices 2021-05-16T23:17:49.0760553Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:49.4406543Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:49.8090585Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:49.8096821Z * DONE (rematch2) 2021-05-16T23:17:50.1159241Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T23:17:50.1182446Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:50.1183519Z ** using staged installation 2021-05-16T23:17:50.1352334Z ** R 2021-05-16T23:17:50.1436450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:51.4156305Z ** help 2021-05-16T23:17:51.4516501Z *** installing help indices 2021-05-16T23:17:51.4806963Z ** building package indices 2021-05-16T23:17:51.6935302Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:51.9953709Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:52.3053682Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:52.3055156Z * DONE (rcmdcheck) 2021-05-16T23:17:52.5616103Z * installing *source* package ‘waldo’ ... 2021-05-16T23:17:52.5633209Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:52.5634201Z ** using staged installation 2021-05-16T23:17:52.5796158Z ** R 2021-05-16T23:17:52.5864691Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:53.3198000Z ** help 2021-05-16T23:17:53.3356127Z *** installing help indices 2021-05-16T23:17:53.3542448Z *** copying figures 2021-05-16T23:17:53.3544732Z ** building package indices 2021-05-16T23:17:53.5498955Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:53.7971104Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:54.0711854Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:54.0721036Z * DONE (waldo) 2021-05-16T23:17:54.6356811Z * installing *source* package ‘testthat’ ... 2021-05-16T23:17:54.6471463Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:54.6472759Z ** using staged installation 2021-05-16T23:17:54.6701122Z ** libs 2021-05-16T23:17:54.6746934Z 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-16T23:17:54.7315119Z 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-16T23:17:54.7885732Z 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-16T23:17:55.6454207Z 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-16T23:17:56.3464344Z 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-16T23:18:14.4240879Z 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-16T23:18:14.5901090Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T23:18:14.5997418Z ** R 2021-05-16T23:18:14.6358264Z ** inst 2021-05-16T23:18:14.6394877Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:26.1462131Z ** help 2021-05-16T23:18:26.3813684Z *** installing help indices 2021-05-16T23:18:26.5610433Z *** copying figures 2021-05-16T23:18:26.5616160Z ** building package indices 2021-05-16T23:18:26.9055020Z ** installing vignettes 2021-05-16T23:18:26.9167643Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:27.1445785Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:18:27.1663097Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:27.6112218Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:27.6206031Z * DONE (testthat) 2021-05-16T23:18:28.0236943Z * installing *source* package ‘devtools’ ... 2021-05-16T23:18:28.0288935Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:28.0289942Z ** using staged installation 2021-05-16T23:18:28.0591181Z ** R 2021-05-16T23:18:28.0746025Z ** inst 2021-05-16T23:18:28.0760678Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:30.0259774Z ** help 2021-05-16T23:18:30.1473318Z *** installing help indices 2021-05-16T23:18:30.2286646Z *** copying figures 2021-05-16T23:18:30.2289354Z ** building package indices 2021-05-16T23:18:30.4854959Z ** installing vignettes 2021-05-16T23:18:30.4929219Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:31.2030818Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:32.0169233Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:32.0189201Z * DONE (devtools) 2021-05-16T23:18:32.0323047Z 2021-05-16T23:18:32.0323816Z The downloaded source packages are in 2021-05-16T23:18:32.0325725Z ‘/tmp/RtmpI7RC9b/downloaded_packages’ 2021-05-16T23:18:32.1459648Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:18:32.8936780Z 2021-05-16T23:18:33.1908627Z 2021-05-16T23:18:33.1912679Z checking for file ‘/tmp/RtmpI7RC9b/remotes72952b889b8d/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:18:33.1974003Z 2021-05-16T23:18:33.1976642Z ✔ checking for file ‘/tmp/RtmpI7RC9b/remotes72952b889b8d/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:18:33.2031564Z 2021-05-16T23:18:33.2071777Z 2021-05-16T23:18:33.2072869Z ─ preparing ‘desc’: 2021-05-16T23:18:33.2073402Z 2021-05-16T23:18:33.2073899Z 2021-05-16T23:18:33.2161088Z checking DESCRIPTION meta-information ... 2021-05-16T23:18:33.2188033Z 2021-05-16T23:18:33.2190145Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:18:33.2961109Z 2021-05-16T23:18:33.2992951Z 2021-05-16T23:18:33.2995406Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:18:33.3005507Z 2021-05-16T23:18:33.3161772Z 2021-05-16T23:18:33.3164700Z ─ checking for empty or unneeded directories 2021-05-16T23:18:33.3173375Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:18:33.3190585Z 2021-05-16T23:18:33.3217759Z 2021-05-16T23:18:33.3219650Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:18:33.4353843Z 2021-05-16T23:18:33.4356642Z 2021-05-16T23:18:33.4358330Z 2021-05-16T23:18:33.4483885Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:18:33.4484659Z (as ‘lib’ is unspecified) 2021-05-16T23:18:33.7695713Z * installing *source* package ‘desc’ ... 2021-05-16T23:18:33.7725520Z ** using staged installation 2021-05-16T23:18:33.7969822Z ** R 2021-05-16T23:18:33.8125500Z ** inst 2021-05-16T23:18:33.8143357Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:35.5459454Z ** help 2021-05-16T23:18:35.6803775Z *** installing help indices 2021-05-16T23:18:35.7744795Z ** building package indices 2021-05-16T23:18:36.0855710Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:36.2647342Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:36.4855331Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:36.4856393Z * DONE (desc) 2021-05-16T23:18:36.6775316Z 2021-05-16T23:18:36.6782032Z 2021-05-16T23:18:36.6805355Z checking for file ‘/tmp/RtmpI7RC9b/remotes72957d09f176/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:18:36.6832459Z 2021-05-16T23:18:36.6833982Z ✔ checking for file ‘/tmp/RtmpI7RC9b/remotes72957d09f176/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:18:36.6916517Z 2021-05-16T23:18:36.6917072Z 2021-05-16T23:18:36.6917787Z ─ preparing ‘ghtravis’: 2021-05-16T23:18:36.6918099Z 2021-05-16T23:18:36.6918376Z 2021-05-16T23:18:36.7025339Z checking DESCRIPTION meta-information ... 2021-05-16T23:18:36.7025830Z 2021-05-16T23:18:36.7026854Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:18:36.7548380Z 2021-05-16T23:18:36.7548906Z 2021-05-16T23:18:36.7550117Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:18:36.7550724Z 2021-05-16T23:18:36.7551013Z 2021-05-16T23:18:36.7551693Z ─ checking for empty or unneeded directories 2021-05-16T23:18:36.7552662Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:18:36.7645477Z 2021-05-16T23:18:36.7671982Z 2021-05-16T23:18:36.7673890Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:18:36.7935717Z 2021-05-16T23:18:36.7938243Z 2021-05-16T23:18:36.7939479Z 2021-05-16T23:18:36.8319543Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:18:36.8320245Z (as ‘lib’ is unspecified) 2021-05-16T23:18:37.0643013Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:18:37.0644739Z ** using staged installation 2021-05-16T23:18:37.0812600Z ** R 2021-05-16T23:18:37.0914224Z ** inst 2021-05-16T23:18:37.0925224Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:38.4895014Z ** help 2021-05-16T23:18:38.5495186Z *** installing help indices 2021-05-16T23:18:38.5934600Z ** building package indices 2021-05-16T23:18:38.8173278Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:39.5648209Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:40.3447445Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:40.3456446Z * DONE (ghtravis) 2021-05-16T23:18:40.3547671Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:18:40.4974854Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:18:41.3636096Z 2021-05-16T23:18:41.3638110Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:18:41.3639347Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:18:41.3642188Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:18:41.3644962Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:18:41.3645695Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:18:41.3646250Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:18:41.3651031Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:18:41.3651914Z (as ‘lib’ is unspecified) 2021-05-16T23:18:57.0429241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:18:57.4266172Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-16T23:18:57.4283965Z ================================================== 2021-05-16T23:18:57.4284397Z downloaded 89 KB 2021-05-16T23:18:57.4284649Z 2021-05-16T23:18:57.4321849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:18:57.7255707Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-16T23:18:57.7287988Z ================================================== 2021-05-16T23:18:57.7288441Z downloaded 116 KB 2021-05-16T23:18:57.7288856Z 2021-05-16T23:18:57.7332356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:18:57.9982327Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-16T23:18:58.0041446Z ================================================== 2021-05-16T23:18:58.0042037Z downloaded 195 KB 2021-05-16T23:18:58.0042352Z 2021-05-16T23:18:58.0088886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:18:58.2826426Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-16T23:18:58.4003369Z ================================================== 2021-05-16T23:18:58.4003882Z downloaded 932 KB 2021-05-16T23:18:58.4004161Z 2021-05-16T23:18:58.4048393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:18:58.6673134Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-16T23:18:58.6912159Z ================================================== 2021-05-16T23:18:58.6913519Z downloaded 690 KB 2021-05-16T23:18:58.6914378Z 2021-05-16T23:18:59.0003948Z * installing *source* package ‘tidyselect’ ... 2021-05-16T23:18:59.0034858Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:59.0036770Z ** using staged installation 2021-05-16T23:18:59.0223360Z ** R 2021-05-16T23:18:59.0311041Z ** inst 2021-05-16T23:18:59.0325087Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:00.2028828Z ** help 2021-05-16T23:19:00.2658004Z *** installing help indices 2021-05-16T23:19:00.3139179Z ** building package indices 2021-05-16T23:19:00.5337920Z ** installing vignettes 2021-05-16T23:19:00.5394479Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:00.8079654Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:01.1135136Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:01.1136457Z * DONE (tidyselect) 2021-05-16T23:19:01.4262034Z * installing *source* package ‘generics’ ... 2021-05-16T23:19:01.4290772Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:01.4292752Z ** using staged installation 2021-05-16T23:19:01.4452362Z ** R 2021-05-16T23:19:01.4550145Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:01.7967585Z ** help 2021-05-16T23:19:01.9350242Z *** installing help indices 2021-05-16T23:19:01.9917167Z ** building package indices 2021-05-16T23:19:02.2512241Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:02.4592851Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:02.6623639Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:02.6626626Z * DONE (generics) 2021-05-16T23:19:02.9564772Z * installing *source* package ‘cpp11’ ... 2021-05-16T23:19:02.9605178Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:02.9606642Z ** using staged installation 2021-05-16T23:19:02.9774947Z ** R 2021-05-16T23:19:02.9822928Z ** inst 2021-05-16T23:19:02.9850919Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:03.4531899Z ** help 2021-05-16T23:19:03.4742196Z *** installing help indices 2021-05-16T23:19:03.4947588Z ** building package indices 2021-05-16T23:19:03.6882393Z ** installing vignettes 2021-05-16T23:19:03.6940162Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:03.8801335Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:04.0635920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:04.0644814Z * DONE (cpp11) 2021-05-16T23:19:04.6542107Z * installing *source* package ‘dplyr’ ... 2021-05-16T23:19:04.6676481Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:04.6677505Z ** using staged installation 2021-05-16T23:19:04.6919252Z ** libs 2021-05-16T23:19:04.6983898Z 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-16T23:19:04.8448521Z 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-16T23:19:05.0283745Z 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-16T23:19:05.1640094Z 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-16T23:19:05.7676357Z 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-16T23:19:05.8822378Z 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-16T23:19:06.0092162Z 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-16T23:19:06.1332515Z 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-16T23:19:06.2717069Z 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-16T23:19:06.4012393Z 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-16T23:19:06.5057587Z 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-16T23:19:06.6874306Z 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-16T23:19:06.7509227Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T23:19:06.7526459Z ** R 2021-05-16T23:19:06.8006358Z ** data 2021-05-16T23:19:06.8013979Z *** moving datasets to lazyload DB 2021-05-16T23:19:06.8992681Z ** inst 2021-05-16T23:19:06.9022275Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:12.7225934Z ** help 2021-05-16T23:19:13.3348016Z *** installing help indices 2021-05-16T23:19:13.6315842Z *** copying figures 2021-05-16T23:19:13.6324627Z ** building package indices 2021-05-16T23:19:14.0421864Z ** installing vignettes 2021-05-16T23:19:14.0579412Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:14.6037519Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:19:14.6242561Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:15.3017002Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:15.3060969Z * DONE (dplyr) 2021-05-16T23:19:15.7251418Z * installing *source* package ‘tidyr’ ... 2021-05-16T23:19:15.7331275Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:15.7334449Z ** using staged installation 2021-05-16T23:19:15.7537238Z ** libs 2021-05-16T23:19:15.7597904Z 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-16T23:19:16.8715437Z 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-16T23:19:17.2515012Z 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-16T23:19:19.1510001Z 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-16T23:19:20.5942532Z 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-16T23:19:20.6709688Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T23:19:20.6734324Z ** R 2021-05-16T23:19:20.6915632Z ** data 2021-05-16T23:19:20.6930072Z *** moving datasets to lazyload DB 2021-05-16T23:19:20.8884288Z ** inst 2021-05-16T23:19:20.8906859Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:22.8261957Z ** help 2021-05-16T23:19:22.9697961Z *** installing help indices 2021-05-16T23:19:23.0652976Z *** copying figures 2021-05-16T23:19:23.0661186Z ** building package indices 2021-05-16T23:19:23.3615002Z ** installing vignettes 2021-05-16T23:19:23.3709907Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:23.9286010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:19:23.9488265Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:24.5116355Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:24.5139433Z * DONE (tidyr) 2021-05-16T23:19:24.5294748Z 2021-05-16T23:19:24.5295872Z The downloaded source packages are in 2021-05-16T23:19:24.5297171Z ‘/tmp/RtmpI7RC9b/downloaded_packages’ 2021-05-16T23:19:24.7264125Z 2021-05-16T23:19:24.7277290Z checking for file ‘/tmp/RtmpI7RC9b/remotes72953240be29/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:19:24.7298689Z 2021-05-16T23:19:24.7300142Z ✔ checking for file ‘/tmp/RtmpI7RC9b/remotes72953240be29/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:19:24.7388124Z 2021-05-16T23:19:24.7388696Z 2021-05-16T23:19:24.7389503Z ─ preparing ‘aghast’: 2021-05-16T23:19:24.7389937Z 2021-05-16T23:19:24.7390317Z 2021-05-16T23:19:24.7477822Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:24.7503632Z 2021-05-16T23:19:24.7507333Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:19:24.7793603Z 2021-05-16T23:19:24.7823193Z 2021-05-16T23:19:24.7825838Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:24.7838320Z 2021-05-16T23:19:24.7864254Z 2021-05-16T23:19:24.7866192Z ─ checking for empty or unneeded directories 2021-05-16T23:19:24.7869302Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:19:24.7897499Z 2021-05-16T23:19:24.7921247Z 2021-05-16T23:19:24.7923554Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:19:24.8023415Z 2021-05-16T23:19:24.8025639Z 2021-05-16T23:19:24.8027009Z 2021-05-16T23:19:24.8106067Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:19:24.8106866Z (as ‘lib’ is unspecified) 2021-05-16T23:19:25.0341720Z * installing *source* package ‘aghast’ ... 2021-05-16T23:19:25.0343774Z ** using staged installation 2021-05-16T23:19:25.0518339Z ** R 2021-05-16T23:19:25.0575052Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:25.5522110Z ** help 2021-05-16T23:19:25.5843622Z *** installing help indices 2021-05-16T23:19:25.6077964Z ** building package indices 2021-05-16T23:19:25.8250659Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:26.0361974Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:26.2465870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:26.2472958Z * DONE (aghast) 2021-05-16T23:19:26.2557428Z Installing 1 packages: covr 2021-05-16T23:19:26.2563945Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:19:26.2564930Z (as ‘lib’ is unspecified) 2021-05-16T23:19:42.0866552Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:19:42.0867535Z 2021-05-16T23:19:42.0874819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:19:42.4646391Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-16T23:19:42.4669133Z ================================================== 2021-05-16T23:19:42.4670051Z downloaded 81 KB 2021-05-16T23:19:42.4670543Z 2021-05-16T23:19:42.4709864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:19:42.8501949Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-16T23:19:42.8519911Z ================================================== 2021-05-16T23:19:42.8520861Z downloaded 89 KB 2021-05-16T23:19:42.8521442Z 2021-05-16T23:19:42.8556852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:19:43.1305613Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-16T23:19:43.1340424Z ================================================== 2021-05-16T23:19:43.1341940Z downloaded 144 KB 2021-05-16T23:19:43.1342597Z 2021-05-16T23:19:43.4305730Z * installing *source* package ‘lazyeval’ ... 2021-05-16T23:19:43.4332695Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:43.4334943Z ** using staged installation 2021-05-16T23:19:43.4506899Z ** libs 2021-05-16T23:19:43.4567474Z 2021-05-16T23:19:43.4569229Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-16T23:19:43.5256464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:19:43.5685167Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-16T23:19:43.6378920Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-16T23:19:43.7248010Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-16T23:19:43.7910946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T23:19:43.8679054Z 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-16T23:19:43.8937015Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T23:19:43.8938379Z ** R 2021-05-16T23:19:43.9002638Z ** inst 2021-05-16T23:19:43.9021828Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:44.5048166Z ** help 2021-05-16T23:19:44.5660543Z *** installing help indices 2021-05-16T23:19:44.6141359Z ** building package indices 2021-05-16T23:19:44.8603089Z ** installing vignettes 2021-05-16T23:19:44.8677757Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:45.0717252Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:19:45.0912395Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:45.2831889Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:45.2839402Z * DONE (lazyeval) 2021-05-16T23:19:45.5655485Z * installing *source* package ‘rex’ ... 2021-05-16T23:19:45.5678775Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:45.5679821Z ** using staged installation 2021-05-16T23:19:45.5836843Z ** R 2021-05-16T23:19:45.5932149Z ** inst 2021-05-16T23:19:45.5948901Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:46.1934226Z ** help 2021-05-16T23:19:46.2472207Z *** installing help indices 2021-05-16T23:19:46.2894547Z ** building package indices 2021-05-16T23:19:46.5271161Z ** installing vignettes 2021-05-16T23:19:46.5369001Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:46.7206332Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:46.9161555Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:46.9169436Z * DONE (rex) 2021-05-16T23:19:47.3291692Z * installing *source* package ‘covr’ ... 2021-05-16T23:19:47.3347632Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:47.3348508Z ** using staged installation 2021-05-16T23:19:47.3601638Z ** libs 2021-05-16T23:19:47.3651438Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T23:19:47.4256200Z 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-16T23:19:47.4409411Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T23:19:47.4423065Z ** R 2021-05-16T23:19:47.4593818Z ** inst 2021-05-16T23:19:47.4619984Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:49.0588714Z ** help 2021-05-16T23:19:49.1280311Z *** installing help indices 2021-05-16T23:19:49.1928877Z *** copying figures 2021-05-16T23:19:49.1931032Z ** building package indices 2021-05-16T23:19:49.4655581Z ** installing vignettes 2021-05-16T23:19:49.4729881Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:49.7001433Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:19:49.7207276Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:49.9769252Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:49.9792603Z * DONE (covr) 2021-05-16T23:19:49.9899702Z 2021-05-16T23:19:49.9900652Z The downloaded source packages are in 2021-05-16T23:19:49.9902115Z ‘/tmp/RtmpI7RC9b/downloaded_packages’ 2021-05-16T23:19:50.0049349Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:19:50.0049984Z Rscript -e "tic::before_install()" 2021-05-16T23:19:50.0126816Z shell: /usr/bin/bash -e {0} 2021-05-16T23:19:50.0127230Z env: 2021-05-16T23:19:50.0127685Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:50.0128526Z TIC_DEPLOY_KEY: 2021-05-16T23:19:50.0130042Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:19:50.0131856Z GITHUB_PAT: *** 2021-05-16T23:19:50.0132306Z COVERALLS_TOKEN: 2021-05-16T23:19:50.0132812Z continue-on-error: true 2021-05-16T23:19:50.0133321Z VDIFFR_RUN_TESTS: 2021-05-16T23:19:50.0134761Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:19:50.0135554Z TZ: UTC 2021-05-16T23:19:50.0135913Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:50.0136312Z NOT_CRAN: true 2021-05-16T23:19:50.0136664Z ##[endgroup] 2021-05-16T23:19:50.3402204Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:19:50.5014498Z Running before_install: step_install_remote_binaries() 2021-05-16T23:19:51.1467280Z Installing oro.nifti binaries 2021-05-16T23:19:51.1481619Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:19:51.3420513Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:19:51.3433491Z Installing neurobase binaries 2021-05-16T23:19:51.3447591Z [1] "neuroconductor/neurobase" 2021-05-16T23:19:51.4658185Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:19:51.4784941Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:19:51.4785662Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:19:51.4786164Z remotes::install_cran("rcmdcheck") 2021-05-16T23:19:51.4786637Z remotes::install_cran("markdown") 2021-05-16T23:19:51.4793071Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:19:51.4793428Z env: 2021-05-16T23:19:51.4793790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:51.4794191Z TIC_DEPLOY_KEY: 2021-05-16T23:19:51.4795070Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:19:51.4798141Z GITHUB_PAT: *** 2021-05-16T23:19:51.4798720Z COVERALLS_TOKEN: 2021-05-16T23:19:51.4799449Z continue-on-error: true 2021-05-16T23:19:51.4799851Z VDIFFR_RUN_TESTS: 2021-05-16T23:19:51.4800251Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:19:51.4800727Z TZ: UTC 2021-05-16T23:19:51.4801041Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:51.4801436Z NOT_CRAN: true 2021-05-16T23:19:51.4801750Z ##[endgroup] 2021-05-16T23:20:10.6365379Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T23:20:10.6366820Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-16T23:20:10.6368125Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:20:10.6369067Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-16T23:20:10.6370156Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:20:10.6371413Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:20:10.6372285Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:20:10.6373166Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:20:10.6376981Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:20:10.6377615Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:20:10.6378392Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:20:10.6378949Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:20:10.6379695Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:20:10.6380316Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:20:10.6380889Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:20:10.7989831Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:20:12.3389184Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T23:20:12.3390712Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:20:12.3391756Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T23:20:12.3392793Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:20:12.3393954Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T23:20:12.3395106Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T23:20:12.3396517Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:20:12.3397537Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:20:12.4933392Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T23:20:13.8282484Z 2021-05-16T23:20:14.0443761Z 2021-05-16T23:20:14.0445756Z checking for file ‘/tmp/Rtmp821vMW/remotesd5571f22a327/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T23:20:14.1485729Z 2021-05-16T23:20:14.1490058Z ✔ checking for file ‘/tmp/Rtmp821vMW/remotesd5571f22a327/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T23:20:14.1503604Z 2021-05-16T23:20:14.1532062Z 2021-05-16T23:20:14.1534357Z ─ preparing ‘RNifti’: 2021-05-16T23:20:14.1558674Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:20:14.1582020Z ─ cleaning src 2021-05-16T23:20:14.1606371Z ─ running ‘cleanup’ 2021-05-16T23:20:14.1633294Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:20:14.1941148Z 2021-05-16T23:20:14.1965424Z 2021-05-16T23:20:14.1967623Z ─ checking for empty or unneeded directories 2021-05-16T23:20:14.2001774Z 2021-05-16T23:20:14.2024228Z 2021-05-16T23:20:14.2026704Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T23:20:14.5862043Z 2021-05-16T23:20:14.5863159Z 2021-05-16T23:20:14.5863721Z 2021-05-16T23:20:14.6002731Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:20:14.6003827Z (as ‘lib’ is unspecified) 2021-05-16T23:20:15.0128687Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:20:15.0132334Z ** using staged installation 2021-05-16T23:20:15.0322772Z ** libs 2021-05-16T23:20:15.0374130Z 2021-05-16T23:20:15.0376223Z 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-16T23:20:35.6652428Z 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-16T23:20:35.7557450Z 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-16T23:20:35.8494400Z 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-16T23:20:35.8908168Z 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-16T23:20:36.0130040Z 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-16T23:20:36.5117845Z 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-16T23:20:36.5554673Z 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-16T23:20:36.6831477Z 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-16T23:20:36.8474372Z 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-16T23:20:36.9927016Z 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-16T23:20:37.2650421Z 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-16T23:20:37.3885503Z 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-16T23:20:37.9763960Z 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-16T23:20:38.0854965Z 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-16T23:20:38.4388456Z 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-16T23:20:38.4766743Z 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-16T23:20:38.5277383Z 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-16T23:20:38.6214433Z 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-16T23:20:39.8697637Z 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-16T23:20:42.5213565Z 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-16T23:20:42.7117466Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:20:42.7257663Z ** R 2021-05-16T23:20:42.7341511Z ** inst 2021-05-16T23:20:42.7375965Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:43.6614844Z ** help 2021-05-16T23:20:43.7201125Z *** installing help indices 2021-05-16T23:20:43.7618782Z ** building package indices 2021-05-16T23:20:44.0048254Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:44.2996893Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:44.3255825Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:44.6104223Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:44.6114068Z * DONE (RNifti) 2021-05-16T23:20:44.6280861Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T23:20:44.6287488Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:20:44.6288449Z (as ‘lib’ is unspecified) 2021-05-16T23:21:00.7023196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:21:00.9701184Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T23:21:00.9702857Z ================================================== 2021-05-16T23:21:00.9703928Z downloaded 7843 bytes 2021-05-16T23:21:00.9704351Z 2021-05-16T23:21:00.9745247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T23:21:01.2469623Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T23:21:01.2470753Z ================================================== 2021-05-16T23:21:01.2472161Z downloaded 28 KB 2021-05-16T23:21:01.2472761Z 2021-05-16T23:21:01.2586969Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:21:01.5145191Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T23:21:01.5163150Z ================================================== 2021-05-16T23:21:01.5163954Z downloaded 70 KB 2021-05-16T23:21:01.5164492Z 2021-05-16T23:21:01.5202124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T23:21:01.7855459Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T23:21:01.8258597Z ================================================== 2021-05-16T23:21:01.8260012Z downloaded 3.1 MB 2021-05-16T23:21:01.8260424Z 2021-05-16T23:21:01.8304742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rticles_0.19.tar.gz' 2021-05-16T23:21:02.2245817Z Content type 'binary/octet-stream' length 1634953 bytes (1.6 MB) 2021-05-16T23:21:02.2722598Z ================================================== 2021-05-16T23:21:02.2723755Z downloaded 1.6 MB 2021-05-16T23:21:02.2725797Z 2021-05-16T23:21:02.2777728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:21:02.6744700Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T23:21:02.6746390Z ================================================== 2021-05-16T23:21:02.6747063Z downloaded 21 KB 2021-05-16T23:21:02.6747724Z 2021-05-16T23:21:02.6789553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:21:03.0542420Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T23:21:03.0544779Z ================================================== 2021-05-16T23:21:03.0545200Z downloaded 10 KB 2021-05-16T23:21:03.0545456Z 2021-05-16T23:21:03.2825056Z * installing *source* package ‘base64enc’ ... 2021-05-16T23:21:03.2834441Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:03.2837050Z ** using staged installation 2021-05-16T23:21:03.2952763Z ** libs 2021-05-16T23:21:03.2996763Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:21:03.4155622Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T23:21:03.4961695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T23:21:03.5772419Z 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-16T23:21:03.6016232Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T23:21:03.6017412Z ** R 2021-05-16T23:21:03.6042494Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:03.8840393Z ** help 2021-05-16T23:21:03.9071928Z *** installing help indices 2021-05-16T23:21:03.9251203Z ** building package indices 2021-05-16T23:21:04.1426155Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:04.3476927Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:04.3662815Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:04.5568424Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:04.5577735Z * DONE (base64enc) 2021-05-16T23:21:04.7931914Z * installing *source* package ‘tinytex’ ... 2021-05-16T23:21:04.7948743Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:04.7949742Z ** using staged installation 2021-05-16T23:21:04.8170918Z ** R 2021-05-16T23:21:04.8246583Z ** inst 2021-05-16T23:21:04.8256643Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:05.6952163Z ** help 2021-05-16T23:21:05.7313826Z *** installing help indices 2021-05-16T23:21:05.7647412Z ** building package indices 2021-05-16T23:21:05.9841578Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:06.2035668Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:06.4394661Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:06.4405765Z * DONE (tinytex) 2021-05-16T23:21:06.6880347Z * installing *source* package ‘abind’ ... 2021-05-16T23:21:06.6892419Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:06.6893604Z ** using staged installation 2021-05-16T23:21:06.7022253Z ** R 2021-05-16T23:21:06.7080997Z ** inst 2021-05-16T23:21:06.7092616Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:07.3744425Z ** help 2021-05-16T23:21:07.4021370Z *** installing help indices 2021-05-16T23:21:07.4265489Z ** building package indices 2021-05-16T23:21:07.6467738Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:07.8439376Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:08.0421895Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:08.0422984Z * DONE (abind) 2021-05-16T23:21:08.2633352Z * installing *source* package ‘bitops’ ... 2021-05-16T23:21:08.2644943Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:08.2646011Z ** using staged installation 2021-05-16T23:21:08.2749990Z ** libs 2021-05-16T23:21:08.2813057Z 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-16T23:21:08.4804604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:21:08.5472247Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:21:08.5992293Z 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-16T23:21:08.6178058Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:21:08.6179419Z ** R 2021-05-16T23:21:08.6201265Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:08.8727236Z ** help 2021-05-16T23:21:08.9001006Z *** installing help indices 2021-05-16T23:21:08.9201746Z ** building package indices 2021-05-16T23:21:09.1296573Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:09.3256804Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:09.3449173Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:09.5276623Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:09.5282220Z * DONE (bitops) 2021-05-16T23:21:09.8093482Z * installing *source* package ‘htmltools’ ... 2021-05-16T23:21:09.8121316Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:09.8122616Z ** using staged installation 2021-05-16T23:21:09.8289487Z ** libs 2021-05-16T23:21:09.8338442Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:21:09.8822958Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T23:21:10.0001633Z 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-16T23:21:10.0220723Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T23:21:10.0234232Z ** R 2021-05-16T23:21:10.0369055Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:11.7992450Z ** help 2021-05-16T23:21:11.8873217Z *** installing help indices 2021-05-16T23:21:11.9633249Z ** building package indices 2021-05-16T23:21:12.2825620Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:12.5241221Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:12.5429343Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:12.8066719Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:12.8080319Z * DONE (htmltools) 2021-05-16T23:21:13.8168540Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T23:21:13.8444199Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:13.8444985Z ** using staged installation 2021-05-16T23:21:13.8785073Z ** R 2021-05-16T23:21:13.9206924Z ** inst 2021-05-16T23:21:13.9487906Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:18.1484214Z ** help 2021-05-16T23:21:18.3713735Z *** installing help indices 2021-05-16T23:21:18.5472347Z *** copying figures 2021-05-16T23:21:18.5474952Z ** building package indices 2021-05-16T23:21:18.8691715Z ** installing vignettes 2021-05-16T23:21:18.8768762Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:19.1430296Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:19.4774831Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:19.4827841Z * DONE (rmarkdown) 2021-05-16T23:21:20.1605558Z * installing *source* package ‘rticles’ ... 2021-05-16T23:21:20.1775157Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:20.1775864Z ** using staged installation 2021-05-16T23:21:20.2018616Z ** R 2021-05-16T23:21:20.2081444Z ** inst 2021-05-16T23:21:20.2336778Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:20.7338967Z ** help 2021-05-16T23:21:20.7767540Z *** installing help indices 2021-05-16T23:21:20.8160839Z ** building package indices 2021-05-16T23:21:21.0477430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:21.3504841Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:21.6323781Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:21.6366866Z * DONE (rticles) 2021-05-16T23:21:21.6522410Z 2021-05-16T23:21:21.6523106Z The downloaded source packages are in 2021-05-16T23:21:21.6524238Z ‘/tmp/Rtmp821vMW/downloaded_packages’ 2021-05-16T23:21:21.7271547Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T23:21:21.7272794Z Use `force = TRUE` to force installation 2021-05-16T23:21:21.9266370Z 2021-05-16T23:21:21.9285244Z checking for file ‘/tmp/Rtmp821vMW/remotesd5571e577e9/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T23:21:21.9307208Z 2021-05-16T23:21:21.9309619Z ✔ checking for file ‘/tmp/Rtmp821vMW/remotesd5571e577e9/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T23:21:21.9574880Z 2021-05-16T23:21:21.9597575Z 2021-05-16T23:21:21.9600547Z ─ preparing ‘oro.nifti’: 2021-05-16T23:21:21.9612063Z 2021-05-16T23:21:21.9615176Z 2021-05-16T23:21:21.9732163Z checking DESCRIPTION meta-information ... 2021-05-16T23:21:21.9764696Z 2021-05-16T23:21:21.9767936Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:21:22.1318154Z 2021-05-16T23:21:22.1345697Z 2021-05-16T23:21:22.1348500Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:21:22.1357697Z 2021-05-16T23:21:22.1383783Z 2021-05-16T23:21:22.1386802Z ─ checking for empty or unneeded directories 2021-05-16T23:21:22.1390320Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T23:21:22.1398503Z 2021-05-16T23:21:22.1400993Z 2021-05-16T23:21:22.1403724Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T23:21:22.1525653Z 2021-05-16T23:21:22.1548399Z 2021-05-16T23:21:22.1550260Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T23:21:22.7455952Z 2021-05-16T23:21:22.7458919Z 2021-05-16T23:21:22.7460479Z 2021-05-16T23:21:22.7940295Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:21:22.7941501Z (as ‘lib’ is unspecified) 2021-05-16T23:21:23.4695326Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:21:23.4697074Z ** using staged installation 2021-05-16T23:21:23.4962242Z ** R 2021-05-16T23:21:23.5470118Z ** demo 2021-05-16T23:21:23.5480396Z ** inst 2021-05-16T23:21:23.5565723Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:32.0322005Z 2021-05-16T23:21:32.0324354Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:21:32.0325215Z ** help 2021-05-16T23:21:32.4544161Z *** installing help indices 2021-05-16T23:21:32.7655504Z ** building package indices 2021-05-16T23:21:33.2163483Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:34.3495502Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:34.6549691Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:34.6642733Z * DONE (oro.nifti) 2021-05-16T23:21:34.8427222Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:21:38.2089060Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:21:38.2090223Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:21:38.2091101Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:21:38.2092280Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:21:38.2093547Z Installing 4 packages: R.methodsS3, R.oo, R.utils, matrixStats 2021-05-16T23:21:38.2102764Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:21:38.2103882Z (as ‘lib’ is unspecified) 2021-05-16T23:21:54.5911690Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:21:54.8358340Z Content type 'binary/octet-stream' length 23789 bytes (23 KB) 2021-05-16T23:21:54.8360092Z ================================================== 2021-05-16T23:21:54.8361488Z downloaded 23 KB 2021-05-16T23:21:54.8362188Z 2021-05-16T23:21:54.8405961Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:21:55.0974173Z Content type 'binary/octet-stream' length 382199 bytes (373 KB) 2021-05-16T23:21:55.1048759Z ================================================== 2021-05-16T23:21:55.1049689Z downloaded 373 KB 2021-05-16T23:21:55.1050350Z 2021-05-16T23:21:55.1085830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:21:55.3636026Z Content type 'binary/octet-stream' length 361740 bytes (353 KB) 2021-05-16T23:21:55.3805543Z ================================================== 2021-05-16T23:21:55.3807073Z downloaded 353 KB 2021-05-16T23:21:55.3807603Z 2021-05-16T23:21:55.3847186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:21:56.8634262Z Content type 'binary/octet-stream' length 194842 bytes (190 KB) 2021-05-16T23:21:56.8640651Z ================================================== 2021-05-16T23:21:56.8641493Z downloaded 190 KB 2021-05-16T23:21:56.8641882Z 2021-05-16T23:21:56.8642882Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:21:56.8644276Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:56.8645623Z ** using staged installation 2021-05-16T23:21:56.8646257Z ** R 2021-05-16T23:21:56.8646754Z ** inst 2021-05-16T23:21:56.8647762Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:56.9135072Z ** help 2021-05-16T23:21:56.9559580Z *** installing help indices 2021-05-16T23:21:56.9979302Z ** building package indices 2021-05-16T23:21:57.2345587Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:57.4289461Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:57.6338398Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:57.6346315Z * DONE (R.methodsS3) 2021-05-16T23:21:58.1566837Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:21:58.1667321Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:58.1668348Z ** using staged installation 2021-05-16T23:21:58.1840078Z ** libs 2021-05-16T23:21:58.1906096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T23:21:58.2331812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:21:58.3185224Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T23:21:58.4322642Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T23:21:58.5344002Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T23:21:58.6789368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T23:22:00.1551340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:22:00.5444428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T23:22:02.1817407Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff2.c -o diff2.o 2021-05-16T23:22:02.4141778Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T23:22:02.4832311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T23:22:02.7023604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mean2.c -o mean2.o 2021-05-16T23:22:02.8648085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:22:03.0267337Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T23:22:03.1079278Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T23:22:05.3658511Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:22:05.8127841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T23:22:06.9366894Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:22:08.8668291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:22:08.8676698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:22:11.1102386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:22:11.2536589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T23:22:12.4213027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:22:13.1058863Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T23:22:14.1678084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:22:14.5943396Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T23:22:16.3558922Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:22:29.5128877Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T23:22:30.1086184Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T23:22:30.8202693Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T23:22:30.9626906Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sum2.c -o sum2.o 2021-05-16T23:22:31.0866334Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T23:22:31.3528284Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T23:22:31.5336397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:22:31.9852075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:23:33.4422693Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:23:33.5511817Z installing to /home/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:23:33.5643492Z ** R 2021-05-16T23:23:33.5899075Z ** inst 2021-05-16T23:23:33.5953054Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:35.4895220Z ** help 2021-05-16T23:23:35.6524268Z *** installing help indices 2021-05-16T23:23:35.7557248Z ** building package indices 2021-05-16T23:23:36.0615005Z ** installing vignettes 2021-05-16T23:23:36.0665500Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:36.2725754Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:36.2965561Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:36.5142340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:36.5162055Z * DONE (matrixStats) 2021-05-16T23:23:36.9832373Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:23:36.9911671Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:36.9912691Z ** using staged installation 2021-05-16T23:23:37.0094099Z ** R 2021-05-16T23:23:37.0481689Z ** inst 2021-05-16T23:23:37.0496713Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:40.5739964Z ** help 2021-05-16T23:23:41.1909501Z *** installing help indices 2021-05-16T23:23:41.5847583Z ** building package indices 2021-05-16T23:23:42.1270056Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:42.3598764Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:42.6797666Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:42.6847884Z * DONE (R.oo) 2021-05-16T23:23:43.3434863Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:23:43.3571543Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:43.3574369Z ** using staged installation 2021-05-16T23:23:43.3751934Z ** R 2021-05-16T23:23:43.4588640Z ** inst 2021-05-16T23:23:43.4604865Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:50.9564578Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:23:50.9567451Z ** help 2021-05-16T23:23:50.9568778Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:23:51.9664089Z *** installing help indices 2021-05-16T23:23:52.5257004Z ** building package indices 2021-05-16T23:23:53.3446420Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:53.6198501Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:54.0355619Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:54.0428238Z * DONE (R.utils) 2021-05-16T23:23:54.0581722Z 2021-05-16T23:23:54.0582780Z The downloaded source packages are in 2021-05-16T23:23:54.0584439Z ‘/tmp/Rtmp821vMW/downloaded_packages’ 2021-05-16T23:23:54.2670365Z 2021-05-16T23:23:54.2685090Z checking for file ‘/tmp/Rtmp821vMW/remotesd5575993c2ca/neuroconductor-neurobase-1d4b172/DESCRIPTION’ ... 2021-05-16T23:23:54.2717246Z 2021-05-16T23:23:54.2719988Z ✔ checking for file ‘/tmp/Rtmp821vMW/remotesd5575993c2ca/neuroconductor-neurobase-1d4b172/DESCRIPTION’ 2021-05-16T23:23:54.2975158Z 2021-05-16T23:23:54.2976183Z 2021-05-16T23:23:54.2977882Z ─ preparing ‘neurobase’: 2021-05-16T23:23:54.2978480Z 2021-05-16T23:23:54.2978780Z 2021-05-16T23:23:54.3078138Z checking DESCRIPTION meta-information ... 2021-05-16T23:23:54.3104653Z 2021-05-16T23:23:54.3106256Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:23:54.4028978Z 2021-05-16T23:23:54.4055912Z 2021-05-16T23:23:54.4058273Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:23:54.4066626Z 2021-05-16T23:23:54.4089525Z 2021-05-16T23:23:54.4091615Z ─ checking for empty or unneeded directories 2021-05-16T23:23:54.4099909Z 2021-05-16T23:23:54.4124818Z 2021-05-16T23:23:54.4126597Z ─ building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T23:23:54.4950374Z 2021-05-16T23:23:54.4953080Z 2021-05-16T23:23:54.4954431Z 2021-05-16T23:23:54.5050764Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:23:54.5051809Z (as ‘lib’ is unspecified) 2021-05-16T23:23:54.8219981Z * installing *source* package ‘neurobase’ ... 2021-05-16T23:23:54.8222763Z ** using staged installation 2021-05-16T23:23:54.8433201Z ** R 2021-05-16T23:23:54.8690279Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:57.9193523Z ** help 2021-05-16T23:23:58.0977010Z *** installing help indices 2021-05-16T23:23:58.2298800Z ** building package indices 2021-05-16T23:23:58.5695026Z ** installing vignettes 2021-05-16T23:23:58.5741351Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:59.3950444Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:00.2313888Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:00.2338494Z * DONE (neurobase) 2021-05-16T23:24:00.2528452Z Installing 13 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, htmltools, servr 2021-05-16T23:24:00.2536472Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:24:00.2537762Z (as ‘lib’ is unspecified) 2021-05-16T23:24:16.7278390Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T23:24:17.3936737Z Content type 'binary/octet-stream' length 62650 bytes (61 KB) 2021-05-16T23:24:17.3948083Z ================================================== 2021-05-16T23:24:17.3948839Z downloaded 61 KB 2021-05-16T23:24:17.3949518Z 2021-05-16T23:24:17.3985039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T23:24:17.9433831Z Content type 'binary/octet-stream' length 3137334 bytes (3.0 MB) 2021-05-16T23:24:18.1549112Z ================================================== 2021-05-16T23:24:18.1549882Z downloaded 3.0 MB 2021-05-16T23:24:18.1550139Z 2021-05-16T23:24:18.1597189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:24:18.4470694Z Content type 'binary/octet-stream' length 23789 bytes (23 KB) 2021-05-16T23:24:18.4471904Z ================================================== 2021-05-16T23:24:18.4472881Z downloaded 23 KB 2021-05-16T23:24:18.4473191Z 2021-05-16T23:24:18.4511059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:24:18.7158612Z Content type 'binary/octet-stream' length 382199 bytes (373 KB) 2021-05-16T23:24:18.7226870Z ================================================== 2021-05-16T23:24:18.7227526Z downloaded 373 KB 2021-05-16T23:24:18.7227764Z 2021-05-16T23:24:18.7273387Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:24:18.9217505Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:24:18.9768598Z ================================================== 2021-05-16T23:24:18.9769390Z downloaded 1.0 MB 2021-05-16T23:24:18.9769689Z 2021-05-16T23:24:18.9800742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:24:19.3579391Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T23:24:19.3581437Z ================================================== 2021-05-16T23:24:19.3582161Z downloaded 21 KB 2021-05-16T23:24:19.3582685Z 2021-05-16T23:24:19.3620980Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:24:19.6124168Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T23:24:19.6125221Z ================================================== 2021-05-16T23:24:19.6126008Z downloaded 10 KB 2021-05-16T23:24:19.6126273Z 2021-05-16T23:24:19.6172528Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:24:19.8686785Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T23:24:19.8688145Z ================================================== 2021-05-16T23:24:19.8689344Z downloaded 7843 bytes 2021-05-16T23:24:19.8690094Z 2021-05-16T23:24:19.8728189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T23:24:21.1899369Z Content type 'binary/octet-stream' length 1821315 bytes (1.7 MB) 2021-05-16T23:24:21.3373420Z ================================================== 2021-05-16T23:24:21.3375021Z downloaded 1.7 MB 2021-05-16T23:24:21.3375616Z 2021-05-16T23:24:21.3419763Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:24:21.5894946Z Content type 'binary/octet-stream' length 361740 bytes (353 KB) 2021-05-16T23:24:21.5954563Z ================================================== 2021-05-16T23:24:21.5955282Z downloaded 353 KB 2021-05-16T23:24:21.5956026Z 2021-05-16T23:24:21.5999518Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:24:21.8492550Z Content type 'binary/octet-stream' length 194842 bytes (190 KB) 2021-05-16T23:24:21.8539173Z ================================================== 2021-05-16T23:24:21.8539974Z downloaded 190 KB 2021-05-16T23:24:21.8540349Z 2021-05-16T23:24:21.8588240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:24:22.1121695Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T23:24:22.1140264Z ================================================== 2021-05-16T23:24:22.1141531Z downloaded 70 KB 2021-05-16T23:24:22.1142030Z 2021-05-16T23:24:22.1184359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/servr_0.22.tar.gz' 2021-05-16T23:24:22.6512289Z Content type 'binary/octet-stream' length 20338 bytes (19 KB) 2021-05-16T23:24:22.6514305Z ================================================== 2021-05-16T23:24:22.6514859Z downloaded 19 KB 2021-05-16T23:24:22.6515128Z 2021-05-16T23:24:22.9308825Z * installing *source* package ‘later’ ... 2021-05-16T23:24:22.9329095Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:22.9329971Z ** using staged installation 2021-05-16T23:24:22.9348067Z 2021-05-16T23:24:22.9348547Z Running configure script 2021-05-16T23:24:23.0028259Z -latomic linker flag not needed. 2021-05-16T23:24:23.0198843Z ** libs 2021-05-16T23:24:23.0262070Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:24:28.3898336Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T23:24:34.1007876Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c debug.cpp -o debug.o 2021-05-16T23:24:34.5110095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:24:34.5629315Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c later.cpp -o later.o 2021-05-16T23:24:39.9911334Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T23:24:43.6938999Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T23:24:43.7088774Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T23:24:44.1755626Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T23:24:44.5301334Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T23:24:44.5443981Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T23:24:44.6338595Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:24:44.7516169Z installing to /home/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-16T23:24:44.7569086Z ** R 2021-05-16T23:24:44.7609538Z ** inst 2021-05-16T23:24:44.7623336Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:45.1603286Z ** help 2021-05-16T23:24:45.1824330Z *** installing help indices 2021-05-16T23:24:45.2086469Z ** building package indices 2021-05-16T23:24:45.4259571Z ** installing vignettes 2021-05-16T23:24:45.4375153Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:45.7540623Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:45.7750286Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:46.1067887Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:46.1074470Z * DONE (later) 2021-05-16T23:24:46.3682829Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:24:46.3702942Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:46.3732035Z ** using staged installation 2021-05-16T23:24:46.3873456Z ** R 2021-05-16T23:24:46.3946214Z ** inst 2021-05-16T23:24:46.3957619Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:46.9538093Z ** help 2021-05-16T23:24:46.9969867Z *** installing help indices 2021-05-16T23:24:47.0346907Z ** building package indices 2021-05-16T23:24:47.2637842Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:47.4709077Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:47.6767177Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:47.6775069Z * DONE (R.methodsS3) 2021-05-16T23:24:48.0778077Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:24:48.0848353Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:48.0875374Z ** using staged installation 2021-05-16T23:24:48.1043984Z ** libs 2021-05-16T23:24:48.1090937Z 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-16T23:25:08.4933229Z 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-16T23:25:08.5910580Z 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-16T23:25:08.6839375Z 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-16T23:25:08.7237076Z 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-16T23:25:08.8452213Z 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-16T23:25:09.3574351Z 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-16T23:25:09.4023097Z 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-16T23:25:09.5324237Z 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-16T23:25:09.7053212Z 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-16T23:25:09.8498430Z 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-16T23:25:10.1254588Z 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-16T23:25:10.2479578Z 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-16T23:25:10.8497913Z 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-16T23:25:10.9550646Z 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-16T23:25:11.3011935Z 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-16T23:25:11.3456632Z 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-16T23:25:11.4018942Z 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-16T23:25:11.4976186Z 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-16T23:25:12.8875466Z 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-16T23:25:15.6091105Z 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-16T23:25:15.8019720Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:25:15.8187354Z ** R 2021-05-16T23:25:15.8278419Z ** inst 2021-05-16T23:25:15.8314201Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:16.8755722Z ** help 2021-05-16T23:25:16.9382585Z *** installing help indices 2021-05-16T23:25:16.9788252Z ** building package indices 2021-05-16T23:25:17.2258700Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:17.5306914Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:17.5585516Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:17.8657944Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:17.8669347Z * DONE (RNifti) 2021-05-16T23:25:18.1266042Z * installing *source* package ‘abind’ ... 2021-05-16T23:25:18.1280098Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:18.1346302Z ** using staged installation 2021-05-16T23:25:18.1457168Z ** R 2021-05-16T23:25:18.1510771Z ** inst 2021-05-16T23:25:18.1519745Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:18.8054409Z ** help 2021-05-16T23:25:18.8320111Z *** installing help indices 2021-05-16T23:25:18.8559790Z ** building package indices 2021-05-16T23:25:19.0768281Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:19.2766515Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:19.4724989Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:19.4735138Z * DONE (abind) 2021-05-16T23:25:19.7003675Z * installing *source* package ‘bitops’ ... 2021-05-16T23:25:19.7012218Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:19.7042203Z ** using staged installation 2021-05-16T23:25:19.7140597Z ** libs 2021-05-16T23:25:19.7187852Z 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-16T23:25:19.9144497Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:25:19.9843598Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:25:20.0341558Z 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-16T23:25:20.0535913Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:25:20.0537069Z ** R 2021-05-16T23:25:20.0563533Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:20.3072863Z ** help 2021-05-16T23:25:20.3330488Z *** installing help indices 2021-05-16T23:25:20.3528363Z ** building package indices 2021-05-16T23:25:20.5540865Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:20.7582384Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:20.7778714Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:20.9772332Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:20.9777553Z * DONE (bitops) 2021-05-16T23:25:21.2210201Z * installing *source* package ‘base64enc’ ... 2021-05-16T23:25:21.2220900Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:21.2250511Z ** using staged installation 2021-05-16T23:25:21.2377959Z ** libs 2021-05-16T23:25:21.2444221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:25:21.3698550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T23:25:21.4642430Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T23:25:21.5457105Z 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-16T23:25:21.5696323Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T23:25:21.5697481Z ** R 2021-05-16T23:25:21.5713186Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:21.8595408Z ** help 2021-05-16T23:25:21.8839483Z *** installing help indices 2021-05-16T23:25:21.9020254Z ** building package indices 2021-05-16T23:25:22.1081547Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:22.3119281Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:22.3302596Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:22.5378982Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:22.5385191Z * DONE (base64enc) 2021-05-16T23:25:23.0551833Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:25:23.0655992Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:23.0690169Z ** using staged installation 2021-05-16T23:25:23.0852939Z ** libs 2021-05-16T23:25:23.0914701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T23:25:23.1387504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:25:23.2245180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T23:25:23.3345685Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T23:25:23.4355505Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T23:25:23.5798356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T23:25:25.0392025Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:25:25.4389813Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T23:25:27.0493690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff2.c -o diff2.o 2021-05-16T23:25:27.2806547Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T23:25:27.3482716Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T23:25:27.5641675Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mean2.c -o mean2.o 2021-05-16T23:25:27.7131387Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:25:27.8712822Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T23:25:27.9413969Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T23:25:29.9262483Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:25:30.6189948Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T23:25:31.7428958Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:25:32.6737023Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:25:33.9275020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:25:35.9268532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:25:36.0835922Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T23:25:37.1215141Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:25:37.7404351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T23:25:38.7531057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:25:39.1944986Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T23:25:40.8994911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:25:53.8442017Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T23:25:54.4361963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T23:25:55.1351173Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T23:25:55.2761187Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sum2.c -o sum2.o 2021-05-16T23:25:55.4040982Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T23:25:55.7130868Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T23:25:55.9262804Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:25:56.3928689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:26:55.7935302Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:26:55.8842470Z installing to /home/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:26:55.8983075Z ** R 2021-05-16T23:26:55.9209321Z ** inst 2021-05-16T23:26:55.9261120Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:57.7615302Z ** help 2021-05-16T23:26:57.9029274Z *** installing help indices 2021-05-16T23:26:57.9951212Z ** building package indices 2021-05-16T23:26:58.2871903Z ** installing vignettes 2021-05-16T23:26:58.2942972Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:58.4945763Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:26:58.5216287Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:58.7320251Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:58.7337967Z * DONE (matrixStats) 2021-05-16T23:26:59.2425047Z * installing *source* package ‘promises’ ... 2021-05-16T23:26:59.2553397Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:59.2555660Z ** using staged installation 2021-05-16T23:26:59.2727297Z ** libs 2021-05-16T23:26:59.2782581Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/later/include' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:27:03.8631108Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/later/include' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T23:27:08.0351110Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o promises.so RcppExports.o promise_task.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:27:08.1103540Z installing to /home/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-16T23:27:08.1127691Z ** R 2021-05-16T23:27:08.1230549Z ** inst 2021-05-16T23:27:08.1289065Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:10.6621685Z ** help 2021-05-16T23:27:10.7213331Z *** installing help indices 2021-05-16T23:27:10.7623348Z *** copying figures 2021-05-16T23:27:10.7629005Z ** building package indices 2021-05-16T23:27:10.9934607Z ** installing vignettes 2021-05-16T23:27:11.0008964Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:11.3512359Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:11.3744995Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:11.7416682Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:11.7441816Z * DONE (promises) 2021-05-16T23:27:12.2683365Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:27:12.2767021Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:12.2797732Z ** using staged installation 2021-05-16T23:27:12.2965325Z ** R 2021-05-16T23:27:12.3356638Z ** inst 2021-05-16T23:27:12.3375585Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:15.8895139Z ** help 2021-05-16T23:27:16.4042886Z *** installing help indices 2021-05-16T23:27:16.7920512Z ** building package indices 2021-05-16T23:27:17.3206257Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:17.5568195Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:17.8998984Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:17.9059198Z * DONE (R.oo) 2021-05-16T23:27:18.1746461Z * installing *source* package ‘htmltools’ ... 2021-05-16T23:27:18.1767102Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:18.1795997Z ** using staged installation 2021-05-16T23:27:18.1960533Z ** libs 2021-05-16T23:27:18.2001789Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:27:18.2492619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T23:27:18.3662247Z 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-16T23:27:18.3896597Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T23:27:18.3910796Z ** R 2021-05-16T23:27:18.4037914Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:20.1475284Z ** help 2021-05-16T23:27:20.2379839Z *** installing help indices 2021-05-16T23:27:20.3025978Z ** building package indices 2021-05-16T23:27:20.5687225Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:20.7959620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:20.8136199Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:21.0646959Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:21.0665673Z * DONE (htmltools) 2021-05-16T23:27:21.9999032Z * installing *source* package ‘httpuv’ ... 2021-05-16T23:27:22.0278953Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:22.0280341Z ** using staged installation 2021-05-16T23:27:22.0473017Z ** libs 2021-05-16T23:27:22.0550528Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T23:27:26.5370782Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:27:32.4764284Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c callback.cpp -o callback.o 2021-05-16T23:27:32.8501869Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T23:27:33.4004590Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T23:27:37.1773269Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T23:27:37.1920655Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c fs.cpp -o fs.o 2021-05-16T23:27:40.6603169Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c http.cpp -o http.o 2021-05-16T23:27:45.3663158Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T23:27:53.9705949Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T23:27:58.4347966Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T23:28:05.1175699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c md5.c -o md5.o 2021-05-16T23:28:05.2508324Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c mime.cpp -o mime.o 2021-05-16T23:28:08.4298518Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T23:28:08.4443576Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c socket.cpp -o socket.o 2021-05-16T23:28:12.6389202Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T23:28:20.7383001Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c thread.cpp -o thread.o 2021-05-16T23:28:20.8219534Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T23:28:20.8598391Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c utils.cpp -o utils.o 2021-05-16T23:28:25.1174068Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T23:28:28.6858993Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T23:28:38.2728409Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T23:28:38.5827972Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T23:28:42.2854838Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T23:28:46.5577034Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T23:28:50.6237641Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T23:28:54.9002879Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T23:28:54.9176945Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T23:28:54.9210951Z (cd libuv \ 2021-05-16T23:28:54.9211966Z && touch aclocal.m4 \ 2021-05-16T23:28:54.9213489Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T23:28:54.9215059Z && chmod +x configure \ 2021-05-16T23:28:54.9216235Z && CC="gcc" CFLAGS="-g -O2 -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T23:28:59.1981722Z make --directory=libuv \ 2021-05-16T23:28:59.1983372Z HAVE_DTRACE=0 2021-05-16T23:28:59.2081728Z make[1]: Entering directory '/tmp/Rtmpu6snCM/R.INSTALLde941c9d90e4/httpuv/src/libuv' 2021-05-16T23:28:59.2176148Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:28:59.9068759Z CC src/libuv_la-idna.lo 2021-05-16T23:29:00.5922827Z CC src/libuv_la-inet.lo 2021-05-16T23:29:01.2980771Z CC src/libuv_la-random.lo 2021-05-16T23:29:01.8630322Z CC src/libuv_la-strscpy.lo 2021-05-16T23:29:02.3935254Z CC src/libuv_la-threadpool.lo 2021-05-16T23:29:03.0991639Z CC src/libuv_la-timer.lo 2021-05-16T23:29:03.7701805Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:29:04.3095158Z CC src/libuv_la-uv-common.lo 2021-05-16T23:29:05.4576086Z CC src/libuv_la-version.lo 2021-05-16T23:29:05.9560215Z CC src/unix/libuv_la-async.lo 2021-05-16T23:29:06.5782527Z CC src/unix/libuv_la-core.lo 2021-05-16T23:29:07.8595903Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:29:08.4365112Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:29:10.0424762Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:29:10.6683871Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:29:11.3108163Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:29:11.9712051Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:29:12.6510354Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:29:13.4345340Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:29:14.0672292Z CC src/unix/libuv_la-process.lo 2021-05-16T23:29:14.9673930Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:29:15.5412652Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:29:16.4649052Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:29:17.5867928Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:29:18.2736403Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:29:19.1018149Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:29:19.7247674Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:29:20.8112611Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T23:29:21.8876011Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T23:29:22.7524593Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T23:29:23.2344242Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T23:29:23.7765274Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:29:24.3579411Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T23:29:24.8620072Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T23:29:25.4230209Z CC src/unix/libuv_la-sysinfo-loadavg.lo 2021-05-16T23:29:25.9517846Z CCLD libuv.la 2021-05-16T23:29:26.1640297Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T23:29:26.1942965Z make[1]: Leaving directory '/tmp/Rtmpu6snCM/R.INSTALLde941c9d90e4/httpuv/src/libuv' 2021-05-16T23:29:26.1947007Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T23:29:26.8605739Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T23:29:27.0589673Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilibuv/include -pthread -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/later/include' -I/usr/local/include -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T23:29:27.3080811Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:29:27.6623344Z installing to /home/runner/work/_temp/Library/00LOCK-httpuv/00new/httpuv/libs 2021-05-16T23:29:27.6847164Z ** R 2021-05-16T23:29:27.6923040Z ** demo 2021-05-16T23:29:27.6933083Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:30.5509418Z ** help 2021-05-16T23:29:30.6201200Z *** installing help indices 2021-05-16T23:29:30.6689976Z ** building package indices 2021-05-16T23:29:30.9122239Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:31.2171753Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:31.2454539Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:31.5995987Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:31.6020931Z * DONE (httpuv) 2021-05-16T23:29:32.3013286Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:29:32.3154330Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:32.3178236Z ** using staged installation 2021-05-16T23:29:32.3332516Z ** R 2021-05-16T23:29:32.4090586Z ** inst 2021-05-16T23:29:32.4104671Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:39.9968790Z ** help 2021-05-16T23:29:39.9969836Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:29:39.9980012Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:29:40.7311534Z *** installing help indices 2021-05-16T23:29:41.3172784Z ** building package indices 2021-05-16T23:29:42.1424810Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:42.4289729Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:42.8398141Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:42.8486575Z * DONE (R.utils) 2021-05-16T23:29:43.1142354Z * installing *source* package ‘servr’ ... 2021-05-16T23:29:43.1158155Z ** package ‘servr’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:43.1159327Z ** using staged installation 2021-05-16T23:29:43.1455893Z ** R 2021-05-16T23:29:43.1520180Z ** inst 2021-05-16T23:29:43.1543123Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:43.9041531Z ** help 2021-05-16T23:29:43.9404486Z *** installing help indices 2021-05-16T23:29:43.9691291Z ** building package indices 2021-05-16T23:29:44.2237857Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:44.5914100Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:44.9559940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:44.9568830Z * DONE (servr) 2021-05-16T23:29:44.9667987Z 2021-05-16T23:29:44.9669589Z The downloaded source packages are in 2021-05-16T23:29:44.9671857Z ‘/tmp/Rtmp821vMW/downloaded_packages’ 2021-05-16T23:29:45.0476552Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T23:29:45.0477818Z Use `force = TRUE` to force installation 2021-05-16T23:29:45.1159466Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-16T23:29:45.1161243Z Use `force = TRUE` to force installation 2021-05-16T23:30:00.7454584Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:30:00.7455657Z Use `force = TRUE` to force installation 2021-05-16T23:30:00.7467370Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:30:00.7469627Z Use `force = TRUE` to force installation 2021-05-16T23:30:00.7606864Z ##[group]Run options(width = 100) 2021-05-16T23:30:00.7607379Z options(width = 100) 2021-05-16T23:30:00.7608088Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:30:00.7608736Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:30:00.7616275Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:30:00.7616861Z env: 2021-05-16T23:30:00.7617443Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:00.7617900Z TIC_DEPLOY_KEY: 2021-05-16T23:30:00.7618658Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:00.7620123Z GITHUB_PAT: *** 2021-05-16T23:30:00.7620511Z COVERALLS_TOKEN: 2021-05-16T23:30:00.7620980Z continue-on-error: true 2021-05-16T23:30:00.7621577Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:00.7622358Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:00.7623625Z TZ: UTC 2021-05-16T23:30:00.7624441Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:00.7624943Z NOT_CRAN: true 2021-05-16T23:30:00.7625358Z ##[endgroup] 2021-05-16T23:30:01.2910561Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:30:01.2911127Z setting value 2021-05-16T23:30:01.2912058Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:30:01.2912599Z os Ubuntu 20.04.2 LTS 2021-05-16T23:30:01.2913231Z system x86_64, linux-gnu 2021-05-16T23:30:01.2913682Z ui X11 2021-05-16T23:30:01.2914129Z language (EN) 2021-05-16T23:30:01.2914758Z collate C.UTF-8 2021-05-16T23:30:01.2915415Z ctype C.UTF-8 2021-05-16T23:30:01.2915866Z tz UTC 2021-05-16T23:30:01.2916444Z date 2021-05-16 2021-05-16T23:30:01.2916683Z 2021-05-16T23:30:01.2917390Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:30:01.2917976Z package * version date lib source 2021-05-16T23:30:01.2918722Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2919475Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:30:01.2920246Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2920937Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2921624Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2922678Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2923362Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2924053Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2924720Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2925403Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:30:01.2926087Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2926941Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2927826Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2928721Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2929480Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2930418Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2931671Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2932653Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2933417Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2934695Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2935675Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2936517Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2937362Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2938994Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2939747Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2940724Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:30:01.2941553Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2942322Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2943532Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2944213Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2945086Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2945821Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2946544Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2947415Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2948301Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2949145Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2950094Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2950791Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2951483Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2952435Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:30:01.2953194Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2954041Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2954728Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2955416Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2956126Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2956806Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2957483Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2958402Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2959121Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2959813Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2960497Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2961451Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2962197Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2962902Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2963568Z later 1.2.0 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2964259Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2964958Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2965659Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2966592Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2967312Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2968018Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2968722Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2969756Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2970451Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2971112Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2971829Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2972487Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2973264Z neurobase 1.30.1 2021-05-16 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-16T23:30:01.2974541Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2975442Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.2976198Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2977058Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T23:30:01.2978230Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.2979111Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:30:01.2979795Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2980508Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2981200Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2982069Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2983141Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2984430Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2985420Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2986202Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2987284Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2988040Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2989147Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2990832Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2991802Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2992701Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2993909Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2995145Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2996075Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2996831Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2997949Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2998716Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.2999886Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3000697Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T23:30:01.3001498Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3002424Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.3003223Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3004211Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3005196Z rticles 0.19 2021-03-04 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3006014Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3007036Z servr 0.22 2021-04-14 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3007876Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3008735Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.3009892Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.3011084Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.3011956Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.3013383Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3014578Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3015409Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T23:30:01.3016378Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3017208Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:30:01.3018337Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.3019420Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3020174Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:30:01.3021209Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:30:01.3022004Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3023175Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3024030Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3024840Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.3025808Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3026932Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3027718Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T23:30:01.3028619Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3031666Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3032572Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3033312Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3034044Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:30:01.3034935Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3035850Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3036592Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3037664Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T23:30:01.3037955Z 2021-05-16T23:30:01.3038613Z [1] /home/runner/work/_temp/Library 2021-05-16T23:30:01.3039110Z [2] /opt/R/devel/lib/R/library 2021-05-16T23:30:01.3070644Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:30:01.3071171Z Rscript -e 'tic::script()' 2021-05-16T23:30:01.3071549Z ls -l check 2021-05-16T23:30:01.3115046Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:30:01.3115637Z env: 2021-05-16T23:30:01.3116015Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:01.3116404Z TIC_DEPLOY_KEY: 2021-05-16T23:30:01.3117087Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:01.3118402Z GITHUB_PAT: *** 2021-05-16T23:30:01.3118738Z COVERALLS_TOKEN: 2021-05-16T23:30:01.3119145Z continue-on-error: true 2021-05-16T23:30:01.3119531Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:01.3119941Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:01.3120313Z TZ: UTC 2021-05-16T23:30:01.3120641Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:01.3120979Z NOT_CRAN: true 2021-05-16T23:30:01.3121299Z ##[endgroup] 2021-05-16T23:30:02.0037080Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:30:02.0053699Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:30:02.0054918Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:30:02.0055632Z timeout = Inf, check_dir = "check") 2021-05-16T23:30:02.0056737Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:30:02.0647130Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:30:02.0771221Z * preparing ‘papayar’: 2021-05-16T23:30:02.0827762Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:30:02.1082325Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:30:02.1088316Z * checking for empty or unneeded directories 2021-05-16T23:30:02.1124270Z * building ‘papayar_1.0.tar.gz’ 2021-05-16T23:30:02.2403400Z 2021-05-16T23:30:02.3923048Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:30:02.6296799Z * using log directory ‘/home/runner/work/papayar/papayar/check/papayar.Rcheck’ 2021-05-16T23:30:02.6301291Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:30:02.6302678Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:30:02.6304012Z * using session charset: UTF-8 2021-05-16T23:30:02.7083605Z * using option ‘--as-cran’ 2021-05-16T23:30:02.7107490Z * checking for file ‘papayar/DESCRIPTION’ ... OK 2021-05-16T23:30:02.7108735Z * checking extension type ... Package 2021-05-16T23:30:02.7117634Z * this is package ‘papayar’ version ‘1.0’ 2021-05-16T23:30:02.7137190Z * checking package namespace information ... OK 2021-05-16T23:30:20.1036403Z * checking package dependencies ... OK 2021-05-16T23:30:20.1048177Z * checking if this is a source package ... OK 2021-05-16T23:30:20.1049664Z * checking if there is a namespace ... OK 2021-05-16T23:30:20.3165198Z * checking for executable files ... OK 2021-05-16T23:30:20.3166375Z * checking for hidden files and directories ... OK 2021-05-16T23:30:20.3167373Z * checking for portable file names ... OK 2021-05-16T23:30:20.3171945Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:30:20.3194478Z * checking serialization versions ... OK 2021-05-16T23:30:23.7322150Z * checking whether package ‘papayar’ can be installed ... OK 2021-05-16T23:30:23.7603322Z * checking installed package size ... OK 2021-05-16T23:30:23.8575472Z * checking package directory ... OK 2021-05-16T23:30:23.8576517Z * checking for future file timestamps ... OK 2021-05-16T23:30:24.0310128Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:30:24.0311728Z * checking top-level files ... OK 2021-05-16T23:30:24.0312470Z * checking for left-over files ... OK 2021-05-16T23:30:24.0313002Z * checking index information ... OK 2021-05-16T23:30:24.0770120Z * checking package subdirectories ... OK 2021-05-16T23:30:24.1266265Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:30:24.1741341Z * checking R files for syntax errors ... OK 2021-05-16T23:30:25.0762683Z * checking whether the package can be loaded ... OK 2021-05-16T23:30:25.9048959Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:30:26.7287037Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:30:27.4995494Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:30:28.3609489Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:30:29.2237325Z * checking loading without being on the library search path ... OK 2021-05-16T23:30:30.0192652Z * checking dependencies in R code ... OK 2021-05-16T23:30:31.3465534Z * checking S3 generic/method consistency ... OK 2021-05-16T23:30:32.1080667Z * checking replacement functions ... OK 2021-05-16T23:30:32.9099807Z * checking foreign function calls ... OK 2021-05-16T23:30:37.7425908Z * checking R code for possible problems ... OK 2021-05-16T23:30:37.9455758Z * checking Rd files ... OK 2021-05-16T23:30:38.0002481Z * checking Rd metadata ... OK 2021-05-16T23:30:38.0661909Z * checking Rd line widths ... OK 2021-05-16T23:30:38.1705314Z * checking Rd cross-references ... OK 2021-05-16T23:30:38.9812235Z * checking for missing documentation entries ... OK 2021-05-16T23:30:41.4084891Z * checking for code/documentation mismatches ... OK 2021-05-16T23:30:42.8660734Z * checking Rd \usage sections ... OK 2021-05-16T23:30:42.9376824Z * checking Rd contents ... OK 2021-05-16T23:30:43.0238155Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:30:44.4229421Z * checking examples ... OK 2021-05-16T23:30:46.0893435Z * checking PDF version of manual ... OK 2021-05-16T23:30:46.0895227Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:30:46.0896476Z * checking for detritus in the temp directory ... OK 2021-05-16T23:30:46.0897301Z * DONE 2021-05-16T23:30:46.0902322Z 2021-05-16T23:30:46.0921538Z Status: OK 2021-05-16T23:30:46.0921778Z 2021-05-16T23:30:46.1850111Z ── R CMD check results ──────────────────────────────────────── papayar 1.0 ──── 2021-05-16T23:30:46.1870875Z Duration: 43.9s 2021-05-16T23:30:46.1872218Z 2021-05-16T23:30:46.1885808Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:30:46.1968387Z total 544 2021-05-16T23:30:46.1969593Z drwxr-xr-x 5 runner docker 4096 May 16 23:30 papayar.Rcheck 2021-05-16T23:30:46.1970666Z -rw-r--r-- 1 runner docker 264745 May 16 23:30 papayar_1.0.tar.gz 2021-05-16T23:30:46.1971793Z -rw-r--r-- 1 runner docker 285854 May 16 23:30 papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:30:46.2008754Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:30:46.2009442Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:30:46.2055581Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:30:46.2056025Z env: 2021-05-16T23:30:46.2056379Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:46.2056766Z TIC_DEPLOY_KEY: 2021-05-16T23:30:46.2057414Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:46.2058797Z GITHUB_PAT: *** 2021-05-16T23:30:46.2059132Z COVERALLS_TOKEN: 2021-05-16T23:30:46.2059532Z continue-on-error: true 2021-05-16T23:30:46.2059923Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:46.2060310Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:46.2060679Z TZ: UTC 2021-05-16T23:30:46.2060987Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:46.2061552Z NOT_CRAN: true 2021-05-16T23:30:46.2061858Z ##[endgroup] 2021-05-16T23:30:46.2170125Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:30:46.2170602Z Rscript -e "tic::before_deploy()" 2021-05-16T23:30:46.2210552Z shell: /usr/bin/bash -e {0} 2021-05-16T23:30:46.2210898Z env: 2021-05-16T23:30:46.2211255Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:46.2211613Z TIC_DEPLOY_KEY: 2021-05-16T23:30:46.2212242Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:46.2213209Z GITHUB_PAT: *** 2021-05-16T23:30:46.2213534Z COVERALLS_TOKEN: 2021-05-16T23:30:46.2214129Z continue-on-error: true 2021-05-16T23:30:46.2214484Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:46.2214871Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:46.2215208Z TZ: UTC 2021-05-16T23:30:46.2215515Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:46.2216015Z NOT_CRAN: true 2021-05-16T23:30:46.2216325Z ##[endgroup] 2021-05-16T23:30:46.5016214Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:30:46.6385336Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:30:46.6385988Z with: 2021-05-16T23:30:46.6386675Z upload_url: https://uploads.github.com/repos/neuroconductor/papayar/releases/43022969/assets{?name,label} 2021-05-16T23:30:46.6387865Z asset_path: check/papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:30:46.6388440Z asset_name: papayar_1.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-16T23:30:46.6388998Z asset_content_type: application/octet-stream 2021-05-16T23:30:46.6389403Z env: 2021-05-16T23:30:46.6389771Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:46.6390156Z TIC_DEPLOY_KEY: 2021-05-16T23:30:46.6390989Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:46.6392265Z GITHUB_PAT: *** 2021-05-16T23:30:46.6392595Z COVERALLS_TOKEN: 2021-05-16T23:30:46.6392991Z continue-on-error: true 2021-05-16T23:30:46.6393360Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:46.6393779Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:46.6394151Z TZ: UTC 2021-05-16T23:30:46.6394512Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:46.6394854Z NOT_CRAN: true 2021-05-16T23:30:46.6395616Z GITHUB_TOKEN: *** 2021-05-16T23:30:46.6395947Z ##[endgroup] 2021-05-16T23:30:47.2017681Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:30:47.2018158Z Rscript -e "tic::deploy()" 2021-05-16T23:30:47.2067602Z shell: /usr/bin/bash -e {0} 2021-05-16T23:30:47.2067917Z env: 2021-05-16T23:30:47.2068283Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:47.2068660Z TIC_DEPLOY_KEY: 2021-05-16T23:30:47.2069323Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:47.2070607Z GITHUB_PAT: *** 2021-05-16T23:30:47.2070939Z COVERALLS_TOKEN: 2021-05-16T23:30:47.2071336Z continue-on-error: true 2021-05-16T23:30:47.2071708Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:47.2072108Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:47.2072464Z TZ: UTC 2021-05-16T23:30:47.2072786Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:47.2073114Z NOT_CRAN: true 2021-05-16T23:30:47.2073426Z ##[endgroup] 2021-05-16T23:30:47.4938357Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:30:47.6371685Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:30:47.6372636Z Rscript -e "tic::after_deploy()" 2021-05-16T23:30:47.6427232Z shell: /usr/bin/bash -e {0} 2021-05-16T23:30:47.6427575Z env: 2021-05-16T23:30:47.6427959Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:47.6428526Z TIC_DEPLOY_KEY: 2021-05-16T23:30:47.6429564Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:47.6432123Z GITHUB_PAT: *** 2021-05-16T23:30:47.6432565Z COVERALLS_TOKEN: 2021-05-16T23:30:47.6433031Z continue-on-error: true 2021-05-16T23:30:47.6433651Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:47.6434253Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:47.6434668Z TZ: UTC 2021-05-16T23:30:47.6435224Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:47.6435867Z NOT_CRAN: true 2021-05-16T23:30:47.6436200Z ##[endgroup] 2021-05-16T23:30:47.9389551Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:30:48.2465361Z Post job cleanup. 2021-05-16T23:30:48.2914355Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:30:48.3004263Z Post job cleanup. 2021-05-16T23:30:48.3990692Z [command]/usr/bin/git version 2021-05-16T23:30:48.4057284Z git version 2.31.1 2021-05-16T23:30:48.4113685Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:30:48.4181059Z [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-16T23:30:48.4425187Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:30:48.4452359Z http.https://github.com/.extraheader 2021-05-16T23:30:48.4460063Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:30:48.4500696Z [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-16T23:30:48.4763898Z Cleaning up orphan processes