2021-05-16T23:03:10.8048470Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:11.2773551Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:03:11.3317568Z 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:03:11.4294732Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:03:11.5245468Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:18.4501156Z Current runner version: '2.278.0' 2021-05-16T23:03:18.4529120Z ##[group]Operating System 2021-05-16T23:03:18.4530088Z Ubuntu 2021-05-16T23:03:18.4530640Z 20.04.2 2021-05-16T23:03:18.4531093Z LTS 2021-05-16T23:03:18.4531656Z ##[endgroup] 2021-05-16T23:03:18.4532268Z ##[group]Virtual Environment 2021-05-16T23:03:18.4533068Z Environment: ubuntu-20.04 2021-05-16T23:03:18.4533735Z Version: 20210510.0 2021-05-16T23:03:18.4534838Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:03:18.4536401Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:03:18.4537368Z ##[endgroup] 2021-05-16T23:03:18.4539536Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:18.4540839Z Actions: write 2021-05-16T23:03:18.4541387Z Checks: write 2021-05-16T23:03:18.4541994Z Contents: write 2021-05-16T23:03:18.4542569Z Deployments: write 2021-05-16T23:03:18.4543264Z Issues: write 2021-05-16T23:03:18.4543888Z Metadata: read 2021-05-16T23:03:18.4544532Z Packages: write 2021-05-16T23:03:18.4545123Z PullRequests: write 2021-05-16T23:03:18.4545854Z RepositoryProjects: write 2021-05-16T23:03:18.4546610Z SecurityEvents: write 2021-05-16T23:03:18.4547204Z Statuses: write 2021-05-16T23:03:18.4547909Z ##[endgroup] 2021-05-16T23:03:18.4551025Z Prepare workflow directory 2021-05-16T23:03:18.5635595Z Prepare all required actions 2021-05-16T23:03:18.5647025Z Getting action download info 2021-05-16T23:03:18.9625195Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:21.0208850Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:21.4803867Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:22.6677520Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:22.8210400Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:22.9800287Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:23.1313498Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:23.4892337Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:23.4892918Z with: 2021-05-16T23:03:23.4893378Z repository: neuroconductor/ggneuro 2021-05-16T23:03:23.4894311Z token: *** 2021-05-16T23:03:23.4894684Z ssh-strict: true 2021-05-16T23:03:23.4895145Z persist-credentials: true 2021-05-16T23:03:23.4895600Z clean: true 2021-05-16T23:03:23.4895981Z fetch-depth: 1 2021-05-16T23:03:23.4896331Z lfs: false 2021-05-16T23:03:23.4896702Z submodules: false 2021-05-16T23:03:23.4897045Z env: 2021-05-16T23:03:23.4897459Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:23.4897891Z TIC_DEPLOY_KEY: 2021-05-16T23:03:23.4898650Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:23.4899966Z GITHUB_PAT: *** 2021-05-16T23:03:23.4900406Z COVERALLS_TOKEN: 2021-05-16T23:03:23.4900923Z continue-on-error: true 2021-05-16T23:03:23.4901418Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:23.4901844Z ##[endgroup] 2021-05-16T23:03:23.7022659Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:23.7023556Z ##[group]Getting Git version info 2021-05-16T23:03:23.7024699Z Working directory is '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:23.7025307Z [command]/usr/bin/git version 2021-05-16T23:03:23.7163987Z git version 2.31.1 2021-05-16T23:03:23.7186155Z ##[endgroup] 2021-05-16T23:03:23.7193936Z Deleting the contents of '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:23.7197571Z ##[group]Initializing the repository 2021-05-16T23:03:23.7201383Z [command]/usr/bin/git init /home/runner/work/ggneuro/ggneuro 2021-05-16T23:03:23.7280656Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:23.7281579Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:23.7282467Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:23.7283089Z hint: 2021-05-16T23:03:23.7283870Z hint: git config --global init.defaultBranch 2021-05-16T23:03:23.7284626Z hint: 2021-05-16T23:03:23.7285378Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:23.7286421Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:23.7287054Z hint: 2021-05-16T23:03:23.7287601Z hint: git branch -m 2021-05-16T23:03:23.7306148Z Initialized empty Git repository in /home/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:23.7317694Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:23.7389132Z ##[endgroup] 2021-05-16T23:03:23.7389845Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:23.7404185Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:03:23.7458441Z ##[endgroup] 2021-05-16T23:03:23.7460692Z ##[group]Setting up auth 2021-05-16T23:03:23.7461741Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:23.7491275Z [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:03:23.7859364Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:23.7902064Z [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:03:23.8142718Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:23.8199091Z ##[endgroup] 2021-05-16T23:03:23.8200301Z ##[group]Fetching the repository 2021-05-16T23:03:23.8209059Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6:refs/tags/0.5.0.s 2021-05-16T23:03:24.0413717Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:24.0414867Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:24.0415495Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:24.0416082Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:24.0416683Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:24.0417267Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:24.0417862Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:24.0418447Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:24.0419048Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:24.0419630Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:24.0420225Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:24.0420826Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:24.0421410Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:24.0422266Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:24.0422850Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:24.0423438Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:24.0424017Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:24.0424610Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:24.0425191Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:24.0425784Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:24.0426366Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:24.0426956Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:24.0427543Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:24.0428123Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:24.0428712Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:24.0429318Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:24.0429971Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:24.0430614Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:24.0431527Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:24.0432200Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:24.0432853Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:24.0433506Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:24.0434141Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:24.0434789Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:24.0435424Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:24.0436075Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:24.0436715Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:24.0437366Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:24.0438159Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:24.0438803Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:24.0439455Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:24.0440104Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:24.0440846Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:24.0441436Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:24.0442043Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:24.0442633Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:24.0443266Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:24.0582310Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:24.0759824Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:24.0761546Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:24.0763211Z ##[endgroup] 2021-05-16T23:03:24.0793119Z ##[group]Determining the checkout info 2021-05-16T23:03:24.0794365Z ##[endgroup] 2021-05-16T23:03:24.0795099Z ##[group]Checking out the ref 2021-05-16T23:03:24.0796978Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:24.0876974Z Note: switching to 'refs/tags/0.5.0.s'. 2021-05-16T23:03:24.0877402Z 2021-05-16T23:03:24.0878269Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:03:24.0879158Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:03:24.0880029Z state without impacting any branches by switching back to a branch. 2021-05-16T23:03:24.0880540Z 2021-05-16T23:03:24.0881110Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:03:24.0882126Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:03:24.0882597Z 2021-05-16T23:03:24.0883203Z git switch -c 2021-05-16T23:03:24.0883629Z 2021-05-16T23:03:24.0884067Z Or undo this operation with: 2021-05-16T23:03:24.0884417Z 2021-05-16T23:03:24.0884904Z git switch - 2021-05-16T23:03:24.0885190Z 2021-05-16T23:03:24.0885884Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:03:24.0886494Z 2021-05-16T23:03:24.0886966Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:24.0891063Z ##[endgroup] 2021-05-16T23:03:24.0932619Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:03:24.0963911Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:24.1114668Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:24.1115212Z with: 2021-05-16T23:03:24.1115620Z r-version: devel 2021-05-16T23:03:24.1116057Z Ncpus: 1 2021-05-16T23:03:24.1116513Z crayon.enabled: NULL 2021-05-16T23:03:24.1117124Z remove-openmp-macos: true 2021-05-16T23:03:24.1117745Z http-user-agent: default 2021-05-16T23:03:24.1118275Z install-r: true 2021-05-16T23:03:24.1118931Z windows-path-include-mingw: true 2021-05-16T23:03:24.1119603Z env: 2021-05-16T23:03:24.1120060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:24.1120536Z TIC_DEPLOY_KEY: 2021-05-16T23:03:24.1121389Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:24.1123140Z GITHUB_PAT: *** 2021-05-16T23:03:24.1123572Z COVERALLS_TOKEN: 2021-05-16T23:03:24.1124084Z continue-on-error: true 2021-05-16T23:03:24.1124568Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:24.1124982Z ##[endgroup] 2021-05-16T23:03:26.0947076Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:03:27.9916454Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:03:27.9919486Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:03:27.9921751Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:03:28.0081367Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:03:28.0573952Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:03:28.1404089Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:03:28.2090316Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:03:28.3649713Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:03:28.3700300Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:03:28.3965945Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:03:28.3996949Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:03:28.3999053Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:03:28.4017088Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:03:28.4026716Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:03:28.4093465Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:03:28.4114852Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:03:28.6193084Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:03:28.7203564Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:03:28.7865147Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:03:28.7879470Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:03:28.7881441Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:03:28.7900490Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:03:28.7907475Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:03:28.8607507Z Get:24 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:03:29.0994466Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:03:38.1835770Z Fetched 4463 kB in 1s (3568 kB/s) 2021-05-16T23:03:38.9855232Z Reading package lists... 2021-05-16T23:03:39.0097701Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:03:41.0209684Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:03:41.0892689Z Reading package lists... 2021-05-16T23:03:41.2510449Z Building dependency tree... 2021-05-16T23:03:41.2558214Z Reading state information... 2021-05-16T23:03:41.4149847Z The following additional packages will be installed: 2021-05-16T23:03:41.4151674Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:03:41.4153106Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:03:41.4154976Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:03:41.4156656Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:03:41.4158301Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:03:41.4159691Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:03:41.4161147Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:03:41.4162769Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:03:41.4164201Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:03:41.4165528Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:03:41.4167108Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:03:41.4168645Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:03:41.4170333Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:03:41.4171997Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:03:41.4173412Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:03:41.4174852Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:03:41.4176234Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:03:41.4177862Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:03:41.4179726Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:03:41.4181140Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:03:41.4182407Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:03:41.4183690Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:03:41.4185166Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:03:41.4186788Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:03:41.4188519Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:03:41.4189998Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:03:41.4191709Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:03:41.4193305Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:03:41.4194921Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:03:41.4196557Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:03:41.4198133Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:03:41.4199942Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:03:41.4201664Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:03:41.4203231Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:03:41.4204753Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:03:41.4206223Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:03:41.4207580Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:03:41.4208848Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:03:41.4220591Z Suggested packages: 2021-05-16T23:03:41.4243929Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:03:41.4245175Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:03:41.4246449Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:03:41.4247767Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:03:41.4249046Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:03:41.4250435Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:03:41.4251647Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:03:41.4253013Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:03:41.4254613Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:03:41.4255977Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:03:41.9532950Z The following NEW packages will be installed: 2021-05-16T23:03:41.9534915Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:03:41.9595861Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:03:41.9598733Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:03:41.9601530Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:03:41.9603826Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:03:41.9605832Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:03:41.9608009Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:03:41.9610351Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:03:41.9612691Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:03:41.9614940Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:03:41.9618119Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:03:41.9620033Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:03:41.9622239Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:03:41.9623824Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:03:41.9625040Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:03:41.9626213Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:03:41.9627507Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:03:41.9629150Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:03:41.9630809Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:03:41.9632448Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:03:41.9633699Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:03:41.9634994Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:03:41.9636457Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:03:41.9638034Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:03:41.9639463Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:03:41.9640844Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:03:41.9642316Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:03:41.9643780Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:03:41.9645277Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:03:41.9646977Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:03:41.9648476Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:03:41.9650056Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:03:41.9651648Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:03:41.9653074Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:03:41.9654484Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:03:41.9656121Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:03:41.9657674Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:03:41.9658875Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:03:41.9860758Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:41.9861631Z Need to get 8648 kB of archives. 2021-05-16T23:03:41.9862384Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:03:41.9864384Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:03:41.9949197Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:03:42.0046172Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:03:42.0149818Z 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:03:42.0230198Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:03:42.0418387Z 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:03:42.0467730Z 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:03:42.0499379Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:03:42.0544365Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:03:42.0677530Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:03:42.0722526Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:03:42.0769985Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:03:42.0802208Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:03:42.0853112Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:03:42.0895814Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:03:42.0942872Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:03:42.1041827Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:03:42.1196590Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:03:42.1269657Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:03:42.2948263Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:03:42.3008166Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:03:42.3348820Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:03:42.3439797Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:03:42.3700995Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:03:42.3861553Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:03:42.5547062Z 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:03:42.5664795Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:03:42.5824631Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:03:42.6034923Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:03:42.6116700Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:03:42.6193840Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:03:42.6208027Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:03:42.6282462Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:03:42.6378724Z 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:03:42.6439759Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:03:42.6507510Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:03:42.6594751Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:03:42.6632140Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:03:42.6694650Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:03:42.6743895Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:03:42.6789055Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:03:42.6836164Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:03:42.6934431Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:03:42.6987602Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:03:42.7097035Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:03:42.7272398Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:03:42.7529283Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:03:42.7583098Z 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:03:42.7628947Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:03:42.7665296Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:03:42.7749908Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:03:42.8592686Z 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:03:42.8669261Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:03:42.8727516Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:03:42.8803718Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:03:42.8838439Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:03:42.8879922Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:03:42.8929718Z 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:03:42.9009094Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:03:42.9048859Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:03:42.9729650Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:03:42.9941757Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:03:43.0089614Z 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:03:43.0196742Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:03:43.0243226Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:03:43.0336360Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:03:43.0383351Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:03:43.0573207Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:03:43.0782408Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:03:43.0963845Z 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:03:43.1022899Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:03:43.1092398Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:03:43.1178543Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:03:43.1234786Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:03:43.1302901Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:03:43.1474912Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:03:43.2342655Z 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:03:43.2586780Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:03:43.2653475Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:03:43.2706466Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:03:43.3425346Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:03:43.3508931Z 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:03:43.3563685Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:03:43.3647655Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:03:43.3875336Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:03:43.3924115Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:03:43.4162976Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:03:43.4345788Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:03:43.4462719Z 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:03:43.4569628Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:03:43.4615085Z 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:03:43.4723045Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:03:43.4852290Z 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:03:43.5021738Z 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:03:43.5104485Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:03:43.5171025Z 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:03:43.5284659Z 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:03:43.5472335Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:03:43.5586767Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:03:43.5644439Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:03:43.5709151Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:03:43.6731900Z 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:03:43.6765045Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:03:43.6773505Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:03:43.6783341Z 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:03:43.6787403Z 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:03:43.6794041Z 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:03:43.6799309Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:03:43.6852444Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:03:43.6867198Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:03:43.6870661Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:03:43.6877871Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:03:43.6886572Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:03:43.6892020Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:03:43.6899389Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:03:43.6906679Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:03:43.6913246Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:03:43.6918608Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:03:43.6923497Z 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:03:43.6929564Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:03:43.6934980Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:03:43.6941399Z 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:03:43.6946561Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:03:43.6958706Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:03:43.6965480Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:03:43.6975571Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:03:43.7128286Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:03:43.7136473Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:03:43.7142866Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:03:43.7225262Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:03:44.5183073Z Fetched 8648 kB in 2s (4911 kB/s) 2021-05-16T23:03:44.5940893Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:03:44.6436474Z (Reading database ... 2021-05-16T23:03:44.6437454Z (Reading database ... 5% 2021-05-16T23:03:44.6438665Z (Reading database ... 10% 2021-05-16T23:03:44.6439373Z (Reading database ... 15% 2021-05-16T23:03:44.6440191Z (Reading database ... 20% 2021-05-16T23:03:44.6441008Z (Reading database ... 25% 2021-05-16T23:03:44.6441669Z (Reading database ... 30% 2021-05-16T23:03:44.6442398Z (Reading database ... 35% 2021-05-16T23:03:44.6443061Z (Reading database ... 40% 2021-05-16T23:03:44.6443883Z (Reading database ... 45% 2021-05-16T23:03:44.6444567Z (Reading database ... 50% 2021-05-16T23:03:45.1324917Z (Reading database ... 55% 2021-05-16T23:03:45.9323986Z (Reading database ... 60% 2021-05-16T23:03:46.4693325Z (Reading database ... 65% 2021-05-16T23:03:47.3416991Z (Reading database ... 70% 2021-05-16T23:03:48.2093329Z (Reading database ... 75% 2021-05-16T23:03:49.1575673Z (Reading database ... 80% 2021-05-16T23:03:50.2345427Z (Reading database ... 85% 2021-05-16T23:03:51.3050612Z (Reading database ... 90% 2021-05-16T23:03:52.2782663Z (Reading database ... 95% 2021-05-16T23:03:52.2784118Z (Reading database ... 100% 2021-05-16T23:03:52.2785731Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:03:52.2921637Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:03:52.3145308Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:03:52.3633213Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:03:52.3909988Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:03:52.3920261Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:03:52.4229568Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:03:52.4467420Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:03:52.4476317Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:03:52.4793541Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:03:52.5050459Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:03:52.5063458Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:03:52.5381441Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:03:52.5646424Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:03:52.5655233Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:03:52.5986687Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:03:52.6252345Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:03:52.6263040Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:03:52.6553066Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:03:52.6814163Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:03:52.6827551Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:03:52.7060185Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:03:52.7367218Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:03:52.7382296Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:03:52.7625225Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:03:52.7891534Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:03:52.7901215Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:03:52.8170814Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:03:52.8438632Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:03:52.8450741Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:03:52.8724851Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:03:52.8986406Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:03:52.8996789Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:03:52.9211084Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:03:52.9477467Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:03:52.9487259Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:03:52.9738400Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:03:53.0000598Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:03:53.0022592Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:03:53.0312994Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:03:53.0544441Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:03:53.0555642Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:03:53.0778372Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:03:53.1042348Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:03:53.1055227Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:03:53.1289954Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:03:53.1558084Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:03:53.1572737Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:03:53.1849716Z Selecting previously unselected package patchutils. 2021-05-16T23:03:53.2121050Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:03:53.2134659Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:03:53.2460015Z Selecting previously unselected package wdiff. 2021-05-16T23:03:53.2744578Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:03:53.2754518Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:03:53.3091502Z Selecting previously unselected package devscripts. 2021-05-16T23:03:53.3357446Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:03:53.3592846Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:03:53.4872743Z Selecting previously unselected package diffstat. 2021-05-16T23:03:53.5136707Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:03:53.5197161Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:03:53.5552789Z Selecting previously unselected package python3-gpg. 2021-05-16T23:03:53.5727604Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:03:53.5741722Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:03:53.6233354Z Selecting previously unselected package dput. 2021-05-16T23:03:53.6466186Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:03:53.6559767Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:03:53.6912835Z Selecting previously unselected package gdebi-core. 2021-05-16T23:03:53.7107105Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:03:53.7117377Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:03:53.8514418Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:03:53.8726079Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:03:53.8821248Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:03:53.9136939Z Selecting previously unselected package gettext. 2021-05-16T23:03:53.9396534Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:03:53.9409157Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:03:54.0926592Z Selecting previously unselected package intltool-debian. 2021-05-16T23:03:54.1193216Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:03:54.1204501Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:03:54.1472533Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:03:54.1688401Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:03:54.1701862Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:03:54.2033380Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:03:54.2270989Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:03:54.2283310Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:03:54.2610494Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:03:54.2886665Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:03:54.2899685Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:03:54.3154178Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:03:54.3417550Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:03:54.3428596Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:03:54.3651497Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:03:54.3919198Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:03:54.3932991Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:03:54.4169161Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:03:54.4430938Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:03:54.4445529Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:03:54.4682827Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:03:54.4951165Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:03:54.4965370Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:03:54.5209171Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:03:54.5483570Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:03:54.5594948Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:03:54.5907667Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:03:54.6187116Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:03:54.6199985Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:03:54.6472900Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:03:54.6710793Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:03:54.6726742Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:03:54.7113417Z Selecting previously unselected package libclone-perl. 2021-05-16T23:03:54.7337319Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:03:54.7350911Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:03:54.7605359Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:03:54.7876851Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:03:54.7883895Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:03:54.8133707Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:03:54.8400761Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:03:54.8414264Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:03:54.8653242Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:03:54.8934710Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:03:54.8946114Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:03:54.9193569Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:03:54.9431833Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:03:54.9445752Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:03:54.9752667Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:03:54.9930543Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:03:54.9943148Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:03:55.0216384Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:03:55.0476896Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:03:55.0492781Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:03:55.0765872Z Selecting previously unselected package libwant-perl. 2021-05-16T23:03:55.1002098Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:03:55.1012599Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:03:55.1252795Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:03:55.1514655Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:03:55.1527145Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:03:55.1802479Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:03:55.2062914Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:03:55.2074571Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:03:55.2403938Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:03:55.2663649Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:03:55.2678171Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:03:55.2953054Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:03:55.3165336Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:03:55.3180369Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:03:55.3433531Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:03:55.3675069Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:03:55.3687042Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:03:55.3912836Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:03:55.4184735Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:03:55.4196322Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:03:55.4475187Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:03:55.4719798Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:03:55.4730768Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:03:55.5330263Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:03:55.5594114Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:03:55.5610552Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:03:55.5851430Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:03:55.6119309Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:03:55.6131438Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:03:55.6368575Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:03:55.6628856Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:03:55.6639326Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:03:55.6912747Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:03:55.7152388Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:03:55.7166663Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:03:55.7404587Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:03:55.7665727Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:03:55.7677355Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:03:55.7877193Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:03:55.8137492Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:03:55.8148372Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:03:55.8433027Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:03:55.8628369Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:03:55.8639879Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:03:55.8886661Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:03:55.9152022Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:03:55.9164436Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:03:55.9433774Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:03:55.9680033Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:03:55.9689366Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:03:56.0266208Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:03:56.0545564Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:03:56.0558139Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:03:56.0847292Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:03:56.1124747Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:03:56.1135487Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:03:56.1446696Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:03:56.1724086Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:03:56.1737467Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:03:56.2033213Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:03:56.2268992Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:03:56.2280551Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:03:56.2534455Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:03:56.2802221Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:03:56.2814849Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:03:56.3113061Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:03:56.3334116Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:03:56.3343599Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:03:56.3634167Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:03:56.3833118Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:03:56.3848442Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:03:56.4153793Z Selecting previously unselected package libjson-perl. 2021-05-16T23:03:56.4376441Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:03:56.4448927Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:03:56.4792524Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:03:56.5017030Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:03:56.5030075Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:03:56.5393415Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:03:56.5614340Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:03:56.5626326Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:03:56.5952059Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:03:56.6220904Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:03:56.6235644Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:03:56.6545937Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:03:56.6767916Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:03:56.6785113Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:03:56.7018940Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:03:56.7293274Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:03:56.7303216Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:03:56.7565972Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:03:56.7827442Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:03:56.7841165Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:03:56.8074558Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:03:56.8341494Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:03:56.8352169Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:03:56.8672673Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:03:56.8884578Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:03:56.8897358Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:03:56.9531659Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:03:56.9801559Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:03:56.9815548Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:03:57.0119061Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:03:57.0393458Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:03:57.0403644Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:03:57.0657979Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:03:57.0930536Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:03:57.0945259Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:03:57.1234838Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:03:57.1448681Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:03:57.1458567Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:03:57.1946831Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:03:57.2220421Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:03:57.2232488Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:03:57.2513640Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:03:57.2757119Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:03:57.2775331Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:03:57.3017644Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:03:57.3282733Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:03:57.3294014Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:03:57.3672890Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:03:57.3923697Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:03:57.3933736Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:03:57.4274051Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:03:57.4530487Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:03:57.4540537Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:03:57.4792175Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:03:57.5035810Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:03:57.5045313Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:03:57.5433637Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:03:57.5645324Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:03:57.5658015Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:03:57.5992728Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:03:57.6235335Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:03:57.6245054Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:03:57.6553041Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:03:57.6753683Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:03:57.6765511Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:03:57.7037260Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:03:57.7301633Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:03:57.7318300Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:03:57.7541211Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:03:57.7805763Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:03:57.7820528Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:03:57.8070263Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:03:57.8329874Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:03:57.8352419Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:03:57.8632566Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:03:57.8841891Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:03:57.8853750Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:03:57.9328537Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:03:57.9587080Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:03:57.9603688Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:03:57.9912847Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:03:58.0138310Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:03:58.0149704Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:03:58.0446603Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:03:58.0694735Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:03:58.0719110Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:03:58.0944538Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:03:58.1201675Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:03:58.1218191Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:03:58.1494187Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:03:58.1761830Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:03:58.1773721Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:03:58.2071826Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:03:58.2336089Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:03:58.2348905Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:03:58.2599742Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:03:58.2866657Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:03:58.2878835Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:03:58.3155810Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:03:58.3424489Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:03:58.3433437Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:03:58.4153381Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:03:58.4372927Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:03:58.4388697Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:03:58.4621908Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:03:58.4884181Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:03:58.4896776Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:03:58.5232842Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:03:58.5430965Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:03:58.5442695Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:03:58.5692558Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:03:58.5957112Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:03:58.5969562Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:03:58.6223824Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:03:58.6489030Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:03:58.6499708Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:03:58.6749884Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:03:58.6999183Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:03:58.7010113Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:03:58.7312751Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:03:58.7526337Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:03:58.7540860Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:03:58.7896734Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:03:58.8155723Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:03:58.8168013Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:03:58.8525504Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:03:58.8781291Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:03:58.8790813Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:03:58.9112859Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:03:58.9294633Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:03:58.9308577Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:03:59.2993432Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:03:59.3226618Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:03:59.3243451Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:03:59.3513112Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:03:59.3776373Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:03:59.3788977Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:03:59.4016678Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:03:59.4274722Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:03:59.4293751Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:03:59.4592838Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:03:59.4803013Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:03:59.4815401Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:03:59.5077548Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:03:59.5333899Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:03:59.5352015Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:03:59.5632848Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:03:59.5854321Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:03:59.5868416Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:03:59.6120839Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:03:59.6361549Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:03:59.6418982Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:03:59.6655504Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:03:59.6924801Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:03:59.6936913Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:03:59.7193961Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:03:59.7490343Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:03:59.7505146Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:03:59.7825094Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:03:59.8043279Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:03:59.8055558Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:03:59.8552949Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:03:59.8789871Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:03:59.8819037Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:03:59.9152408Z Selecting previously unselected package licensecheck. 2021-05-16T23:03:59.9365807Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:03:59.9428878Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:03:59.9754222Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:03:59.9964832Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:03:59.9978598Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:00.0223559Z Selecting previously unselected package t1utils. 2021-05-16T23:04:00.0516201Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:04:00.0540824Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:04:00.0936864Z Selecting previously unselected package lintian. 2021-05-16T23:04:00.1219531Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:04:00.1234722Z Unpacking lintian (2.62.0) ... 2021-05-16T23:04:00.5073264Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:04:00.5341153Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:04:00.5353770Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:00.5713107Z Selecting previously unselected package python3-xdg. 2021-05-16T23:04:00.5953754Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:04:00.5967840Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:00.6233629Z Selecting previously unselected package qpdf. 2021-05-16T23:04:00.6523347Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:00.6533791Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:04:00.7353204Z Selecting previously unselected package python3-magic. 2021-05-16T23:04:00.7565635Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:04:00.7579711Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:00.8366710Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:00.8397881Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:00.8429108Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:00.8519287Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:04:00.8553276Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:04:00.8585498Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:00.8615389Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:00.8654157Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:00.8701524Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:01.0522903Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:01.0560408Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:01.0586424Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:04:01.0621169Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:01.0656350Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:01.0694989Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:01.0721044Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:01.0753858Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:01.0780148Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:01.0807573Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:01.0834840Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:04:01.0863752Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:01.0900644Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:01.0925406Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:01.0960958Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:01.0999407Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:04:01.1073223Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:01.1102271Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:01.1134258Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:01.1164860Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:04:01.1189419Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:01.1230928Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:01.1256910Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:01.1284975Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:01.1321403Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:01.1345782Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:01.3115110Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:01.3156752Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:01.3192166Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:04:01.3225599Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:01.3255074Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:04:01.3277510Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:04:01.3309054Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:01.3336986Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:04:01.3368979Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:04:01.3418251Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:01.3455967Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:01.5387645Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:01.5425686Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:01.5464468Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:04:01.5495460Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:01.5532412Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:01.5582456Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:01.5607530Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:04:01.5640603Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:01.5675610Z Setting up t1utils (1.41-3) ... 2021-05-16T23:04:01.5706091Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:01.5745567Z Setting up diffstat (1.63-1) ... 2021-05-16T23:04:01.5778828Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:01.5817420Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:01.5843828Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:01.5874486Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:01.5897395Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:01.5924188Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:01.5961414Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:01.6004076Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:01.6033128Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:01.6061563Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:01.6098991Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:04:01.6140160Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:01.6162710Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:01.6200277Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:01.6233133Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:01.6262209Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:04:01.6291422Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:01.6324737Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:01.6354411Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:01.7828662Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:01.7865909Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:01.7893027Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:01.7926966Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:02.5303715Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:02.5307066Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:02.5309304Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:02.5311300Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:02.5314235Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:02.5315768Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:02.5317157Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:02.5318701Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:02.5320604Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:02.5322201Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:04:02.5323883Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:02.5325648Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:02.5327066Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:02.5328839Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:02.5330532Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:02.5332298Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:02.5334340Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:02.5336238Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:02.5337986Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:02.5339675Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:04:02.5341095Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:02.5342858Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:02.5344393Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:04:02.5346036Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:02.5347785Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:02.5349457Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:02.5351239Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:02.5354382Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:02.5356040Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:02.5357663Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:02.5359442Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:02.5361183Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:02.5362852Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:02.5364503Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:02.5366354Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:02.5368303Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:02.5369951Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:02.5371410Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:04:02.5372926Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:02.5374758Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:02.5376106Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:02.5377703Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:02.5379451Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:02.5381328Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:02.5383218Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:02.5385271Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:02.5387250Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:02.5388869Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:02.5389986Z Setting up lintian (2.62.0) ... 2021-05-16T23:04:02.5390821Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:04:02.5391732Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:20.4025261Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:20.6586594Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:26.8884882Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-16T23:04:27.0151744Z 2021-05-16T23:04:27.0310273Z Reading package lists... 0% 2021-05-16T23:04:27.0310932Z 2021-05-16T23:04:27.0360077Z Reading package lists... 100% 2021-05-16T23:04:27.0360866Z 2021-05-16T23:04:27.0361253Z 2021-05-16T23:04:27.0362049Z Reading package lists... Done 2021-05-16T23:04:27.0362579Z 2021-05-16T23:04:27.0363207Z Building dependency tree... 0% 2021-05-16T23:04:27.0363748Z 2021-05-16T23:04:27.0637597Z Building dependency tree... 0% 2021-05-16T23:04:27.0638711Z 2021-05-16T23:04:27.0639633Z Building dependency tree... 50% 2021-05-16T23:04:27.0640405Z 2021-05-16T23:04:27.1908268Z Building dependency tree... 50% 2021-05-16T23:04:27.1909551Z 2021-05-16T23:04:27.1910680Z Building dependency tree 2021-05-16T23:04:27.1913403Z 2021-05-16T23:04:27.1914304Z Reading state information... 0% 2021-05-16T23:04:27.1914976Z 2021-05-16T23:04:27.3640467Z Reading state information... 0% 2021-05-16T23:04:27.3641278Z 2021-05-16T23:04:27.3641701Z 2021-05-16T23:04:27.3642544Z Reading state information... Done 2021-05-16T23:04:27.3643228Z 2021-05-16T23:04:27.3644039Z Reading state information... 0% 2021-05-16T23:04:27.3693933Z 2021-05-16T23:04:27.3694444Z Reading state information... 1% 2021-05-16T23:04:27.3732869Z 2021-05-16T23:04:27.3733386Z Reading state information... 3% 2021-05-16T23:04:27.3776561Z 2021-05-16T23:04:27.3777082Z Reading state information... 5% 2021-05-16T23:04:27.3819256Z 2021-05-16T23:04:27.3819904Z Reading state information... 7% 2021-05-16T23:04:27.3860039Z 2021-05-16T23:04:27.3860809Z Reading state information... 9% 2021-05-16T23:04:27.3899689Z 2021-05-16T23:04:27.3900173Z Reading state information... 11% 2021-05-16T23:04:27.3941784Z 2021-05-16T23:04:27.3942277Z Reading state information... 13% 2021-05-16T23:04:27.3983975Z 2021-05-16T23:04:27.3984468Z Reading state information... 15% 2021-05-16T23:04:27.4028997Z 2021-05-16T23:04:27.4029523Z Reading state information... 17% 2021-05-16T23:04:27.4067109Z 2021-05-16T23:04:27.4067651Z Reading state information... 19% 2021-05-16T23:04:27.4107518Z 2021-05-16T23:04:27.4108032Z Reading state information... 21% 2021-05-16T23:04:27.4146057Z 2021-05-16T23:04:27.4146573Z Reading state information... 23% 2021-05-16T23:04:27.4190176Z 2021-05-16T23:04:27.4190654Z Reading state information... 25% 2021-05-16T23:04:27.4236449Z 2021-05-16T23:04:27.4236964Z Reading state information... 27% 2021-05-16T23:04:27.4281858Z 2021-05-16T23:04:27.4282373Z Reading state information... 29% 2021-05-16T23:04:27.4326277Z 2021-05-16T23:04:27.4326819Z Reading state information... 31% 2021-05-16T23:04:27.4371394Z 2021-05-16T23:04:27.4371920Z Reading state information... 33% 2021-05-16T23:04:27.4411765Z 2021-05-16T23:04:27.4412260Z Reading state information... 35% 2021-05-16T23:04:27.4451818Z 2021-05-16T23:04:27.4452346Z Reading state information... 37% 2021-05-16T23:04:27.4498523Z 2021-05-16T23:04:27.4499049Z Reading state information... 39% 2021-05-16T23:04:27.4543835Z 2021-05-16T23:04:27.4544413Z Reading state information... 41% 2021-05-16T23:04:27.4586715Z 2021-05-16T23:04:27.4587259Z Reading state information... 43% 2021-05-16T23:04:27.4636465Z 2021-05-16T23:04:27.4636982Z Reading state information... 45% 2021-05-16T23:04:27.4705444Z 2021-05-16T23:04:27.4705963Z Reading state information... 47% 2021-05-16T23:04:27.4749860Z 2021-05-16T23:04:27.4750344Z Reading state information... 49% 2021-05-16T23:04:27.4799065Z 2021-05-16T23:04:27.4799545Z Reading state information... 51% 2021-05-16T23:04:27.4841603Z 2021-05-16T23:04:27.4842159Z Reading state information... 53% 2021-05-16T23:04:27.4885475Z 2021-05-16T23:04:27.4885970Z Reading state information... 55% 2021-05-16T23:04:27.4929409Z 2021-05-16T23:04:27.4929943Z Reading state information... 57% 2021-05-16T23:04:27.4973946Z 2021-05-16T23:04:27.4974483Z Reading state information... 59% 2021-05-16T23:04:27.5025209Z 2021-05-16T23:04:27.5025777Z Reading state information... 61% 2021-05-16T23:04:27.5069628Z 2021-05-16T23:04:27.5070141Z Reading state information... 63% 2021-05-16T23:04:27.5110624Z 2021-05-16T23:04:27.5111134Z Reading state information... 65% 2021-05-16T23:04:27.5154809Z 2021-05-16T23:04:27.5155332Z Reading state information... 67% 2021-05-16T23:04:27.5197124Z 2021-05-16T23:04:27.5197987Z Reading state information... 69% 2021-05-16T23:04:27.5256056Z 2021-05-16T23:04:27.5256571Z Reading state information... 71% 2021-05-16T23:04:27.5301870Z 2021-05-16T23:04:27.5302405Z Reading state information... 73% 2021-05-16T23:04:27.5363683Z 2021-05-16T23:04:27.5364500Z Reading state information... 75% 2021-05-16T23:04:27.5431677Z 2021-05-16T23:04:27.5432221Z Reading state information... 77% 2021-05-16T23:04:27.5474977Z 2021-05-16T23:04:27.5475518Z Reading state information... 79% 2021-05-16T23:04:27.5519055Z 2021-05-16T23:04:27.5519598Z Reading state information... 81% 2021-05-16T23:04:28.5345850Z 2021-05-16T23:04:28.5354723Z Reading state information... 83% 2021-05-16T23:04:28.5355688Z 2021-05-16T23:04:28.5356339Z Reading state information... 85% 2021-05-16T23:04:28.5356949Z 2021-05-16T23:04:28.5357590Z Reading state information... 87% 2021-05-16T23:04:28.5358299Z 2021-05-16T23:04:28.5358870Z Reading state information... 89% 2021-05-16T23:04:28.5359441Z 2021-05-16T23:04:28.5359996Z Reading state information... 91% 2021-05-16T23:04:28.5360569Z 2021-05-16T23:04:28.5361117Z Reading state information... 93% 2021-05-16T23:04:28.5361745Z 2021-05-16T23:04:28.5362415Z Reading state information... 95% 2021-05-16T23:04:28.5363029Z 2021-05-16T23:04:28.5363775Z Reading state information... 97% 2021-05-16T23:04:28.5364454Z 2021-05-16T23:04:28.5365034Z Reading state information... 99% 2021-05-16T23:04:28.5366480Z Selecting previously unselected package r-devel. 2021-05-16T23:04:28.5367533Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:04:28.5369074Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-16T23:04:28.5370235Z Unpacking r-devel (1) ... 2021-05-16T23:04:28.8020460Z Setting up r-devel (1) ... 2021-05-16T23:04:28.8311892Z 2021-05-16T23:04:28.8312573Z 2021-05-16T23:04:28.8313078Z Reading state information... Done 2021-05-16T23:04:28.8504495Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-16T23:04:28.8620529Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:04:28.8881518Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:04:28.8882062Z env: 2021-05-16T23:04:28.8882518Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:28.8883034Z TIC_DEPLOY_KEY: 2021-05-16T23:04:28.8883885Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:28.8885753Z GITHUB_PAT: *** 2021-05-16T23:04:28.8886137Z COVERALLS_TOKEN: 2021-05-16T23:04:28.8886573Z continue-on-error: true 2021-05-16T23:04:28.8887016Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:28.8887452Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:28.8887868Z TZ: UTC 2021-05-16T23:04:28.8888233Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:28.8888606Z NOT_CRAN: true 2021-05-16T23:04:28.8888958Z ##[endgroup] 2021-05-16T23:04:28.9416437Z [command]sudo apt-get install -y texinfo 2021-05-16T23:04:29.1152621Z Reading package lists... 2021-05-16T23:04:29.2615388Z Building dependency tree... 2021-05-16T23:04:29.2632799Z Reading state information... 2021-05-16T23:04:29.4682953Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:04:29.4689074Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:29.6720221Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:04:29.6879529Z --2021-05-16 23:04:29-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:04:29.7062402Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:04:29.7135882Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:04:29.7405751Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:04:29.7409087Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:04:29.7412246Z --2021-05-16 23:04:29-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:04:29.8096692Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:04:29.8724461Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:04:30.0991086Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:04:30.0999744Z 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=ZEHNfM7jJEMdSS5CCPFN%2Bz5Iekak2LybQPEPsKEnLFw%3D&st=2021-05-16T23%3A03%3A30Z&se=2021-05-16T23%3A09%3A30Z&sp=r [following] 2021-05-16T23:04:30.1007744Z --2021-05-16 23:04:30-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ZEHNfM7jJEMdSS5CCPFN%2Bz5Iekak2LybQPEPsKEnLFw%3D&st=2021-05-16T23%3A03%3A30Z&se=2021-05-16T23%3A09%3A30Z&sp=r 2021-05-16T23:04:30.1131478Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:04:30.1753150Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:04:30.4941352Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:04:30.4942982Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:04:30.4945338Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:04:31.1257712Z 2021-05-16T23:04:32.6942394Z 0K ........ ........ ........ ........ 49% 15.2M 2s 2021-05-16T23:04:33.9217900Z 32768K ........ ........ ........ ........ 99% 25.5M 0s 2021-05-16T23:04:33.9220251Z 65536K 100% 2.99M=3.4s 2021-05-16T23:04:33.9221175Z 2021-05-16T23:04:33.9226455Z 2021-05-16 23:04:33 (18.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:04:33.9227724Z 2021-05-16T23:04:35.9886009Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:04:35.9887441Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:04:36.2883626Z ##[group]Run tlmgr update --self 2021-05-16T23:04:36.2884290Z tlmgr update --self 2021-05-16T23:04:36.2885293Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:04:36.2886263Z tlmgr update --all 2021-05-16T23:04:36.2935141Z shell: /usr/bin/bash -e {0} 2021-05-16T23:04:36.2935573Z env: 2021-05-16T23:04:36.2936073Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:36.2936597Z TIC_DEPLOY_KEY: 2021-05-16T23:04:36.2937526Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:36.2939587Z GITHUB_PAT: *** 2021-05-16T23:04:36.2940034Z COVERALLS_TOKEN: 2021-05-16T23:04:36.2940574Z continue-on-error: true 2021-05-16T23:04:36.2941090Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:36.2941635Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:36.2942124Z TZ: UTC 2021-05-16T23:04:36.2942557Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:36.2943084Z NOT_CRAN: true 2021-05-16T23:04:36.2943505Z ##[endgroup] 2021-05-16T23:04:37.8571713Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:37.8574500Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:04:39.2312359Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:39.2313674Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:04:39.3206605Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:04:39.3775396Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:04:39.4221769Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:04:39.4695510Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:04:39.9062448Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:04:41.3522315Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:04:41.4193656Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:04:41.4973910Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:04:41.5425332Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:04:41.5865116Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:04:41.6323098Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:04:41.6767380Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:04:41.7216073Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T23:04:41.7746419Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T23:04:41.8456189Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T23:04:41.9390814Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-16T23:04:41.9818892Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-16T23:04:42.0260275Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-16T23:04:42.0705008Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T23:04:42.1171614Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T23:04:42.1672892Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T23:04:42.2129710Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:04:42.2603630Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:04:42.3072707Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T23:04:42.3532498Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T23:04:42.3983548Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:04:42.4436634Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:04:42.4896404Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:04:42.5328338Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:04:42.5802883Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:04:42.6240228Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:04:42.6698905Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:04:42.7177536Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T23:04:42.7643202Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T23:04:42.8096521Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T23:04:42.8705565Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T23:04:42.9159319Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-16T23:04:42.9598186Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-16T23:04:43.0042746Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-16T23:04:43.0483645Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T23:04:43.0944882Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T23:04:43.1395081Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T23:04:43.1851567Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T23:04:43.2303001Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T23:04:43.2751711Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T23:04:43.3229625Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T23:04:43.3670752Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T23:04:43.4133772Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T23:04:43.4588821Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:04:43.5059345Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:04:43.5514674Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:04:43.5973708Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:04:43.6428782Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:04:43.6874666Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T23:04:43.7326572Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T23:04:43.7810635Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T23:04:43.8279639Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T23:04:43.8713476Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-16T23:04:43.9192488Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-16T23:04:43.9670937Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-16T23:04:44.0091240Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-16T23:04:44.0550002Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T23:04:44.1076446Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T23:04:44.1551017Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T23:04:44.2013534Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T23:04:44.2734504Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T23:04:44.3530097Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T23:04:44.3972194Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T23:04:44.4460876Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T23:04:44.4916873Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:04:44.5373389Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:04:44.5883573Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T23:04:44.6384985Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T23:04:44.6848263Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T23:04:44.7315545Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T23:04:44.7761429Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T23:04:44.8236002Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T23:04:44.8864684Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:04:44.9334503Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-16T23:04:44.9810778Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-16T23:04:45.0273734Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-16T23:04:45.0783788Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T23:04:45.1291046Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T23:04:45.1779359Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T23:04:45.2314146Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T23:04:45.3390730Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T23:04:45.3879883Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T23:04:45.4347721Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T23:04:45.4570247Z running mktexlsr ... 2021-05-16T23:04:45.5409445Z done running mktexlsr. 2021-05-16T23:04:45.5714402Z running updmap-sys ... 2021-05-16T23:04:45.8475338Z done running updmap-sys. 2021-05-16T23:04:45.8476691Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:04:45.8478516Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/wkZlGO0_kZ/W6i1UJzuDw ... 2021-05-16T23:04:46.2282398Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/wkZlGO0_kZ/W6i1UJzuDw. 2021-05-16T23:04:46.2284087Z OK: optex.fmt/luatex 2021-05-16T23:04:46.2285428Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:04:46.2287070Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:04:47.5583216Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:47.5584854Z tlmgr: no updates available 2021-05-16T23:04:47.6719872Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:04:47.6720576Z with: 2021-05-16T23:04:47.6720985Z pandoc-version: 2.7.3 2021-05-16T23:04:47.6721406Z env: 2021-05-16T23:04:47.6722033Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:47.6722575Z TIC_DEPLOY_KEY: 2021-05-16T23:04:47.6724175Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:47.6726306Z GITHUB_PAT: *** 2021-05-16T23:04:47.6726768Z COVERALLS_TOKEN: 2021-05-16T23:04:47.6727307Z continue-on-error: true 2021-05-16T23:04:47.6727854Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:47.6728394Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:47.6728902Z TZ: UTC 2021-05-16T23:04:47.6729333Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:47.6729809Z NOT_CRAN: true 2021-05-16T23:04:47.6730227Z ##[endgroup] 2021-05-16T23:04:48.5447000Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:04:48.5448516Z Reading package lists... 2021-05-16T23:04:48.5449964Z Building dependency tree... 2021-05-16T23:04:48.5451308Z Reading state information... 2021-05-16T23:04:48.5453008Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:04:48.5454036Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:48.5455533Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:04:48.6159323Z 2021-05-16T23:04:48.6331454Z Reading package lists... 0% 2021-05-16T23:04:48.6332344Z 2021-05-16T23:04:48.6379062Z Reading package lists... 100% 2021-05-16T23:04:48.6379774Z 2021-05-16T23:04:48.6380222Z 2021-05-16T23:04:48.6380961Z Reading package lists... Done 2021-05-16T23:04:48.6381518Z 2021-05-16T23:04:48.6382227Z Building dependency tree... 0% 2021-05-16T23:04:48.6382791Z 2021-05-16T23:04:48.6672579Z Building dependency tree... 0% 2021-05-16T23:04:48.6673779Z 2021-05-16T23:04:48.6674818Z Building dependency tree... 50% 2021-05-16T23:04:48.6675605Z 2021-05-16T23:04:48.8093358Z Building dependency tree... 50% 2021-05-16T23:04:48.8094140Z 2021-05-16T23:04:48.8095087Z Building dependency tree 2021-05-16T23:04:48.8095768Z 2021-05-16T23:04:48.8096735Z Reading state information... 0% 2021-05-16T23:04:48.8097442Z 2021-05-16T23:04:48.9837176Z Reading state information... 0% 2021-05-16T23:04:48.9837966Z 2021-05-16T23:04:48.9838771Z 2021-05-16T23:04:48.9839771Z Reading state information... Done 2021-05-16T23:04:48.9840509Z 2021-05-16T23:04:48.9841479Z Reading state information... 0% 2021-05-16T23:04:48.9894502Z 2021-05-16T23:04:48.9895582Z Reading state information... 1% 2021-05-16T23:04:48.9933733Z 2021-05-16T23:04:48.9934819Z Reading state information... 3% 2021-05-16T23:04:48.9976863Z 2021-05-16T23:04:48.9977508Z Reading state information... 5% 2021-05-16T23:04:49.0023562Z 2021-05-16T23:04:49.0024613Z Reading state information... 7% 2021-05-16T23:04:49.0062219Z 2021-05-16T23:04:49.0062815Z Reading state information... 9% 2021-05-16T23:04:49.0103975Z 2021-05-16T23:04:49.0104492Z Reading state information... 11% 2021-05-16T23:04:49.0143981Z 2021-05-16T23:04:49.0144491Z Reading state information... 13% 2021-05-16T23:04:49.0185491Z 2021-05-16T23:04:49.0186068Z Reading state information... 15% 2021-05-16T23:04:49.0225355Z 2021-05-16T23:04:49.0225930Z Reading state information... 17% 2021-05-16T23:04:49.0269927Z 2021-05-16T23:04:49.0270509Z Reading state information... 19% 2021-05-16T23:04:49.0308962Z 2021-05-16T23:04:49.0309541Z Reading state information... 21% 2021-05-16T23:04:49.0348733Z 2021-05-16T23:04:49.0349292Z Reading state information... 23% 2021-05-16T23:04:49.0405196Z 2021-05-16T23:04:49.0406792Z Reading state information... 25% 2021-05-16T23:04:49.0440174Z 2021-05-16T23:04:49.0440737Z Reading state information... 27% 2021-05-16T23:04:49.0483833Z 2021-05-16T23:04:49.0484461Z Reading state information... 29% 2021-05-16T23:04:49.0528911Z 2021-05-16T23:04:49.0529485Z Reading state information... 31% 2021-05-16T23:04:49.0574755Z 2021-05-16T23:04:49.0575674Z Reading state information... 33% 2021-05-16T23:04:49.0614253Z 2021-05-16T23:04:49.0614847Z Reading state information... 35% 2021-05-16T23:04:49.0653099Z 2021-05-16T23:04:49.0653689Z Reading state information... 37% 2021-05-16T23:04:49.0696648Z 2021-05-16T23:04:49.0697273Z Reading state information... 39% 2021-05-16T23:04:49.0740862Z 2021-05-16T23:04:49.0741466Z Reading state information... 41% 2021-05-16T23:04:49.0781226Z 2021-05-16T23:04:49.0781831Z Reading state information... 43% 2021-05-16T23:04:49.0829887Z 2021-05-16T23:04:49.0830506Z Reading state information... 45% 2021-05-16T23:04:49.0898754Z 2021-05-16T23:04:49.0899335Z Reading state information... 47% 2021-05-16T23:04:49.0944784Z 2021-05-16T23:04:49.0945404Z Reading state information... 49% 2021-05-16T23:04:49.0992201Z 2021-05-16T23:04:49.0992895Z Reading state information... 51% 2021-05-16T23:04:49.1039708Z 2021-05-16T23:04:49.1040811Z Reading state information... 53% 2021-05-16T23:04:49.1080442Z 2021-05-16T23:04:49.1081052Z Reading state information... 55% 2021-05-16T23:04:49.1125462Z 2021-05-16T23:04:49.1126067Z Reading state information... 57% 2021-05-16T23:04:49.1170514Z 2021-05-16T23:04:49.1171114Z Reading state information... 59% 2021-05-16T23:04:49.1221457Z 2021-05-16T23:04:49.1222059Z Reading state information... 61% 2021-05-16T23:04:49.1265660Z 2021-05-16T23:04:49.1266263Z Reading state information... 63% 2021-05-16T23:04:49.1308293Z 2021-05-16T23:04:49.1308916Z Reading state information... 65% 2021-05-16T23:04:49.1352438Z 2021-05-16T23:04:49.1353060Z Reading state information... 67% 2021-05-16T23:04:49.1394289Z 2021-05-16T23:04:49.1394912Z Reading state information... 69% 2021-05-16T23:04:49.1449291Z 2021-05-16T23:04:49.1449800Z Reading state information... 71% 2021-05-16T23:04:49.1487125Z 2021-05-16T23:04:49.1487721Z Reading state information... 73% 2021-05-16T23:04:49.1526300Z 2021-05-16T23:04:49.1526904Z Reading state information... 75% 2021-05-16T23:04:49.1579709Z 2021-05-16T23:04:49.1580340Z Reading state information... 77% 2021-05-16T23:04:49.1623707Z 2021-05-16T23:04:49.1624308Z Reading state information... 79% 2021-05-16T23:04:49.1668481Z 2021-05-16T23:04:49.1669098Z Reading state information... 81% 2021-05-16T23:04:49.1712530Z 2021-05-16T23:04:49.1713145Z Reading state information... 83% 2021-05-16T23:04:49.1756072Z 2021-05-16T23:04:49.1756659Z Reading state information... 85% 2021-05-16T23:04:49.1799143Z 2021-05-16T23:04:49.1799774Z Reading state information... 87% 2021-05-16T23:04:49.1854497Z 2021-05-16T23:04:49.1855112Z Reading state information... 89% 2021-05-16T23:04:49.1899110Z 2021-05-16T23:04:49.1899711Z Reading state information... 91% 2021-05-16T23:04:49.1943435Z 2021-05-16T23:04:49.1944037Z Reading state information... 93% 2021-05-16T23:04:49.1986768Z 2021-05-16T23:04:49.1987386Z Reading state information... 95% 2021-05-16T23:04:49.2032566Z 2021-05-16T23:04:49.2033182Z Reading state information... 97% 2021-05-16T23:04:49.2076257Z 2021-05-16T23:04:49.2076907Z Reading state information... 99% 2021-05-16T23:04:49.5118041Z Selecting previously unselected package pandoc. 2021-05-16T23:04:49.6420812Z (Reading database ... 261973 files and directories currently installed.) 2021-05-16T23:04:49.6532642Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:04:49.6548623Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:04:51.8358953Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:04:51.8432369Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:52.6176881Z 2021-05-16T23:04:52.6177769Z 2021-05-16T23:04:52.6178551Z Reading state information... Done 2021-05-16T23:04:52.6513743Z ##[group]Run git config user.name adigherman 2021-05-16T23:04:52.6514516Z git config user.name adigherman 2021-05-16T23:04:52.6515167Z git config user.email adig@jhu.edu 2021-05-16T23:04:52.6561045Z shell: /usr/bin/bash -e {0} 2021-05-16T23:04:52.6561494Z env: 2021-05-16T23:04:52.6562026Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:52.6562571Z TIC_DEPLOY_KEY: 2021-05-16T23:04:52.6563525Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:52.6565712Z GITHUB_PAT: *** 2021-05-16T23:04:52.6566202Z COVERALLS_TOKEN: 2021-05-16T23:04:52.6566809Z continue-on-error: true 2021-05-16T23:04:52.6567362Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:52.6568134Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:52.6568638Z TZ: UTC 2021-05-16T23:04:52.6569099Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:52.6569574Z NOT_CRAN: true 2021-05-16T23:04:52.6570034Z ##[endgroup] 2021-05-16T23:04:52.6824008Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:04:52.6824675Z env: 2021-05-16T23:04:52.6825142Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:52.6825633Z TIC_DEPLOY_KEY: 2021-05-16T23:04:52.6826473Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:52.6828373Z GITHUB_PAT: *** 2021-05-16T23:04:52.6828802Z COVERALLS_TOKEN: 2021-05-16T23:04:52.6829295Z continue-on-error: true 2021-05-16T23:04:52.6829789Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:52.6830286Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:52.6830759Z TZ: UTC 2021-05-16T23:04:52.6831675Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:52.6832150Z NOT_CRAN: true 2021-05-16T23:04:52.6832578Z ##[endgroup] 2021-05-16T23:04:52.8760303Z Reading package lists... 2021-05-16T23:04:53.0287593Z Building dependency tree... 2021-05-16T23:04:53.0302192Z Reading state information... 2021-05-16T23:04:53.1666810Z The following additional packages will be installed: 2021-05-16T23:04:53.1671280Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:04:53.1676631Z Suggested packages: 2021-05-16T23:04:53.1677647Z cmake-doc ninja-build 2021-05-16T23:04:53.2133472Z The following NEW packages will be installed: 2021-05-16T23:04:53.2138922Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:04:53.2455572Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:53.2456427Z Need to get 5470 kB of archives. 2021-05-16T23:04:53.2457537Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:04:53.2460227Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:04:53.2635395Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:04:53.2644439Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:04:53.2657674Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:04:53.7334341Z Fetched 5470 kB in 0s (69.2 MB/s) 2021-05-16T23:04:53.7755185Z Selecting previously unselected package cmake-data. 2021-05-16T23:04:53.7831181Z (Reading database ... 2021-05-16T23:04:53.7834340Z (Reading database ... 5% 2021-05-16T23:04:53.7834917Z (Reading database ... 10% 2021-05-16T23:04:53.7835490Z (Reading database ... 15% 2021-05-16T23:04:53.7836033Z (Reading database ... 20% 2021-05-16T23:04:53.7836591Z (Reading database ... 25% 2021-05-16T23:04:53.7837134Z (Reading database ... 30% 2021-05-16T23:04:53.7837687Z (Reading database ... 35% 2021-05-16T23:04:53.7838232Z (Reading database ... 40% 2021-05-16T23:04:53.7838786Z (Reading database ... 45% 2021-05-16T23:04:53.7839354Z (Reading database ... 50% 2021-05-16T23:04:53.7860058Z (Reading database ... 55% 2021-05-16T23:04:53.7902631Z (Reading database ... 60% 2021-05-16T23:04:53.7945044Z (Reading database ... 65% 2021-05-16T23:04:53.8082615Z (Reading database ... 70% 2021-05-16T23:04:53.8204856Z (Reading database ... 75% 2021-05-16T23:04:53.8483367Z (Reading database ... 80% 2021-05-16T23:04:53.8836914Z (Reading database ... 85% 2021-05-16T23:04:53.8980465Z (Reading database ... 90% 2021-05-16T23:04:53.9063784Z (Reading database ... 95% 2021-05-16T23:04:53.9064440Z (Reading database ... 100% 2021-05-16T23:04:53.9065389Z (Reading database ... 261980 files and directories currently installed.) 2021-05-16T23:04:53.9179197Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:04:53.9400549Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:04:54.5513402Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:04:54.5747987Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:04:54.5775695Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:04:54.6153397Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:04:54.6386200Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:04:54.6403077Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:04:54.6833442Z Selecting previously unselected package cmake. 2021-05-16T23:04:54.7031656Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:04:54.7042271Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:04:55.1564560Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:04:55.1597253Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:04:55.2020286Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:04:55.2045279Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:04:55.2079342Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:56.4039720Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:58.5904491Z Reading package lists... 2021-05-16T23:04:58.7566573Z Building dependency tree... 2021-05-16T23:04:58.7585619Z Reading state information... 2021-05-16T23:04:58.9196364Z Suggested packages: 2021-05-16T23:04:58.9198120Z libssh-doc 2021-05-16T23:04:58.9692953Z The following NEW packages will be installed: 2021-05-16T23:04:58.9698106Z libssh-dev 2021-05-16T23:04:58.9885528Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:58.9886372Z Need to get 219 kB of archives. 2021-05-16T23:04:58.9887200Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:04:58.9889274Z 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:04:59.4202341Z Fetched 219 kB in 0s (12.6 MB/s) 2021-05-16T23:04:59.4512552Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:04:59.4586188Z (Reading database ... 2021-05-16T23:04:59.4587063Z (Reading database ... 5% 2021-05-16T23:04:59.4587734Z (Reading database ... 10% 2021-05-16T23:04:59.4588309Z (Reading database ... 15% 2021-05-16T23:04:59.4588830Z (Reading database ... 20% 2021-05-16T23:04:59.4589340Z (Reading database ... 25% 2021-05-16T23:04:59.4589873Z (Reading database ... 30% 2021-05-16T23:04:59.4590379Z (Reading database ... 35% 2021-05-16T23:04:59.4590895Z (Reading database ... 40% 2021-05-16T23:04:59.4591562Z (Reading database ... 45% 2021-05-16T23:04:59.4592083Z (Reading database ... 50% 2021-05-16T23:04:59.4624535Z (Reading database ... 55% 2021-05-16T23:04:59.4660096Z (Reading database ... 60% 2021-05-16T23:04:59.4698036Z (Reading database ... 65% 2021-05-16T23:04:59.4820721Z (Reading database ... 70% 2021-05-16T23:04:59.4935544Z (Reading database ... 75% 2021-05-16T23:04:59.5209296Z (Reading database ... 80% 2021-05-16T23:04:59.5542592Z (Reading database ... 85% 2021-05-16T23:04:59.5682894Z (Reading database ... 90% 2021-05-16T23:04:59.5766772Z (Reading database ... 95% 2021-05-16T23:04:59.5767483Z (Reading database ... 100% 2021-05-16T23:04:59.5768343Z (Reading database ... 264764 files and directories currently installed.) 2021-05-16T23:04:59.5882105Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:04:59.5896472Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:04:59.6723554Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:01.9029537Z Reading package lists... 2021-05-16T23:05:02.0574440Z Building dependency tree... 2021-05-16T23:05:02.0593047Z Reading state information... 2021-05-16T23:05:02.2612688Z The following NEW packages will be installed: 2021-05-16T23:05:02.2620057Z jags 2021-05-16T23:05:02.2819305Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:02.2820159Z Need to get 1562 kB of archives. 2021-05-16T23:05:02.2821006Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:05:02.2822969Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:05:02.7252972Z Fetched 1562 kB in 0s (31.0 MB/s) 2021-05-16T23:05:02.7568130Z Selecting previously unselected package jags. 2021-05-16T23:05:02.7636835Z (Reading database ... 2021-05-16T23:05:02.7637713Z (Reading database ... 5% 2021-05-16T23:05:02.7638353Z (Reading database ... 10% 2021-05-16T23:05:02.7638964Z (Reading database ... 15% 2021-05-16T23:05:02.7639549Z (Reading database ... 20% 2021-05-16T23:05:02.7640145Z (Reading database ... 25% 2021-05-16T23:05:02.7640721Z (Reading database ... 30% 2021-05-16T23:05:02.7641323Z (Reading database ... 35% 2021-05-16T23:05:02.7641916Z (Reading database ... 40% 2021-05-16T23:05:02.7642490Z (Reading database ... 45% 2021-05-16T23:05:02.7643076Z (Reading database ... 50% 2021-05-16T23:05:02.7658891Z (Reading database ... 55% 2021-05-16T23:05:02.7694543Z (Reading database ... 60% 2021-05-16T23:05:02.7733009Z (Reading database ... 65% 2021-05-16T23:05:02.7844568Z (Reading database ... 70% 2021-05-16T23:05:02.7952940Z (Reading database ... 75% 2021-05-16T23:05:02.8225093Z (Reading database ... 80% 2021-05-16T23:05:02.8525077Z (Reading database ... 85% 2021-05-16T23:05:02.8649430Z (Reading database ... 90% 2021-05-16T23:05:02.8719800Z (Reading database ... 95% 2021-05-16T23:05:02.8721028Z (Reading database ... 100% 2021-05-16T23:05:02.8722472Z (Reading database ... 264783 files and directories currently installed.) 2021-05-16T23:05:02.8830060Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:05:02.8848123Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:05:03.0454748Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:05:03.0647638Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:03.8319531Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:05.9290087Z Reading package lists... 2021-05-16T23:05:06.1135433Z Building dependency tree... 2021-05-16T23:05:06.1156607Z Reading state information... 2021-05-16T23:05:06.2718465Z The following additional packages will be installed: 2021-05-16T23:05:06.2721881Z libnode64 libuv1-dev 2021-05-16T23:05:06.3182735Z The following NEW packages will be installed: 2021-05-16T23:05:06.3190196Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:05:06.3377764Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:06.3378699Z Need to get 6239 kB of archives. 2021-05-16T23:05:06.3379990Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:05:06.3381931Z 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:05:06.3690628Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:05:06.4325902Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:05:06.8868062Z Fetched 6239 kB in 0s (43.5 MB/s) 2021-05-16T23:05:06.9176466Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:05:06.9236127Z (Reading database ... 2021-05-16T23:05:06.9237172Z (Reading database ... 5% 2021-05-16T23:05:06.9237919Z (Reading database ... 10% 2021-05-16T23:05:06.9238662Z (Reading database ... 15% 2021-05-16T23:05:06.9239418Z (Reading database ... 20% 2021-05-16T23:05:06.9240141Z (Reading database ... 25% 2021-05-16T23:05:06.9240912Z (Reading database ... 30% 2021-05-16T23:05:06.9241635Z (Reading database ... 35% 2021-05-16T23:05:06.9242367Z (Reading database ... 40% 2021-05-16T23:05:06.9243152Z (Reading database ... 45% 2021-05-16T23:05:06.9243870Z (Reading database ... 50% 2021-05-16T23:05:06.9262394Z (Reading database ... 55% 2021-05-16T23:05:06.9299341Z (Reading database ... 60% 2021-05-16T23:05:06.9334161Z (Reading database ... 65% 2021-05-16T23:05:06.9455311Z (Reading database ... 70% 2021-05-16T23:05:06.9569039Z (Reading database ... 75% 2021-05-16T23:05:06.9827156Z (Reading database ... 80% 2021-05-16T23:05:07.0132842Z (Reading database ... 85% 2021-05-16T23:05:07.0252996Z (Reading database ... 90% 2021-05-16T23:05:07.0318637Z (Reading database ... 95% 2021-05-16T23:05:07.0319327Z (Reading database ... 100% 2021-05-16T23:05:07.0320139Z (Reading database ... 264923 files and directories currently installed.) 2021-05-16T23:05:07.0424921Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:05:07.0441251Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:07.0874026Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:05:07.1100968Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:07.1124959Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:07.7513099Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:05:07.7785479Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:07.7797592Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:07.8751686Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:07.8780066Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:07.8806548Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:07.8833607Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:10.0238734Z Reading package lists... 2021-05-16T23:05:10.1938196Z Building dependency tree... 2021-05-16T23:05:10.1957707Z Reading state information... 2021-05-16T23:05:10.3533924Z The following additional packages will be installed: 2021-05-16T23:05:10.3536545Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:10.3542946Z Suggested packages: 2021-05-16T23:05:10.3544108Z libfftw3-doc 2021-05-16T23:05:10.3991658Z The following NEW packages will be installed: 2021-05-16T23:05:10.3999467Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:10.4187777Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:10.4188609Z Need to get 3986 kB of archives. 2021-05-16T23:05:10.4189697Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:05:10.4192268Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:05:10.4251038Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:05:10.4322734Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:05:10.4393550Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:05:10.4399398Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:05:10.8830095Z Fetched 3986 kB in 0s (73.1 MB/s) 2021-05-16T23:05:10.9155837Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:05:10.9221401Z (Reading database ... 2021-05-16T23:05:10.9222126Z (Reading database ... 5% 2021-05-16T23:05:10.9222748Z (Reading database ... 10% 2021-05-16T23:05:10.9223364Z (Reading database ... 15% 2021-05-16T23:05:10.9223960Z (Reading database ... 20% 2021-05-16T23:05:10.9224570Z (Reading database ... 25% 2021-05-16T23:05:10.9225179Z (Reading database ... 30% 2021-05-16T23:05:10.9225787Z (Reading database ... 35% 2021-05-16T23:05:10.9226487Z (Reading database ... 40% 2021-05-16T23:05:10.9227006Z (Reading database ... 45% 2021-05-16T23:05:10.9227540Z (Reading database ... 50% 2021-05-16T23:05:10.9265753Z (Reading database ... 55% 2021-05-16T23:05:10.9300233Z (Reading database ... 60% 2021-05-16T23:05:10.9338668Z (Reading database ... 65% 2021-05-16T23:05:10.9458059Z (Reading database ... 70% 2021-05-16T23:05:10.9572254Z (Reading database ... 75% 2021-05-16T23:05:10.9841514Z (Reading database ... 80% 2021-05-16T23:05:11.0150188Z (Reading database ... 85% 2021-05-16T23:05:11.0276898Z (Reading database ... 90% 2021-05-16T23:05:11.0355000Z (Reading database ... 95% 2021-05-16T23:05:11.0356150Z (Reading database ... 100% 2021-05-16T23:05:11.0357684Z (Reading database ... 265059 files and directories currently installed.) 2021-05-16T23:05:11.0458551Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:11.0483878Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.1074134Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:05:11.1310436Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:11.1325943Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.2314475Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:05:11.2561772Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:11.2576906Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.3593477Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:05:11.3812422Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:11.3823847Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.4193167Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:05:11.4412122Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:11.4424444Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.8585168Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.8611765Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.8644416Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.8676892Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.8707747Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:11.8744548Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:12.6681409Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:14.7879251Z Reading package lists... 2021-05-16T23:05:14.9414745Z Building dependency tree... 2021-05-16T23:05:14.9432189Z Reading state information... 2021-05-16T23:05:15.0920811Z The following additional packages will be installed: 2021-05-16T23:05:15.0923155Z libdcmtk14 2021-05-16T23:05:15.1371429Z The following NEW packages will be installed: 2021-05-16T23:05:15.1376950Z dcmtk libdcmtk14 2021-05-16T23:05:15.1577136Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:15.1578539Z Need to get 5546 kB of archives. 2021-05-16T23:05:15.1579391Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:05:15.1581440Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:05:15.2199590Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:05:15.6373057Z Fetched 5546 kB in 0s (63.4 MB/s) 2021-05-16T23:05:15.6694840Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:05:15.6768920Z (Reading database ... 2021-05-16T23:05:15.6769913Z (Reading database ... 5% 2021-05-16T23:05:15.6770676Z (Reading database ... 10% 2021-05-16T23:05:15.6771413Z (Reading database ... 15% 2021-05-16T23:05:15.6772146Z (Reading database ... 20% 2021-05-16T23:05:15.6772887Z (Reading database ... 25% 2021-05-16T23:05:15.6773718Z (Reading database ... 30% 2021-05-16T23:05:15.6774590Z (Reading database ... 35% 2021-05-16T23:05:15.6775310Z (Reading database ... 40% 2021-05-16T23:05:15.6776042Z (Reading database ... 45% 2021-05-16T23:05:15.6776758Z (Reading database ... 50% 2021-05-16T23:05:15.6814862Z (Reading database ... 55% 2021-05-16T23:05:15.6855046Z (Reading database ... 60% 2021-05-16T23:05:15.6895488Z (Reading database ... 65% 2021-05-16T23:05:15.7021395Z (Reading database ... 70% 2021-05-16T23:05:15.7130088Z (Reading database ... 75% 2021-05-16T23:05:15.7410072Z (Reading database ... 80% 2021-05-16T23:05:15.7728836Z (Reading database ... 85% 2021-05-16T23:05:15.7851524Z (Reading database ... 90% 2021-05-16T23:05:15.7930669Z (Reading database ... 95% 2021-05-16T23:05:15.7931550Z (Reading database ... 100% 2021-05-16T23:05:15.7932809Z (Reading database ... 265150 files and directories currently installed.) 2021-05-16T23:05:15.8039353Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:15.8068737Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:16.3274259Z Selecting previously unselected package dcmtk. 2021-05-16T23:05:16.3499256Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:16.3557876Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:16.5062892Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:16.5098086Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:16.5243298Z Adding `dcmtk' group to system ... 2021-05-16T23:05:16.6038019Z Adding `dcmtk' user to system ... 2021-05-16T23:05:16.7273902Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:05:16.9963526Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:18.6384491Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:20.7511254Z Reading package lists... 2021-05-16T23:05:20.9072671Z Building dependency tree... 2021-05-16T23:05:20.9091360Z Reading state information... 2021-05-16T23:05:21.1501941Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:05:21.1503524Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:21.2141032Z Reading package lists... 2021-05-16T23:05:21.3556216Z Building dependency tree... 2021-05-16T23:05:21.3572547Z Reading state information... 2021-05-16T23:05:21.5969732Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:05:21.5971147Z libpng-dev set to manually installed. 2021-05-16T23:05:21.5972234Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:21.6650684Z Reading package lists... 2021-05-16T23:05:21.8251787Z Building dependency tree... 2021-05-16T23:05:21.8270919Z Reading state information... 2021-05-16T23:05:21.9844279Z The following additional packages will be installed: 2021-05-16T23:05:21.9847619Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:05:21.9853475Z Suggested packages: 2021-05-16T23:05:21.9854873Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:05:21.9856550Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:05:21.9857863Z fonts-arphic-uming fonts-nanum 2021-05-16T23:05:22.0307269Z The following NEW packages will be installed: 2021-05-16T23:05:22.0309446Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:05:22.0310793Z libpoppler97 poppler-data 2021-05-16T23:05:22.0515209Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:22.0516351Z Need to get 2582 kB of archives. 2021-05-16T23:05:22.0517677Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:05:22.0519744Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:05:22.0843611Z 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:05:22.0861627Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:05:22.1084878Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:05:22.1118009Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:05:22.1164313Z 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:05:22.5066564Z Fetched 2582 kB in 0s (31.8 MB/s) 2021-05-16T23:05:22.5376059Z Selecting previously unselected package poppler-data. 2021-05-16T23:05:22.5441299Z (Reading database ... 2021-05-16T23:05:22.5442169Z (Reading database ... 5% 2021-05-16T23:05:22.5442868Z (Reading database ... 10% 2021-05-16T23:05:22.5443545Z (Reading database ... 15% 2021-05-16T23:05:22.5444228Z (Reading database ... 20% 2021-05-16T23:05:22.5445040Z (Reading database ... 25% 2021-05-16T23:05:22.5445845Z (Reading database ... 30% 2021-05-16T23:05:22.5446529Z (Reading database ... 35% 2021-05-16T23:05:22.5447195Z (Reading database ... 40% 2021-05-16T23:05:22.5447867Z (Reading database ... 45% 2021-05-16T23:05:22.5448535Z (Reading database ... 50% 2021-05-16T23:05:22.5480778Z (Reading database ... 55% 2021-05-16T23:05:22.5519754Z (Reading database ... 60% 2021-05-16T23:05:22.5555705Z (Reading database ... 65% 2021-05-16T23:05:22.5668541Z (Reading database ... 70% 2021-05-16T23:05:22.5770003Z (Reading database ... 75% 2021-05-16T23:05:22.6039753Z (Reading database ... 80% 2021-05-16T23:05:22.6342131Z (Reading database ... 85% 2021-05-16T23:05:22.6462522Z (Reading database ... 90% 2021-05-16T23:05:22.6531538Z (Reading database ... 95% 2021-05-16T23:05:22.6532430Z (Reading database ... 100% 2021-05-16T23:05:22.6533698Z (Reading database ... 265385 files and directories currently installed.) 2021-05-16T23:05:22.6628899Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:05:22.6642505Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:05:23.5512488Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:05:23.5519391Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:05:23.5521025Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:23.5522388Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:05:23.5524083Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:23.5525360Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5526473Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:05:23.5527940Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:23.5529312Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5530797Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:05:23.5532072Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:23.5533192Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5534459Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:05:23.5535737Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:23.5536854Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5537760Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:05:23.5538685Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:23.5539623Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5540609Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5541592Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5542602Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:23.5543647Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:05:23.5544623Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:25.5400474Z Reading package lists... 2021-05-16T23:05:25.6990013Z Building dependency tree... 2021-05-16T23:05:25.7008529Z Reading state information... 2021-05-16T23:05:25.8564415Z The following additional packages will be installed: 2021-05-16T23:05:25.8569291Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:05:25.8574865Z Suggested packages: 2021-05-16T23:05:25.8576397Z libhdf5-doc 2021-05-16T23:05:25.9071241Z The following NEW packages will be installed: 2021-05-16T23:05:25.9075984Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:05:25.9078990Z libsz2 2021-05-16T23:05:25.9324408Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:25.9325400Z Need to get 4074 kB of archives. 2021-05-16T23:05:25.9326351Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:05:25.9328888Z 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:05:25.9347857Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:05:25.9352700Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:05:25.9358152Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:05:25.9513709Z 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:05:25.9525976Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:05:25.9530718Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:05:26.4103215Z Fetched 4074 kB in 0s (53.5 MB/s) 2021-05-16T23:05:26.4396353Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:05:26.4471680Z (Reading database ... 2021-05-16T23:05:26.4472721Z (Reading database ... 5% 2021-05-16T23:05:26.4473339Z (Reading database ... 10% 2021-05-16T23:05:26.4475266Z (Reading database ... 15% 2021-05-16T23:05:26.4475806Z (Reading database ... 20% 2021-05-16T23:05:26.4477614Z (Reading database ... 25% 2021-05-16T23:05:26.4478136Z (Reading database ... 30% 2021-05-16T23:05:26.4479922Z (Reading database ... 35% 2021-05-16T23:05:26.4480445Z (Reading database ... 40% 2021-05-16T23:05:26.4482242Z (Reading database ... 45% 2021-05-16T23:05:26.4483116Z (Reading database ... 50% 2021-05-16T23:05:26.4509724Z (Reading database ... 55% 2021-05-16T23:05:26.4546415Z (Reading database ... 60% 2021-05-16T23:05:26.4587626Z (Reading database ... 65% 2021-05-16T23:05:26.4710049Z (Reading database ... 70% 2021-05-16T23:05:26.4827005Z (Reading database ... 75% 2021-05-16T23:05:26.5101906Z (Reading database ... 80% 2021-05-16T23:05:26.5426875Z (Reading database ... 85% 2021-05-16T23:05:26.5563540Z (Reading database ... 90% 2021-05-16T23:05:26.5638994Z (Reading database ... 95% 2021-05-16T23:05:26.5642203Z (Reading database ... 100% 2021-05-16T23:05:26.5645925Z (Reading database ... 265945 files and directories currently installed.) 2021-05-16T23:05:26.5748843Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:26.5763978Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:26.6038055Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:05:26.6318004Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:05:26.6333403Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:26.6580183Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:05:26.6852301Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:05:26.6864050Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:26.7232895Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:05:26.7425578Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:26.7441212Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:26.9034313Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:05:26.9260709Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:26.9270384Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:26.9713013Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:05:26.9930104Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:05:26.9944128Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:27.0233696Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:05:27.0468372Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:27.0488321Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:27.3810494Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:27.3849779Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:27.3877782Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:27.3909433Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:27.3941438Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:27.3978092Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:27.4019259Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:27.4107068Z 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:05:27.4139643Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:28.1865818Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:30.2470343Z Reading package lists... 2021-05-16T23:05:30.3938777Z Building dependency tree... 2021-05-16T23:05:30.3959061Z Reading state information... 2021-05-16T23:05:30.5373823Z The following additional packages will be installed: 2021-05-16T23:05:30.5377653Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:05:30.5857132Z The following NEW packages will be installed: 2021-05-16T23:05:30.5860368Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:05:30.5861530Z mesa-common-dev 2021-05-16T23:05:30.6056222Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:30.6057365Z Need to get 1761 kB of archives. 2021-05-16T23:05:30.6058393Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:05:30.6061331Z 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:05:30.6098668Z 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:05:30.6104444Z 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:05:30.6118684Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:05:30.6136648Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:05:30.6157955Z 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:05:31.0931772Z Fetched 1761 kB in 0s (26.0 MB/s) 2021-05-16T23:05:31.1236189Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:05:31.1305317Z (Reading database ... 2021-05-16T23:05:31.1306034Z (Reading database ... 5% 2021-05-16T23:05:31.1307055Z (Reading database ... 10% 2021-05-16T23:05:31.1307614Z (Reading database ... 15% 2021-05-16T23:05:31.1308141Z (Reading database ... 20% 2021-05-16T23:05:31.1308693Z (Reading database ... 25% 2021-05-16T23:05:31.1309231Z (Reading database ... 30% 2021-05-16T23:05:31.1309734Z (Reading database ... 35% 2021-05-16T23:05:31.1310246Z (Reading database ... 40% 2021-05-16T23:05:31.1310746Z (Reading database ... 45% 2021-05-16T23:05:31.1311258Z (Reading database ... 50% 2021-05-16T23:05:31.1345847Z (Reading database ... 55% 2021-05-16T23:05:31.1380146Z (Reading database ... 60% 2021-05-16T23:05:31.1414380Z (Reading database ... 65% 2021-05-16T23:05:31.1530074Z (Reading database ... 70% 2021-05-16T23:05:31.1638430Z (Reading database ... 75% 2021-05-16T23:05:31.1894736Z (Reading database ... 80% 2021-05-16T23:05:31.2212898Z (Reading database ... 85% 2021-05-16T23:05:31.2343458Z (Reading database ... 90% 2021-05-16T23:05:31.2420742Z (Reading database ... 95% 2021-05-16T23:05:31.2421536Z (Reading database ... 100% 2021-05-16T23:05:31.2422690Z (Reading database ... 266153 files and directories currently installed.) 2021-05-16T23:05:31.2528029Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:05:31.2540468Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:05:31.2993178Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:05:31.3214510Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:31.3228232Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:31.3674102Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:05:31.3917029Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:31.3932057Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:31.4393011Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:05:31.4636007Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:05:31.4661331Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:31.5073461Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:05:31.5342114Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:05:31.5354671Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:31.5873369Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:05:31.6119289Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:31.6146032Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:31.7934592Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:05:31.7970823Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:31.7999358Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:31.8033905Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:31.8066155Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:31.8092431Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:31.8119904Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:33.1982280Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:35.3074884Z Reading package lists... 2021-05-16T23:05:35.4529199Z Building dependency tree... 2021-05-16T23:05:35.4547712Z Reading state information... 2021-05-16T23:05:35.6059033Z The following additional packages will be installed: 2021-05-16T23:05:35.6061722Z libprotobuf-lite17 libprotoc17 2021-05-16T23:05:35.6505711Z The following NEW packages will be installed: 2021-05-16T23:05:35.6507787Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:05:35.6508912Z protobuf-compiler 2021-05-16T23:05:35.6703015Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:35.6704223Z Need to get 2754 kB of archives. 2021-05-16T23:05:35.6705788Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:05:35.6708144Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:05:35.6740081Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:05:35.6823461Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:05:35.6922278Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:05:35.6988122Z 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:05:36.1162451Z Fetched 2754 kB in 0s (62.5 MB/s) 2021-05-16T23:05:36.1482692Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:05:36.1555874Z (Reading database ... 2021-05-16T23:05:36.1556913Z (Reading database ... 5% 2021-05-16T23:05:36.1557697Z (Reading database ... 10% 2021-05-16T23:05:36.1558436Z (Reading database ... 15% 2021-05-16T23:05:36.1559154Z (Reading database ... 20% 2021-05-16T23:05:36.1559882Z (Reading database ... 25% 2021-05-16T23:05:36.1560800Z (Reading database ... 30% 2021-05-16T23:05:36.1561540Z (Reading database ... 35% 2021-05-16T23:05:36.1562264Z (Reading database ... 40% 2021-05-16T23:05:36.1562972Z (Reading database ... 45% 2021-05-16T23:05:36.1563786Z (Reading database ... 50% 2021-05-16T23:05:36.1584312Z (Reading database ... 55% 2021-05-16T23:05:36.1621424Z (Reading database ... 60% 2021-05-16T23:05:36.1659150Z (Reading database ... 65% 2021-05-16T23:05:36.1779283Z (Reading database ... 70% 2021-05-16T23:05:36.1888121Z (Reading database ... 75% 2021-05-16T23:05:36.2144544Z (Reading database ... 80% 2021-05-16T23:05:36.2439504Z (Reading database ... 85% 2021-05-16T23:05:36.2565078Z (Reading database ... 90% 2021-05-16T23:05:36.2641510Z (Reading database ... 95% 2021-05-16T23:05:36.2642232Z (Reading database ... 100% 2021-05-16T23:05:36.2643199Z (Reading database ... 266636 files and directories currently installed.) 2021-05-16T23:05:36.2760667Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:36.2794201Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.3233372Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:05:36.3476221Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:36.3487379Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.4473241Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:05:36.4673603Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:36.4690318Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.6291301Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:05:36.6560002Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:36.6573162Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.7793127Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:05:36.8002796Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:36.8036426Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.8639940Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.8674874Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.8701781Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.8729430Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.8757554Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:36.8790388Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:37.6122774Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:39.6999931Z Reading package lists... 2021-05-16T23:05:39.8563922Z Building dependency tree... 2021-05-16T23:05:39.8581480Z Reading state information... 2021-05-16T23:05:40.0115812Z The following additional packages will be installed: 2021-05-16T23:05:40.0119707Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:05:40.0122800Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:05:40.0125302Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:05:40.0128216Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:05:40.0131271Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:05:40.0134013Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:05:40.0136867Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:05:40.0143870Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:05:40.0146316Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:05:40.0148781Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:05:40.0152067Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:05:40.0154469Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:05:40.0156737Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:05:40.0158974Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:05:40.0160358Z Suggested packages: 2021-05-16T23:05:40.0162389Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:05:40.0164853Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:05:40.0167595Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:05:40.0170034Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:05:40.0951634Z The following NEW packages will be installed: 2021-05-16T23:05:40.0954952Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:05:40.0957608Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:05:40.0959971Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:05:40.0962648Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:05:40.0965381Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:05:40.0967981Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:05:40.0970740Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:05:40.0973490Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:05:40.0976212Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:05:40.0977714Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:05:40.0979572Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:05:40.0980903Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:05:40.0982226Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:05:40.0983492Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:05:40.1202495Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:40.1203665Z Need to get 47.1 MB of archives. 2021-05-16T23:05:40.1204743Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:05:40.1206991Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:05:40.1436178Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:05:40.1448528Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:05:40.1454602Z 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:05:40.1461413Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:05:40.1474204Z 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:05:40.1483047Z 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:05:40.1524542Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:05:40.2748948Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:05:40.2757125Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:05:40.2768195Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:05:40.2806263Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:05:40.2820653Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:05:40.2828947Z 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:05:40.2841141Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:05:40.2858085Z 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:05:40.2872739Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:05:40.2898955Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:05:40.2911256Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:05:40.2970648Z 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:05:40.2986830Z 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:05:40.3069870Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:05:40.3236377Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:05:40.3268491Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:05:40.3279840Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:05:40.3324907Z 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:05:40.4160686Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:05:40.4166489Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:05:40.4172065Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:05:40.4192185Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:05:40.4212266Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:05:40.4220306Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:05:40.4239240Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:05:40.4262277Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:05:40.4373983Z 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:05:40.4409550Z 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:05:40.4552308Z 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:05:40.4558344Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:05:40.6852754Z 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:05:40.6858129Z 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:05:40.6862989Z 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:05:40.6867974Z 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:05:40.6872680Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:05:40.6883985Z 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:05:40.6897766Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:05:40.7053976Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:05:40.7066446Z 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:05:40.7096658Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:05:40.7105903Z 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:05:40.7271004Z 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:05:40.7299733Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:05:40.7309500Z 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:05:40.7315720Z 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:05:40.7321253Z 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:05:40.7337576Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:05:40.7344290Z 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:05:40.7383981Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:05:40.7410810Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:05:40.7420342Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:05:40.7489356Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:05:40.7496749Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:05:40.7513382Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:05:40.7540312Z 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:05:40.7583079Z 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:05:40.7647219Z 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:05:40.7660395Z 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:05:40.7676371Z 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:05:40.7890170Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:05:40.7909970Z 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:05:40.8184876Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:05:40.8196492Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:05:40.8209065Z 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:05:40.8657017Z 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:05:40.9015848Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:05:40.9161168Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:05:40.9166039Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:05:41.5421918Z Fetched 47.1 MB in 1s (58.0 MB/s) 2021-05-16T23:05:41.5785535Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:05:41.5862513Z (Reading database ... 2021-05-16T23:05:41.5863136Z (Reading database ... 5% 2021-05-16T23:05:41.5864732Z (Reading database ... 10% 2021-05-16T23:05:41.5867534Z (Reading database ... 15% 2021-05-16T23:05:41.5868103Z (Reading database ... 20% 2021-05-16T23:05:41.5868699Z (Reading database ... 25% 2021-05-16T23:05:41.5869253Z (Reading database ... 30% 2021-05-16T23:05:41.5869793Z (Reading database ... 35% 2021-05-16T23:05:41.5870458Z (Reading database ... 40% 2021-05-16T23:05:41.5870952Z (Reading database ... 45% 2021-05-16T23:05:41.5871632Z (Reading database ... 50% 2021-05-16T23:05:41.5895732Z (Reading database ... 55% 2021-05-16T23:05:41.5931670Z (Reading database ... 60% 2021-05-16T23:05:41.5971708Z (Reading database ... 65% 2021-05-16T23:05:41.6100734Z (Reading database ... 70% 2021-05-16T23:05:41.6217041Z (Reading database ... 75% 2021-05-16T23:05:41.6498495Z (Reading database ... 80% 2021-05-16T23:05:41.6815597Z (Reading database ... 85% 2021-05-16T23:05:41.6959081Z (Reading database ... 90% 2021-05-16T23:05:41.7035103Z (Reading database ... 95% 2021-05-16T23:05:41.7035925Z (Reading database ... 100% 2021-05-16T23:05:41.7037104Z (Reading database ... 266807 files and directories currently installed.) 2021-05-16T23:05:41.7147138Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:05:41.7170161Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:05:41.8689584Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:05:41.8944869Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:41.8959136Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:05:41.9313930Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:05:41.9550698Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:41.9566901Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:05:41.9874759Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:05:42.0130818Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:42.0138207Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:05:42.0473304Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:05:42.0683351Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:05:42.0698561Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:42.1033655Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:05:42.1274689Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:05:42.1285637Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:05:42.1633152Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:05:42.1877596Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:42.1893256Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:42.2434251Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:05:42.2672071Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:05:42.2689588Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:05:43.0513602Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:05:43.0756362Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:05:43.0765783Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:05:43.1073057Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:05:43.1318821Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:05:43.1333285Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:05:43.1752705Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:05:43.1974451Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:43.1988367Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:05:43.2461366Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:05:43.2715151Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:05:43.2728414Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:05:43.3032715Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:05:43.3283684Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:05:43.3295115Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:05:43.3593252Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:05:43.3825026Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:05:43.3837974Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:05:43.4207537Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:05:43.4446713Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:05:43.4501809Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:05:43.4913467Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:05:43.5137701Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:43.5154295Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:43.5486642Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:05:43.5778896Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:05:43.5790446Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:05:43.6217499Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:05:43.6507544Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:05:43.6524834Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:05:43.6872997Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:05:43.7115911Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:05:43.7126576Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:05:43.7553093Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:05:43.7789312Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:43.7806264Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:05:43.8174720Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:05:43.8470480Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:05:43.8481476Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:05:43.9312100Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:05:43.9615872Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:05:43.9629064Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:05:44.1403295Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:05:44.1688580Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:05:44.1700252Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:05:44.2153098Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:05:44.2420172Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:05:44.2435903Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:05:44.2739843Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:05:44.3022922Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:05:44.3046203Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:05:44.3548944Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:05:44.3836750Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:44.3855350Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:44.8924893Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:05:44.9216135Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:05:44.9228169Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:05:44.9535609Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:05:44.9812283Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:05:44.9824277Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:05:45.0078583Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:05:45.0375096Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:05:45.0386479Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:05:45.0733812Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:05:45.1018324Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:05:45.1027854Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:05:45.1411896Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:05:45.1703981Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:05:45.1715411Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:05:45.2033457Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:05:45.2284438Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:05:45.2294448Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:05:45.2753321Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:05:45.2965202Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:05:45.2977899Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:05:45.3433326Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:05:45.3680655Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:05:45.3692852Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:05:45.4593389Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:05:45.4842767Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:45.4856874Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:45.5331836Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:05:45.5625775Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:45.5642106Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:45.6953397Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:05:45.7210709Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:05:45.7222949Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:05:45.7633969Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:05:45.7873093Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:05:45.7887813Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:05:47.0436669Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:05:47.0722125Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:05:47.0734586Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:05:47.1030267Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:05:47.1316427Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:05:47.1328052Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:05:47.1601821Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:05:47.1891575Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:05:47.1906379Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:05:47.2173115Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:05:47.2457532Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:47.2470000Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:05:47.2755263Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:05:47.3046928Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:05:47.3062688Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:05:47.3357848Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:05:47.3647791Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:47.3661080Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:47.3969888Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:05:47.4258156Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:05:47.4274282Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:05:47.5566132Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:05:47.5857947Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:05:47.5873203Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:05:47.6223653Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:05:47.6509906Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:47.6525603Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:47.6967493Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:05:47.7275404Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:05:47.7286154Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:05:47.7633320Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:05:47.7882546Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:47.7895425Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:47.9235473Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:05:47.9521113Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:05:47.9535858Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:05:48.0072847Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:05:48.0316379Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:05:48.0328033Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:05:48.0633916Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:05:48.0927430Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:05:48.0939251Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:48.1768362Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:05:48.2058363Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:05:48.2073614Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:48.2350663Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:05:48.2633363Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:05:48.2647655Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:05:48.2983500Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:05:48.3269893Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:05:48.3282660Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:05:48.3549588Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:05:48.3824760Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:05:48.3836606Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:05:48.4368683Z Selecting previously unselected package libopenal-data. 2021-05-16T23:05:48.4657660Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:05:48.4668380Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:05:48.5058530Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:05:48.5347040Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:05:48.5359924Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:05:48.5752455Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:05:48.5963823Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:05:48.5975915Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:05:48.6699947Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:05:48.6994421Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:05:48.7005583Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:05:48.7280869Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:05:48.7557972Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:05:48.7568356Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:05:48.7925637Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:05:48.8211815Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:05:48.8226672Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:05:48.8725159Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:05:48.8985901Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:05:48.9077094Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:05:48.9633105Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:05:48.9856348Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:05:48.9875399Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:05:49.0598167Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:05:49.0885588Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:49.0897105Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:49.1216644Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:05:49.1495575Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:49.1510382Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:49.1912242Z Selecting previously unselected package ffmpeg. 2021-05-16T23:05:49.2144401Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:49.2238665Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:49.3633943Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:05:49.3886895Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:05:49.3899788Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:05:49.4313283Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:05:49.4554333Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:05:49.4568784Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:05:49.6833678Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:05:49.7046930Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:05:49.7055090Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:05:49.7432624Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:05:49.7670506Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:05:49.7686584Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:05:49.8033627Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:05:49.8256520Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:49.8268986Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:50.1204174Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:05:50.1498869Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:50.1508141Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:50.4553648Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:05:50.4822860Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:05:50.4835099Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:05:50.6135734Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:05:50.6422743Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:05:50.6435056Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:05:50.6752737Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:05:50.6976427Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:05:50.6986983Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:50.7630064Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:05:50.7671218Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:50.7703228Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:05:50.7737341Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:05:50.7774557Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:05:50.7820907Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:05:50.7849205Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:05:50.7882591Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:05:50.7912857Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:05:50.7947546Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:05:50.7983995Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:05:50.8025641Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:05:50.8072996Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:05:50.8111185Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:05:50.8158088Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:05:50.8255341Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:05:50.8295186Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:05:50.8345028Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:05:50.8380809Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:05:50.8408308Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:05:50.8439225Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:05:50.8486668Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:05:50.8519865Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:05:50.8563707Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:05:50.8598047Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:05:50.8643715Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:05:50.8678898Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:05:50.8714712Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:05:50.8751150Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:05:50.8794263Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:05:50.8823432Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:05:50.8856173Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:05:50.8889029Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:05:50.8921088Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:50.8963066Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:05:50.8995050Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:05:50.9025112Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:05:50.9060984Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:05:50.9106974Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:50.9156022Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:05:50.9187672Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:05:50.9232605Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:05:50.9264230Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:05:50.9304206Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:05:50.9327236Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:05:50.9352807Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:05:50.9386348Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:05:50.9417742Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:05:50.9446565Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:05:50.9477513Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:05:50.9506066Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:50.9536407Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:05:50.9567638Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:50.9601650Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:50.9626771Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:05:50.9661923Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:50.9689335Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:05:50.9716756Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:50.9749233Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:05:50.9788473Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:05:50.9818280Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:50.9852042Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:05:50.9894203Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:05:50.9923595Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:50.9956167Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:05:50.9991209Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:05:51.0019994Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:05:51.0122893Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:51.0152068Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:51.0178477Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:51.0214428Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:05:51.0241653Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:05:51.0268784Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:51.0303027Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:51.0338177Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:51.0372470Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:51.0468158Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:52.1283076Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:54.2781572Z Reading package lists... 2021-05-16T23:05:54.4490208Z Building dependency tree... 2021-05-16T23:05:54.4510616Z Reading state information... 2021-05-16T23:05:54.6145177Z The following additional packages will be installed: 2021-05-16T23:05:54.6147821Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:05:54.6669704Z The following NEW packages will be installed: 2021-05-16T23:05:54.6671858Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:05:54.6677409Z libmagick++-dev 2021-05-16T23:05:54.7667385Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:54.7668841Z Need to get 309 kB of archives. 2021-05-16T23:05:54.7670706Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:05:54.7675012Z 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:05:54.7699073Z 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:05:54.7723785Z 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:05:54.7738590Z 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:05:55.2278682Z Fetched 309 kB in 0s (3051 kB/s) 2021-05-16T23:05:55.2716856Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:05:55.2796335Z (Reading database ... 2021-05-16T23:05:55.2797081Z (Reading database ... 5% 2021-05-16T23:05:55.2798131Z (Reading database ... 10% 2021-05-16T23:05:55.2798709Z (Reading database ... 15% 2021-05-16T23:05:55.2799224Z (Reading database ... 20% 2021-05-16T23:05:55.2799746Z (Reading database ... 25% 2021-05-16T23:05:55.2800264Z (Reading database ... 30% 2021-05-16T23:05:55.2800768Z (Reading database ... 35% 2021-05-16T23:05:55.2801282Z (Reading database ... 40% 2021-05-16T23:05:55.2801781Z (Reading database ... 45% 2021-05-16T23:05:55.2802293Z (Reading database ... 50% 2021-05-16T23:05:55.2850731Z (Reading database ... 55% 2021-05-16T23:05:55.2901645Z (Reading database ... 60% 2021-05-16T23:05:55.2938467Z (Reading database ... 65% 2021-05-16T23:05:55.3075157Z (Reading database ... 70% 2021-05-16T23:05:55.3204597Z (Reading database ... 75% 2021-05-16T23:05:55.3490727Z (Reading database ... 80% 2021-05-16T23:05:55.3831760Z (Reading database ... 85% 2021-05-16T23:05:55.3988400Z (Reading database ... 90% 2021-05-16T23:05:55.4068337Z (Reading database ... 95% 2021-05-16T23:05:55.4069936Z (Reading database ... 100% 2021-05-16T23:05:55.4072072Z (Reading database ... 267348 files and directories currently installed.) 2021-05-16T23:05:55.4186234Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:05:55.4273221Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.4673595Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:05:55.4907091Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:05:55.4932948Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.5393285Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:05:55.5642304Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:05:55.5654891Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.6313884Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:05:55.6519491Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:05:55.6604341Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.7228636Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.7316487Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.7342298Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.7367262Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:55.7456709Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:57.9142242Z Reading package lists... 2021-05-16T23:05:58.0757260Z Building dependency tree... 2021-05-16T23:05:58.0778740Z Reading state information... 2021-05-16T23:05:58.2293064Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:05:58.2295361Z The following additional packages will be installed: 2021-05-16T23:05:58.2296842Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:05:58.2298006Z libijs-0.35 libjbig2dec0 2021-05-16T23:05:58.2302599Z Suggested packages: 2021-05-16T23:05:58.2303839Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:05:58.2304835Z ghostscript-x 2021-05-16T23:05:58.2775710Z The following NEW packages will be installed: 2021-05-16T23:05:58.2780657Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:05:58.2788317Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:05:58.3028262Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:58.3029265Z Need to get 11.2 MB of archives. 2021-05-16T23:05:58.3030091Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:05:58.3032346Z 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:05:58.3267296Z 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:05:58.3279289Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:05:58.3850550Z 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:05:58.3935141Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:05:58.3940138Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:05:58.3945558Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:05:58.4181298Z 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:05:58.8487783Z Fetched 11.2 MB in 0s (83.1 MB/s) 2021-05-16T23:05:58.8852182Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:05:58.8929977Z (Reading database ... 2021-05-16T23:05:58.8931066Z (Reading database ... 5% 2021-05-16T23:05:58.8931736Z (Reading database ... 10% 2021-05-16T23:05:58.8932278Z (Reading database ... 15% 2021-05-16T23:05:58.8932832Z (Reading database ... 20% 2021-05-16T23:05:58.8933371Z (Reading database ... 25% 2021-05-16T23:05:58.8933919Z (Reading database ... 30% 2021-05-16T23:05:58.8934469Z (Reading database ... 35% 2021-05-16T23:05:58.8935002Z (Reading database ... 40% 2021-05-16T23:05:58.8935551Z (Reading database ... 45% 2021-05-16T23:05:58.8936083Z (Reading database ... 50% 2021-05-16T23:05:58.8972137Z (Reading database ... 55% 2021-05-16T23:05:58.9021597Z (Reading database ... 60% 2021-05-16T23:05:58.9048195Z (Reading database ... 65% 2021-05-16T23:05:58.9178214Z (Reading database ... 70% 2021-05-16T23:05:58.9309309Z (Reading database ... 75% 2021-05-16T23:05:58.9586372Z (Reading database ... 80% 2021-05-16T23:05:58.9910888Z (Reading database ... 85% 2021-05-16T23:05:59.0056501Z (Reading database ... 90% 2021-05-16T23:05:59.0132861Z (Reading database ... 95% 2021-05-16T23:05:59.0134462Z (Reading database ... 100% 2021-05-16T23:05:59.0137409Z (Reading database ... 267393 files and directories currently installed.) 2021-05-16T23:05:59.0244245Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:05:59.0495640Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:05:59.2754394Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:05:59.2994523Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:05:59.3007444Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:05:59.3394531Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:05:59.3654788Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:05:59.4313045Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:05:59.8593935Z Selecting previously unselected package libgs9-common. 2021-05-16T23:05:59.8849512Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:05:59.8859919Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:05:59.9954110Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:06:00.0175019Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:06:00.0195797Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:00.0512821Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:06:00.0798524Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:06:00.0813698Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:00.1233354Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:06:00.1472645Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:00.1485758Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:00.4513682Z Selecting previously unselected package ghostscript. 2021-05-16T23:06:00.4755167Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:00.4768531Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:00.5501825Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:00.5547518Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:00.5585518Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:00.6318744Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:00.6346733Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:00.6600908Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:00.6626156Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:00.6658298Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:00.6778566Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:00.8027998Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:00.8232868Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:04.1224684Z Reading package lists... 2021-05-16T23:06:04.2898965Z Building dependency tree... 2021-05-16T23:06:04.2919682Z Reading state information... 2021-05-16T23:06:04.4518353Z The following additional packages will be installed: 2021-05-16T23:06:04.4520716Z libudunits2-0 libudunits2-data 2021-05-16T23:06:04.5006827Z The following NEW packages will be installed: 2021-05-16T23:06:04.5008915Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:06:04.5206680Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:04.5207768Z Need to get 429 kB of archives. 2021-05-16T23:06:04.5208607Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:06:04.5210614Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:06:04.5223690Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:06:04.5241010Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:06:04.9782495Z Fetched 429 kB in 0s (17.7 MB/s) 2021-05-16T23:06:05.0117229Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:06:05.0198728Z (Reading database ... 2021-05-16T23:06:05.0199552Z (Reading database ... 5% 2021-05-16T23:06:05.0200226Z (Reading database ... 10% 2021-05-16T23:06:05.0200862Z (Reading database ... 15% 2021-05-16T23:06:05.0201506Z (Reading database ... 20% 2021-05-16T23:06:05.0202168Z (Reading database ... 25% 2021-05-16T23:06:05.0202813Z (Reading database ... 30% 2021-05-16T23:06:05.0203452Z (Reading database ... 35% 2021-05-16T23:06:05.0204079Z (Reading database ... 40% 2021-05-16T23:06:05.0204904Z (Reading database ... 45% 2021-05-16T23:06:05.0205556Z (Reading database ... 50% 2021-05-16T23:06:05.0253450Z (Reading database ... 55% 2021-05-16T23:06:05.0310458Z (Reading database ... 60% 2021-05-16T23:06:05.0343263Z (Reading database ... 65% 2021-05-16T23:06:05.0488442Z (Reading database ... 70% 2021-05-16T23:06:05.0624474Z (Reading database ... 75% 2021-05-16T23:06:05.0907201Z (Reading database ... 80% 2021-05-16T23:06:05.1239224Z (Reading database ... 85% 2021-05-16T23:06:05.1398769Z (Reading database ... 90% 2021-05-16T23:06:05.1482185Z (Reading database ... 95% 2021-05-16T23:06:05.1483202Z (Reading database ... 100% 2021-05-16T23:06:05.1484635Z (Reading database ... 267957 files and directories currently installed.) 2021-05-16T23:06:05.1599412Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:06:05.1611184Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:05.1953589Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:06:05.2184655Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:06:05.2211582Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:05.2546671Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:06:05.2843945Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:06:05.2851531Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:05.3673438Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:05.3697276Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:05.3723771Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:05.3751985Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:05.4923167Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:07.7187126Z Reading package lists... 2021-05-16T23:06:07.8755198Z Building dependency tree... 2021-05-16T23:06:07.8774860Z Reading state information... 2021-05-16T23:06:08.5685751Z The following NEW packages will be installed: 2021-05-16T23:06:08.5689807Z libjq-dev 2021-05-16T23:06:08.5690786Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:08.5691684Z Need to get 11.2 kB of archives. 2021-05-16T23:06:08.5692620Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:06:08.5694543Z 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:06:08.5695819Z Fetched 11.2 kB in 0s (714 kB/s) 2021-05-16T23:06:08.5768440Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:06:08.5848500Z (Reading database ... 2021-05-16T23:06:08.5849494Z (Reading database ... 5% 2021-05-16T23:06:08.5850585Z (Reading database ... 10% 2021-05-16T23:06:08.5852037Z (Reading database ... 15% 2021-05-16T23:06:08.5856926Z (Reading database ... 20% 2021-05-16T23:06:08.5857621Z (Reading database ... 25% 2021-05-16T23:06:08.5858279Z (Reading database ... 30% 2021-05-16T23:06:08.5858976Z (Reading database ... 35% 2021-05-16T23:06:08.5859631Z (Reading database ... 40% 2021-05-16T23:06:08.5860290Z (Reading database ... 45% 2021-05-16T23:06:08.5860933Z (Reading database ... 50% 2021-05-16T23:06:08.5900184Z (Reading database ... 55% 2021-05-16T23:06:08.5952932Z (Reading database ... 60% 2021-05-16T23:06:08.5978614Z (Reading database ... 65% 2021-05-16T23:06:08.6110092Z (Reading database ... 70% 2021-05-16T23:06:08.6241216Z (Reading database ... 75% 2021-05-16T23:06:08.6529967Z (Reading database ... 80% 2021-05-16T23:06:08.6874536Z (Reading database ... 85% 2021-05-16T23:06:08.7032396Z (Reading database ... 90% 2021-05-16T23:06:08.7116181Z (Reading database ... 95% 2021-05-16T23:06:08.7116775Z (Reading database ... 100% 2021-05-16T23:06:08.7117635Z (Reading database ... 267986 files and directories currently installed.) 2021-05-16T23:06:08.7236333Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:08.7251176Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:08.7904980Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:11.0018381Z Reading package lists... 2021-05-16T23:06:11.1753683Z Building dependency tree... 2021-05-16T23:06:11.1774911Z Reading state information... 2021-05-16T23:06:11.3887148Z The following NEW packages will be installed: 2021-05-16T23:06:11.3892903Z libmng2 2021-05-16T23:06:11.4088336Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:11.4089208Z Need to get 168 kB of archives. 2021-05-16T23:06:11.4089997Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:06:11.4092339Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:06:11.8304670Z Fetched 168 kB in 0s (9594 kB/s) 2021-05-16T23:06:11.8653211Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:06:11.8731203Z (Reading database ... 2021-05-16T23:06:11.8731752Z (Reading database ... 5% 2021-05-16T23:06:11.8732196Z (Reading database ... 10% 2021-05-16T23:06:11.8732669Z (Reading database ... 15% 2021-05-16T23:06:11.8733109Z (Reading database ... 20% 2021-05-16T23:06:11.8733561Z (Reading database ... 25% 2021-05-16T23:06:11.8734009Z (Reading database ... 30% 2021-05-16T23:06:11.8734442Z (Reading database ... 35% 2021-05-16T23:06:11.8734891Z (Reading database ... 40% 2021-05-16T23:06:11.8735324Z (Reading database ... 45% 2021-05-16T23:06:11.8735840Z (Reading database ... 50% 2021-05-16T23:06:11.8760482Z (Reading database ... 55% 2021-05-16T23:06:11.8808991Z (Reading database ... 60% 2021-05-16T23:06:11.8837489Z (Reading database ... 65% 2021-05-16T23:06:11.8961138Z (Reading database ... 70% 2021-05-16T23:06:11.9080578Z (Reading database ... 75% 2021-05-16T23:06:11.9353550Z (Reading database ... 80% 2021-05-16T23:06:11.9666148Z (Reading database ... 85% 2021-05-16T23:06:11.9813407Z (Reading database ... 90% 2021-05-16T23:06:11.9888023Z (Reading database ... 95% 2021-05-16T23:06:11.9889125Z (Reading database ... 100% 2021-05-16T23:06:11.9890671Z (Reading database ... 267992 files and directories currently installed.) 2021-05-16T23:06:11.9998464Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:06:12.0030642Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:12.0804836Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:12.0875622Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:14.3083039Z Reading package lists... 2021-05-16T23:06:14.4617718Z Building dependency tree... 2021-05-16T23:06:14.4637675Z Reading state information... 2021-05-16T23:06:14.5865497Z E: Unable to locate package libmng1 2021-05-16T23:06:14.6533788Z Reading package lists... 2021-05-16T23:06:14.8069350Z Building dependency tree... 2021-05-16T23:06:14.8091870Z Reading state information... 2021-05-16T23:06:14.9336010Z E: Unable to locate package libapparmor-devel 2021-05-16T23:06:14.9975500Z Reading package lists... 2021-05-16T23:06:15.1548176Z Building dependency tree... 2021-05-16T23:06:15.1568743Z Reading state information... 2021-05-16T23:06:15.3056554Z The following additional packages will be installed: 2021-05-16T23:06:15.3058521Z libij-java 2021-05-16T23:06:15.3526120Z The following NEW packages will be installed: 2021-05-16T23:06:15.3534045Z imagej libij-java 2021-05-16T23:06:15.3902713Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:15.3903842Z Need to get 2328 kB of archives. 2021-05-16T23:06:15.3904995Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:06:15.3907609Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:06:15.4463647Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:06:15.8813806Z Fetched 2328 kB in 0s (26.2 MB/s) 2021-05-16T23:06:15.9146444Z Selecting previously unselected package libij-java. 2021-05-16T23:06:15.9219730Z (Reading database ... 2021-05-16T23:06:15.9220490Z (Reading database ... 5% 2021-05-16T23:06:15.9221284Z (Reading database ... 10% 2021-05-16T23:06:15.9221897Z (Reading database ... 15% 2021-05-16T23:06:15.9222487Z (Reading database ... 20% 2021-05-16T23:06:15.9223062Z (Reading database ... 25% 2021-05-16T23:06:15.9223655Z (Reading database ... 30% 2021-05-16T23:06:15.9224239Z (Reading database ... 35% 2021-05-16T23:06:15.9224814Z (Reading database ... 40% 2021-05-16T23:06:15.9225397Z (Reading database ... 45% 2021-05-16T23:06:15.9225978Z (Reading database ... 50% 2021-05-16T23:06:15.9267319Z (Reading database ... 55% 2021-05-16T23:06:15.9345055Z (Reading database ... 60% 2021-05-16T23:06:15.9345633Z (Reading database ... 65% 2021-05-16T23:06:15.9482291Z (Reading database ... 70% 2021-05-16T23:06:15.9615774Z (Reading database ... 75% 2021-05-16T23:06:15.9894655Z (Reading database ... 80% 2021-05-16T23:06:16.0219129Z (Reading database ... 85% 2021-05-16T23:06:16.0369604Z (Reading database ... 90% 2021-05-16T23:06:16.0447858Z (Reading database ... 95% 2021-05-16T23:06:16.0448488Z (Reading database ... 100% 2021-05-16T23:06:16.0449394Z (Reading database ... 267998 files and directories currently installed.) 2021-05-16T23:06:16.0569122Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:06:16.0581256Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:06:16.1487095Z Selecting previously unselected package imagej. 2021-05-16T23:06:16.1780895Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:06:16.1794252Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:06:16.2764771Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:06:16.2807249Z Setting up imagej (1.52r-1) ... 2021-05-16T23:06:16.2839084Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:16.4578311Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:17.2278757Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:06:19.4947398Z Reading package lists... 2021-05-16T23:06:19.6775077Z Building dependency tree... 2021-05-16T23:06:19.6795721Z Reading state information... 2021-05-16T23:06:19.8472604Z Suggested packages: 2021-05-16T23:06:19.8474620Z bowtie2-examples 2021-05-16T23:06:19.8983676Z The following NEW packages will be installed: 2021-05-16T23:06:19.8990186Z bowtie2 2021-05-16T23:06:20.0598340Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:20.0599827Z Need to get 1324 kB of archives. 2021-05-16T23:06:20.0601281Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:06:20.0604647Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:06:20.5657995Z Fetched 1324 kB in 0s (6450 kB/s) 2021-05-16T23:06:20.5989721Z Selecting previously unselected package bowtie2. 2021-05-16T23:06:20.6073475Z (Reading database ... 2021-05-16T23:06:20.6074205Z (Reading database ... 5% 2021-05-16T23:06:20.6074768Z (Reading database ... 10% 2021-05-16T23:06:20.6075314Z (Reading database ... 15% 2021-05-16T23:06:20.6075867Z (Reading database ... 20% 2021-05-16T23:06:20.6076420Z (Reading database ... 25% 2021-05-16T23:06:20.6076968Z (Reading database ... 30% 2021-05-16T23:06:20.6077503Z (Reading database ... 35% 2021-05-16T23:06:20.6078053Z (Reading database ... 40% 2021-05-16T23:06:20.6078592Z (Reading database ... 45% 2021-05-16T23:06:20.6079141Z (Reading database ... 50% 2021-05-16T23:06:20.6114921Z (Reading database ... 55% 2021-05-16T23:06:20.6172502Z (Reading database ... 60% 2021-05-16T23:06:20.6205982Z (Reading database ... 65% 2021-05-16T23:06:20.6346216Z (Reading database ... 70% 2021-05-16T23:06:20.6479007Z (Reading database ... 75% 2021-05-16T23:06:20.6507710Z (Reading database ... 80% 2021-05-16T23:06:20.7099343Z (Reading database ... 85% 2021-05-16T23:06:20.7261252Z (Reading database ... 90% 2021-05-16T23:06:20.7346822Z (Reading database ... 95% 2021-05-16T23:06:20.7347999Z (Reading database ... 100% 2021-05-16T23:06:20.7349507Z (Reading database ... 268021 files and directories currently installed.) 2021-05-16T23:06:20.7467181Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:06:20.7484831Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:20.9518132Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:20.9553907Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:24.0767351Z Reading package lists... 2021-05-16T23:06:24.2533368Z Building dependency tree... 2021-05-16T23:06:24.2554089Z Reading state information... 2021-05-16T23:06:24.3880693Z E: Unable to locate package install 2021-05-16T23:06:24.3881871Z E: Unable to locate package gdal 2021-05-16T23:06:24.4582605Z Reading package lists... 2021-05-16T23:06:24.6158091Z Building dependency tree... 2021-05-16T23:06:24.6178532Z Reading state information... 2021-05-16T23:06:24.6425418Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:06:24.6428289Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:24.6430092Z is only available from another source 2021-05-16T23:06:24.6431111Z 2021-05-16T23:06:24.7473435Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:06:24.8175006Z Reading package lists... 2021-05-16T23:06:24.9836186Z Building dependency tree... 2021-05-16T23:06:24.9858121Z Reading state information... 2021-05-16T23:06:25.0118332Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:06:25.0119814Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:25.0120796Z is only available from another source 2021-05-16T23:06:25.0121748Z However the following packages replace it: 2021-05-16T23:06:25.0122479Z ffmpeg 2021-05-16T23:06:25.0123038Z 2021-05-16T23:06:25.1201316Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:06:25.1925512Z Reading package lists... 2021-05-16T23:06:25.3696571Z Building dependency tree... 2021-05-16T23:06:25.3718370Z Reading state information... 2021-05-16T23:06:25.5343397Z The following additional packages will be installed: 2021-05-16T23:06:25.5347945Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:25.5354905Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:25.5356363Z libssh2-1-dev 2021-05-16T23:06:25.5357098Z Suggested packages: 2021-05-16T23:06:25.5358246Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:06:25.5847446Z The following NEW packages will be installed: 2021-05-16T23:06:25.5849730Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:25.5851685Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:25.5852970Z libssh2-1-dev 2021-05-16T23:06:25.6214909Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:25.6216756Z Need to get 2667 kB of archives. 2021-05-16T23:06:25.6218158Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:06:25.6221124Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:06:25.6253947Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:06:25.6300039Z 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:06:25.6304428Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:06:25.6360759Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:06:25.6365070Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:06:25.6369025Z 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:06:25.6374416Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:06:25.6418633Z 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:06:25.6443607Z 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:06:25.6448201Z 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:06:26.1108030Z Fetched 2667 kB in 0s (43.9 MB/s) 2021-05-16T23:06:26.1435217Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:06:26.1521497Z (Reading database ... 2021-05-16T23:06:26.1522553Z (Reading database ... 5% 2021-05-16T23:06:26.1523434Z (Reading database ... 10% 2021-05-16T23:06:26.1524255Z (Reading database ... 15% 2021-05-16T23:06:26.1525092Z (Reading database ... 20% 2021-05-16T23:06:26.1525911Z (Reading database ... 25% 2021-05-16T23:06:26.1526732Z (Reading database ... 30% 2021-05-16T23:06:26.1527541Z (Reading database ... 35% 2021-05-16T23:06:26.1535103Z (Reading database ... 40% 2021-05-16T23:06:26.1536202Z (Reading database ... 45% 2021-05-16T23:06:26.1538647Z (Reading database ... 50% 2021-05-16T23:06:26.1582453Z (Reading database ... 55% 2021-05-16T23:06:26.1612474Z (Reading database ... 60% 2021-05-16T23:06:26.1639506Z (Reading database ... 65% 2021-05-16T23:06:26.1771334Z (Reading database ... 70% 2021-05-16T23:06:26.1895751Z (Reading database ... 75% 2021-05-16T23:06:26.1921070Z (Reading database ... 80% 2021-05-16T23:06:26.2529992Z (Reading database ... 85% 2021-05-16T23:06:26.2687340Z (Reading database ... 90% 2021-05-16T23:06:26.2771621Z (Reading database ... 95% 2021-05-16T23:06:26.2772190Z (Reading database ... 100% 2021-05-16T23:06:26.2772986Z (Reading database ... 268047 files and directories currently installed.) 2021-05-16T23:06:26.2893429Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:06:26.2905504Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:26.3353587Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:06:26.3581742Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:06:26.3597782Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:26.4393974Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:06:26.4652587Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:06:26.4671161Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:26.5032871Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:06:26.5250905Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.5262086Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:26.5713716Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:06:26.5978492Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.5994767Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:26.6353918Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:06:26.6608610Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.6621421Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:26.7033397Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:06:26.7270170Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:26.7282281Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:26.8034178Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:06:26.8248619Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.8261347Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:26.8994157Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:06:26.9289412Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:06:26.9301549Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:26.9873693Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:06:27.0177174Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:06:27.0191917Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:27.0514177Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:06:27.0822973Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:27.0835259Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:27.2173524Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:27.2215175Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.2287705Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:27.2319250Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:27.2349655Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.2382460Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.2412369Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.2440545Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:27.2466419Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:27.2495249Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:27.2523102Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:27.2556420Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:32.5840868Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:32.7013065Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:34.8292198Z Reading package lists... 2021-05-16T23:06:34.9859633Z Building dependency tree... 2021-05-16T23:06:34.9877192Z Reading state information... 2021-05-16T23:06:35.2356623Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:06:35.2358334Z libtiff-dev set to manually installed. 2021-05-16T23:06:35.2359510Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:35.3027561Z Reading package lists... 2021-05-16T23:06:35.4644092Z Building dependency tree... 2021-05-16T23:06:35.4663495Z Reading state information... 2021-05-16T23:06:35.6994085Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:06:35.6995545Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:35.7663181Z Reading package lists... 2021-05-16T23:06:35.9116152Z Building dependency tree... 2021-05-16T23:06:35.9135722Z Reading state information... 2021-05-16T23:06:36.1054937Z The following NEW packages will be installed: 2021-05-16T23:06:36.1057163Z libsodium-dev 2021-05-16T23:06:36.2047044Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:36.2048383Z Need to get 169 kB of archives. 2021-05-16T23:06:36.2050258Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:06:36.2052332Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:06:36.6087473Z Fetched 169 kB in 0s (1715 kB/s) 2021-05-16T23:06:36.6382843Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:06:36.6459722Z (Reading database ... 2021-05-16T23:06:36.6460578Z (Reading database ... 5% 2021-05-16T23:06:36.6461270Z (Reading database ... 10% 2021-05-16T23:06:36.6461973Z (Reading database ... 15% 2021-05-16T23:06:36.6462656Z (Reading database ... 20% 2021-05-16T23:06:36.6463317Z (Reading database ... 25% 2021-05-16T23:06:36.6463997Z (Reading database ... 30% 2021-05-16T23:06:36.6464656Z (Reading database ... 35% 2021-05-16T23:06:36.6465326Z (Reading database ... 40% 2021-05-16T23:06:36.6466001Z (Reading database ... 45% 2021-05-16T23:06:36.6466665Z (Reading database ... 50% 2021-05-16T23:06:36.6490165Z (Reading database ... 55% 2021-05-16T23:06:36.6537341Z (Reading database ... 60% 2021-05-16T23:06:36.6563291Z (Reading database ... 65% 2021-05-16T23:06:36.6689849Z (Reading database ... 70% 2021-05-16T23:06:36.6809411Z (Reading database ... 75% 2021-05-16T23:06:36.6835978Z (Reading database ... 80% 2021-05-16T23:06:36.7361684Z (Reading database ... 85% 2021-05-16T23:06:36.7498262Z (Reading database ... 90% 2021-05-16T23:06:36.7570109Z (Reading database ... 95% 2021-05-16T23:06:36.7570838Z (Reading database ... 100% 2021-05-16T23:06:36.7571877Z (Reading database ... 268550 files and directories currently installed.) 2021-05-16T23:06:36.7679760Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:06:36.7695477Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:06:36.8484529Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:06:38.9263250Z Reading package lists... 2021-05-16T23:06:39.0909284Z Building dependency tree... 2021-05-16T23:06:39.0932033Z Reading state information... 2021-05-16T23:06:39.2562180Z The following additional packages will be installed: 2021-05-16T23:06:39.2567612Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:06:39.3118162Z The following NEW packages will be installed: 2021-05-16T23:06:39.3128441Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:06:39.3131353Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:06:39.3350125Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:39.3350983Z Need to get 10.4 MB of archives. 2021-05-16T23:06:39.3352645Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:06:39.3354677Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:06:39.3442222Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:06:39.3541625Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:06:39.3661676Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:06:39.3768861Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:06:39.3897122Z 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:06:39.4036207Z 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:06:39.4291182Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:06:39.8967453Z Fetched 10.4 MB in 0s (92.3 MB/s) 2021-05-16T23:06:39.9275645Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:06:39.9351931Z (Reading database ... 2021-05-16T23:06:39.9352704Z (Reading database ... 5% 2021-05-16T23:06:39.9353317Z (Reading database ... 10% 2021-05-16T23:06:39.9353932Z (Reading database ... 15% 2021-05-16T23:06:39.9354572Z (Reading database ... 20% 2021-05-16T23:06:39.9355200Z (Reading database ... 25% 2021-05-16T23:06:39.9355782Z (Reading database ... 30% 2021-05-16T23:06:39.9356391Z (Reading database ... 35% 2021-05-16T23:06:39.9356994Z (Reading database ... 40% 2021-05-16T23:06:39.9357599Z (Reading database ... 45% 2021-05-16T23:06:39.9358202Z (Reading database ... 50% 2021-05-16T23:06:39.9396778Z (Reading database ... 55% 2021-05-16T23:06:39.9442615Z (Reading database ... 60% 2021-05-16T23:06:39.9469374Z (Reading database ... 65% 2021-05-16T23:06:39.9584437Z (Reading database ... 70% 2021-05-16T23:06:39.9701624Z (Reading database ... 75% 2021-05-16T23:06:39.9726037Z (Reading database ... 80% 2021-05-16T23:06:40.0312488Z (Reading database ... 85% 2021-05-16T23:06:40.0469694Z (Reading database ... 90% 2021-05-16T23:06:40.0549953Z (Reading database ... 95% 2021-05-16T23:06:40.0550886Z (Reading database ... 100% 2021-05-16T23:06:40.0552309Z (Reading database ... 268620 files and directories currently installed.) 2021-05-16T23:06:40.0670038Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:06:40.0681815Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:06:40.1473578Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:06:40.1730842Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:06:40.1750393Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:06:40.2994095Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:06:40.3253606Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:06:40.3267362Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:06:40.4876630Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:06:40.5121125Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:40.5134506Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:40.6634485Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:06:40.6907456Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:40.6918279Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:40.8834544Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:06:40.9076446Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:06:40.9083927Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:41.0954384Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:06:41.1177509Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:06:41.1192319Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:41.5154272Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:06:41.5431095Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:41.5442650Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:06:41.6382545Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:41.6419815Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:06:41.6455981Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:06:41.6482985Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:41.6520501Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:06:41.6559174Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:41.6588205Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:41.6618400Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:06:41.6657489Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:44.6806232Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:46.9098238Z Reading package lists... 2021-05-16T23:06:47.0796589Z Building dependency tree... 2021-05-16T23:06:47.0816768Z Reading state information... 2021-05-16T23:06:47.3196010Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:06:47.3197227Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:47.3874778Z Reading package lists... 2021-05-16T23:06:47.5466665Z Building dependency tree... 2021-05-16T23:06:47.5486964Z Reading state information... 2021-05-16T23:06:47.7067445Z The following additional packages will be installed: 2021-05-16T23:06:47.7070438Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:06:47.7074974Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:06:47.7076232Z Suggested packages: 2021-05-16T23:06:47.7077725Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:06:47.7610947Z The following NEW packages will be installed: 2021-05-16T23:06:47.7613401Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:06:47.7618162Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:06:47.7812235Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:47.7813416Z Need to get 1459 kB of archives. 2021-05-16T23:06:47.7814208Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:06:47.7816124Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:06:47.7841528Z 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:06:47.7848398Z 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:06:47.7856533Z 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:06:47.7867254Z 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:06:47.7913858Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:06:47.7919287Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:06:47.7934511Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:06:47.7953720Z 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:06:47.7963620Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:06:48.2463381Z Fetched 1459 kB in 0s (34.6 MB/s) 2021-05-16T23:06:48.2821917Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:06:48.2901928Z (Reading database ... 2021-05-16T23:06:48.2902563Z (Reading database ... 5% 2021-05-16T23:06:48.2904209Z (Reading database ... 10% 2021-05-16T23:06:48.2904780Z (Reading database ... 15% 2021-05-16T23:06:48.2905327Z (Reading database ... 20% 2021-05-16T23:06:48.2905881Z (Reading database ... 25% 2021-05-16T23:06:48.2906439Z (Reading database ... 30% 2021-05-16T23:06:48.2907021Z (Reading database ... 35% 2021-05-16T23:06:48.2907561Z (Reading database ... 40% 2021-05-16T23:06:48.2908110Z (Reading database ... 45% 2021-05-16T23:06:48.2908646Z (Reading database ... 50% 2021-05-16T23:06:48.2936047Z (Reading database ... 55% 2021-05-16T23:06:48.2984408Z (Reading database ... 60% 2021-05-16T23:06:48.3020631Z (Reading database ... 65% 2021-05-16T23:06:48.3151225Z (Reading database ... 70% 2021-05-16T23:06:49.0784433Z (Reading database ... 75% 2021-05-16T23:06:49.0785460Z (Reading database ... 80% 2021-05-16T23:06:49.0786424Z (Reading database ... 85% 2021-05-16T23:06:49.0787248Z (Reading database ... 90% 2021-05-16T23:06:49.0788079Z (Reading database ... 95% 2021-05-16T23:06:49.0788883Z (Reading database ... 100% 2021-05-16T23:06:49.0790104Z (Reading database ... 268845 files and directories currently installed.) 2021-05-16T23:06:49.0792713Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:49.0794246Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0795770Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:06:49.0797351Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:49.0798753Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0800347Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:06:49.0802129Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:49.0803774Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0805474Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:06:49.0807281Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:49.0808958Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0810565Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:06:49.0812452Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:06:49.0813970Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:06:49.0815504Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:06:49.0817190Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:49.0818680Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0820226Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:06:49.0821884Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:06:49.0823431Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:06:49.0824988Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:06:49.0826682Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:06:49.0828243Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:06:49.0829788Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:06:49.0832107Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:49.0833447Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0834844Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:06:49.0836306Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:06:49.0837585Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:06:49.1760738Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:06:49.1798872Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.1827532Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:06:49.1856258Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:06:49.1903928Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.1941650Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.1968367Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.2004873Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.2039172Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.2067226Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:06:49.2114295Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:49.2313098Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:52.5693860Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:54.7983563Z Reading package lists... 2021-05-16T23:06:54.9563174Z Building dependency tree... 2021-05-16T23:06:54.9584930Z Reading state information... 2021-05-16T23:06:55.0860317Z E: Unable to locate package udunits 2021-05-16T23:06:55.1557706Z Reading package lists... 2021-05-16T23:06:55.3305503Z Building dependency tree... 2021-05-16T23:06:55.3328918Z Reading state information... 2021-05-16T23:06:55.4947584Z The following additional packages will be installed: 2021-05-16T23:06:55.4948861Z libwebpdemux2 2021-05-16T23:06:55.5429239Z The following NEW packages will be installed: 2021-05-16T23:06:55.5431224Z libwebp-dev libwebpdemux2 2021-05-16T23:06:55.5634800Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:55.5635996Z Need to get 277 kB of archives. 2021-05-16T23:06:55.5637131Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:06:55.5639267Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:06:55.5650926Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:06:56.0254406Z Fetched 277 kB in 0s (12.4 MB/s) 2021-05-16T23:06:56.0616969Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:06:56.0713235Z (Reading database ... 2021-05-16T23:06:56.0714220Z (Reading database ... 5% 2021-05-16T23:06:56.0714978Z (Reading database ... 10% 2021-05-16T23:06:56.0715720Z (Reading database ... 15% 2021-05-16T23:06:56.0716665Z (Reading database ... 20% 2021-05-16T23:06:56.0717423Z (Reading database ... 25% 2021-05-16T23:06:56.0718132Z (Reading database ... 30% 2021-05-16T23:06:56.0718856Z (Reading database ... 35% 2021-05-16T23:06:56.0719584Z (Reading database ... 40% 2021-05-16T23:06:56.0720294Z (Reading database ... 45% 2021-05-16T23:06:56.0721013Z (Reading database ... 50% 2021-05-16T23:06:56.0742202Z (Reading database ... 55% 2021-05-16T23:06:56.0791780Z (Reading database ... 60% 2021-05-16T23:06:56.0835796Z (Reading database ... 65% 2021-05-16T23:06:56.0975788Z (Reading database ... 70% 2021-05-16T23:06:56.1107452Z (Reading database ... 75% 2021-05-16T23:06:56.1135409Z (Reading database ... 80% 2021-05-16T23:06:56.1707384Z (Reading database ... 85% 2021-05-16T23:06:56.1899000Z (Reading database ... 90% 2021-05-16T23:06:56.1983034Z (Reading database ... 95% 2021-05-16T23:06:56.1983779Z (Reading database ... 100% 2021-05-16T23:06:56.1984845Z (Reading database ... 269145 files and directories currently installed.) 2021-05-16T23:06:56.2107101Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:06:56.2141207Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:06:56.2435477Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:06:56.2695656Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:06:56.2713636Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:06:56.3742959Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:06:56.3776827Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:06:56.3809701Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:58.5124683Z Reading package lists... 2021-05-16T23:06:58.6743758Z Building dependency tree... 2021-05-16T23:06:58.6764287Z Reading state information... 2021-05-16T23:06:58.8333125Z The following additional packages will be installed: 2021-05-16T23:06:58.8335941Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:06:58.8342119Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:06:58.8343409Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:06:58.8344119Z Suggested packages: 2021-05-16T23:06:58.8345118Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:06:58.8345824Z Recommended packages: 2021-05-16T23:06:58.8346304Z cargo 2021-05-16T23:06:58.8872723Z The following NEW packages will be installed: 2021-05-16T23:06:58.8879803Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:06:58.8881517Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:06:58.8884835Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:06:58.9138575Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:58.9139508Z Need to get 108 MB of archives. 2021-05-16T23:06:58.9140346Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:06:58.9142384Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:06:58.9181564Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:06:58.9191961Z 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:06:58.9202329Z 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:06:58.9250620Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:06:58.9288366Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:06:58.9293488Z 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:06:59.0688959Z 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:07:00.8867235Z 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:07:02.4309270Z 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:07:02.4555258Z 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:07:02.4895894Z 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:07:02.6401719Z 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:07:03.0803661Z Fetched 108 MB in 4s (28.8 MB/s) 2021-05-16T23:07:03.1152166Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:07:03.1232214Z (Reading database ... 2021-05-16T23:07:03.1233082Z (Reading database ... 5% 2021-05-16T23:07:03.1233794Z (Reading database ... 10% 2021-05-16T23:07:03.1234459Z (Reading database ... 15% 2021-05-16T23:07:03.1235133Z (Reading database ... 20% 2021-05-16T23:07:03.1235796Z (Reading database ... 25% 2021-05-16T23:07:03.1236472Z (Reading database ... 30% 2021-05-16T23:07:03.1237144Z (Reading database ... 35% 2021-05-16T23:07:03.1237801Z (Reading database ... 40% 2021-05-16T23:07:03.1238472Z (Reading database ... 45% 2021-05-16T23:07:03.1239127Z (Reading database ... 50% 2021-05-16T23:07:03.1274431Z (Reading database ... 55% 2021-05-16T23:07:03.1317952Z (Reading database ... 60% 2021-05-16T23:07:03.1349404Z (Reading database ... 65% 2021-05-16T23:07:03.1480627Z (Reading database ... 70% 2021-05-16T23:07:03.1605915Z (Reading database ... 75% 2021-05-16T23:07:03.1632888Z (Reading database ... 80% 2021-05-16T23:07:03.2190079Z (Reading database ... 85% 2021-05-16T23:07:03.2361409Z (Reading database ... 90% 2021-05-16T23:07:03.2438507Z (Reading database ... 95% 2021-05-16T23:07:03.2439965Z (Reading database ... 100% 2021-05-16T23:07:03.2441700Z (Reading database ... 269173 files and directories currently installed.) 2021-05-16T23:07:03.2553617Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:07:03.2578980Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:03.2993045Z Selecting previously unselected package libipt2. 2021-05-16T23:07:03.3288005Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:07:03.3300839Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:07:03.3633480Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:07:03.3860006Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:07:03.3874449Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:03.4393390Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:07:03.4599671Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:07:03.4612733Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:03.5351213Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:07:03.5642030Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:07:03.5654071Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:03.6234123Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:07:03.6464394Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:07:03.6492657Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:03.6833699Z Selecting previously unselected package gdb. 2021-05-16T23:07:03.7063806Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:07:03.7076598Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:04.0474598Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:07:04.0733413Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:04.0746995Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:10.9024274Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:07:10.9322265Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:10.9334092Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:14.0637717Z Selecting previously unselected package rustc. 2021-05-16T23:07:14.0928743Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:14.0938913Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:14.2942349Z Selecting previously unselected package cargo. 2021-05-16T23:07:14.3229792Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:14.3241497Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:14.7138934Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:07:14.7433626Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:07:14.7448657Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:15.9625495Z Selecting previously unselected package rust-gdb. 2021-05-16T23:07:15.9928848Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:07:15.9941790Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:16.0631076Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:16.0672518Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:16.0716159Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:16.0755083Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:16.0784927Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:07:16.0810275Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:16.0840829Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:16.0872941Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:16.0900366Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:16.0932037Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:16.0957986Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:16.0982100Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:16.1022025Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:16.1054579Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:16.1288818Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:19.5132273Z Reading package lists... 2021-05-16T23:07:19.6629562Z Building dependency tree... 2021-05-16T23:07:19.6648593Z Reading state information... 2021-05-16T23:07:19.8266388Z The following additional packages will be installed: 2021-05-16T23:07:19.8269551Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:19.8274184Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:19.8278011Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:19.8281571Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:19.8287580Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:19.8289594Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:19.8291410Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:19.8293501Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:19.8295639Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:19.8298009Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:19.8300142Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:19.8302257Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:19.8304481Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:19.8306909Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:19.8309268Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:19.8311645Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:19.8313790Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:19.8315915Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:19.8318173Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:19.8320036Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:19.8321799Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:19.8323687Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:19.8325442Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:19.8327129Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:19.8328906Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:19.8330410Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:19.8331907Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:19.8333418Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:19.8335167Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:19.8336590Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:19.8337959Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:19.8339298Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:19.8340729Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:19.8342215Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:19.8343802Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:19.8345413Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:19.8346901Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:19.8348351Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:19.8349765Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:19.8351269Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:19.8352960Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:19.8354354Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:07:19.8355785Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:19.8357446Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:19.8359185Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:19.8360688Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:19.8362137Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:19.8363745Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:19.8365088Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:19.8365882Z Suggested packages: 2021-05-16T23:07:19.8366997Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:07:19.8368379Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:07:19.8369973Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:07:19.8371523Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:07:19.8372857Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:07:19.8374274Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:07:19.8375802Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:07:19.8377319Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:07:19.8378757Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:07:19.8380228Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:07:19.8381825Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:07:19.8383460Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:07:19.8384966Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:07:19.8386094Z wpagui libengine-pkcs11-openssl 2021-05-16T23:07:19.9180661Z The following NEW packages will be installed: 2021-05-16T23:07:19.9184369Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:19.9187607Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:19.9190695Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:19.9193978Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:19.9197060Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:19.9199993Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:19.9204391Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:19.9207585Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:19.9210580Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:19.9213394Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:19.9216340Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:19.9219272Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:19.9222363Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:19.9225745Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:19.9228994Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:19.9234988Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:19.9237727Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:19.9240478Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:19.9243340Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:19.9245662Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:19.9247361Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:19.9248602Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:19.9249789Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:19.9250907Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:19.9252059Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:19.9253548Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:19.9254602Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:19.9255670Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:19.9256857Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:19.9257885Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:19.9258831Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:19.9259763Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:19.9260761Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:19.9261847Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:19.9262970Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:19.9264078Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:19.9265129Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:19.9266128Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:19.9267370Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:19.9268593Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:19.9269847Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:19.9271002Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:07:19.9272337Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:19.9273689Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:19.9275076Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:19.9276283Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:19.9277684Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:19.9279290Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:19.9280555Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:19.9801055Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:19.9802462Z Need to get 183 MB of archives. 2021-05-16T23:07:19.9803908Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:07:19.9807545Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:07:19.9842174Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:07:20.0079834Z 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:07:20.0095300Z 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:07:20.0103754Z 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:07:20.0112448Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:07:20.0117558Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:07:20.0127901Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:07:20.0133989Z 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:07:20.0140996Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:07:20.0159026Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:07:20.0179095Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:07:20.0236422Z 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:07:20.0241137Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:07:20.0246389Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:07:20.0251940Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:07:20.0257280Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:07:20.0264300Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:07:20.0269797Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:07:20.0275930Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:07:20.0283180Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:07:20.0290989Z 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:07:20.0297218Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:07:20.0578759Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:07:20.0793764Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:07:20.0809167Z 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:07:20.0827057Z 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:07:20.0895367Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:07:20.0901862Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:07:20.0921882Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:07:20.0942597Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:07:20.1074356Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:07:20.1190854Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:07:20.1202123Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:07:20.1211486Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:07:20.1218106Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:07:20.3226086Z 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:07:20.3230474Z 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:07:20.3315433Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:07:20.3342626Z 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:07:20.3360592Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:07:20.3374526Z 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:07:20.3381485Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:07:20.3405489Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:07:20.3410907Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:07:20.3430407Z 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:07:20.3439196Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:07:20.3482499Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:07:20.3491600Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:07:20.3533619Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:07:20.3543764Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:07:20.3549784Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:07:20.3555822Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:07:20.3568723Z 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:07:20.3620004Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:07:20.3628567Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:07:20.4287290Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:07:20.4370114Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:07:20.4377752Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:07:20.4404814Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:07:20.4408953Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:07:20.4414442Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:07:20.4421190Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:07:20.4436590Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:07:20.4444990Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:07:20.4479181Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:07:20.4501463Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:07:20.4517425Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:07:20.4628831Z 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:07:20.4708683Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:07:20.5246857Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:07:20.5255099Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:07:20.5259179Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:07:20.5274249Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:07:20.5277920Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:07:20.5299079Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:07:20.5303039Z 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:07:20.5761565Z 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:07:20.5768060Z 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:07:20.5771276Z 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:07:20.5883697Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:07:20.5889161Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:07:20.5902334Z 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:07:20.5944515Z 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:07:20.6282912Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:07:20.6561092Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:07:20.6579087Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:07:20.6582095Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:07:20.6589064Z 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:07:20.6641754Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:07:20.6643835Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:07:20.6657739Z 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:07:20.6667569Z 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:07:20.6686670Z 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:07:20.6699255Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:07:20.6706946Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:07:20.6936642Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:07:20.6981895Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:07:20.7008901Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:07:20.7010879Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:07:20.7026380Z 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:07:20.7056911Z 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:07:20.7115938Z 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:07:20.7131824Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:07:20.7141952Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:07:20.7208311Z 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:07:20.7217373Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:07:21.5556948Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:07:21.5574007Z 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:07:21.5586448Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:07:21.5738543Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:07:21.6228002Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:07:21.6235231Z 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:07:21.6248645Z 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:07:21.6304130Z 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:07:21.6310526Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:07:21.6548658Z 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:07:21.6635154Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:07:21.6650382Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:07:21.6654754Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:07:21.6659341Z 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:07:21.6683025Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:07:21.6694728Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:07:21.6699530Z 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:07:21.6704060Z 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:07:21.6720210Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:07:21.6725853Z 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:07:21.6731204Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:07:21.6736557Z 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:07:21.6742621Z 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:07:21.6748714Z 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:07:21.6758418Z 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:07:21.6793744Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:07:21.6884463Z 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:07:21.6897275Z 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:07:21.6900434Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:07:21.6915498Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:07:21.6976082Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:07:21.6993431Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:07:21.7012002Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:07:21.7017777Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:07:21.7035044Z 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:07:21.7040500Z 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:07:21.7048863Z 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:07:21.7063201Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:07:21.7068763Z 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:07:21.7071099Z 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:07:21.7091942Z 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:07:21.7172654Z 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:07:21.7430773Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:07:21.7435268Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:07:21.7480493Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:07:21.7494047Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:07:21.7502184Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:07:21.7536887Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:07:21.7540836Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:07:21.7791817Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:07:21.7855343Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:07:21.7942559Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:07:21.8229426Z 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:07:21.8258597Z 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:07:21.8280878Z 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:07:21.8286317Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:07:21.8335696Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:07:21.8337725Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:07:21.8352768Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:07:21.8355089Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:07:21.8419615Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:07:21.8451734Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:07:21.8765354Z 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:07:21.8767651Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:07:21.8779941Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:07:21.8782159Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:07:21.8790773Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:07:21.8796744Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:07:21.8826757Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:07:21.8828922Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:07:21.8840721Z 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:07:21.8846928Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:07:21.8850659Z 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:07:21.8855035Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:07:21.8862080Z 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:07:21.9015194Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:07:21.9022198Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:07:21.9399412Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:07:21.9403164Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:07:21.9408153Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:07:21.9439976Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:07:21.9441998Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:07:21.9454211Z 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:07:21.9498144Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:07:21.9500667Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:07:21.9665064Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:07:21.9677519Z 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:07:21.9687586Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:07:21.9880722Z 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:07:21.9903250Z 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:07:21.9916686Z 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:07:21.9919284Z 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:07:21.9928975Z 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:07:22.0130970Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:07:22.1494633Z 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:07:22.1571962Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:07:22.1756031Z 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:07:22.7924799Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:07:22.9368013Z 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:07:22.9565923Z 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:07:22.9676882Z 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:07:22.9940311Z 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:07:23.0118595Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:07:23.0700035Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:07:23.1179445Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:07:23.1264199Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:07:23.1358029Z 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:07:24.2773515Z Fetched 183 MB in 3s (56.9 MB/s) 2021-05-16T23:07:24.3167345Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:07:24.3257284Z (Reading database ... 2021-05-16T23:07:24.3258201Z (Reading database ... 5% 2021-05-16T23:07:24.3259257Z (Reading database ... 10% 2021-05-16T23:07:24.3259858Z (Reading database ... 15% 2021-05-16T23:07:24.3260426Z (Reading database ... 20% 2021-05-16T23:07:24.3261039Z (Reading database ... 25% 2021-05-16T23:07:24.3261579Z (Reading database ... 30% 2021-05-16T23:07:24.3262131Z (Reading database ... 35% 2021-05-16T23:07:24.3262672Z (Reading database ... 40% 2021-05-16T23:07:24.3263226Z (Reading database ... 45% 2021-05-16T23:07:24.3263762Z (Reading database ... 50% 2021-05-16T23:07:24.3312394Z (Reading database ... 55% 2021-05-16T23:07:24.3368757Z (Reading database ... 60% 2021-05-16T23:07:24.3404538Z (Reading database ... 65% 2021-05-16T23:07:24.3549546Z (Reading database ... 70% 2021-05-16T23:07:24.3681988Z (Reading database ... 75% 2021-05-16T23:07:24.3710134Z (Reading database ... 80% 2021-05-16T23:07:24.4297224Z (Reading database ... 85% 2021-05-16T23:07:24.4474403Z (Reading database ... 90% 2021-05-16T23:07:24.4556877Z (Reading database ... 95% 2021-05-16T23:07:24.4557854Z (Reading database ... 100% 2021-05-16T23:07:24.4558912Z (Reading database ... 269928 files and directories currently installed.) 2021-05-16T23:07:24.4683789Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:07:24.4710600Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:24.5084524Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:07:24.5396837Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:24.5483612Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:24.7525252Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:07:24.7820917Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:24.7832388Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:07:24.8193339Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:07:24.8472726Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:24.8486455Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:07:24.8912653Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:07:24.9123287Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:24.9137427Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:07:24.9433070Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:07:24.9731041Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:07:24.9743349Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:07:24.9997854Z Selecting previously unselected package libwacom-common. 2021-05-16T23:07:25.0300733Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:07:25.0325965Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:07:25.1172105Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:07:25.1471671Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:25.1484303Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:07:25.1743830Z Selecting previously unselected package libinput-bin. 2021-05-16T23:07:25.2036604Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:25.2049531Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:25.2323755Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:07:25.2628242Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:25.2640949Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:25.3072951Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:07:25.3316351Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:25.3328680Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:25.3832109Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:07:25.4124837Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:25.4136261Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:25.5114360Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:07:25.5364950Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:07:25.5382526Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:25.5713480Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:07:25.5968385Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:07:25.5980031Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:25.6313672Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:07:25.6552588Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:25.6564884Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:25.6825964Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:07:25.7125374Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:25.7139090Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:25.7474161Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:07:25.7716534Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:07:25.7734155Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:25.8007208Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:07:25.8308417Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:07:25.8321559Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:25.8633046Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:07:25.8880067Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:07:25.8891462Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:25.9194352Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:07:25.9454173Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:07:25.9467409Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:25.9793535Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:07:26.0053118Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:07:26.0065703Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:26.0395361Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:07:26.0659708Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:07:26.0670517Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:26.1074085Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:07:26.1343488Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:26.1441837Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:26.4993572Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:07:26.5279343Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:26.5308914Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:26.8073525Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:07:26.8336676Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:26.8348840Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:26.8793574Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:07:26.9058192Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:07:26.9069395Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:26.9673882Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:07:26.9922818Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:07:26.9934956Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:07:27.1033086Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:07:27.1337312Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:07:27.1347777Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:27.1673080Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:07:27.1982028Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:27.1995090Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:27.2553003Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:07:27.2800506Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:27.2814096Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:27.3432895Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:07:27.3656446Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:27.3674330Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:27.5580768Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:07:27.5939037Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:27.5953697Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:27.7672996Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:07:27.7915458Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:27.7928854Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:27.8337716Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:07:27.8639640Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:27.8655614Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:27.8956029Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:07:27.9252012Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:07:27.9262234Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:27.9580546Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:07:27.9875518Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:27.9889891Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:07:29.4194428Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:07:29.4472693Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:29.4481348Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:29.4873064Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:07:29.5102814Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:29.5112038Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:29.7633411Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:07:29.7889640Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:29.7900056Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:29.8448267Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:07:29.8749171Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:29.8759593Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:29.9205514Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:07:29.9510310Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:29.9523185Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:29.9953068Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:07:30.0191986Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:30.0202904Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:30.0553050Z Selecting previously unselected package gdal-data. 2021-05-16T23:07:30.0799311Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:07:30.0811703Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:30.1353216Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:07:30.1627329Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:07:30.1639992Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:07:30.1985418Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:07:30.2293285Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:07:30.2306288Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:07:30.2705208Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:07:30.3010497Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:30.3024972Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:07:30.3388953Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:07:30.3687950Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:07:30.3712124Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:07:30.4420836Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:07:30.4715506Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:30.4730120Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:07:30.5152414Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:07:30.5394597Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:07:30.5408733Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:07:30.6107871Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:07:30.6408455Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:07:30.6422287Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:07:30.6792761Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:07:30.7049919Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:07:30.7073890Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:07:30.7408726Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:07:30.7661080Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:07:30.7676727Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:07:30.7957957Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:07:30.8274580Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:07:30.8288411Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:07:30.8754755Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:07:30.9026323Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:30.9037441Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:30.9821855Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:07:31.0111481Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:31.0121216Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:31.0425455Z Selecting previously unselected package proj-data. 2021-05-16T23:07:31.0731641Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:07:31.0741017Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:07:31.9035785Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:07:31.9320012Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:07:31.9331198Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:07:32.0526741Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:07:32.0827156Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:07:32.0836892Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:07:32.1181534Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:07:32.1475343Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:07:32.1487458Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:07:32.1990477Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:07:32.2289463Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:07:32.2328277Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:07:32.2672519Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:07:32.2883926Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:07:32.2895013Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:07:32.3182648Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:07:32.3475736Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:32.3484812Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:32.3833083Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:07:32.4076649Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:32.4095798Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:32.4494997Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:07:32.4784716Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:32.4795457Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:32.5122977Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:07:32.5422882Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:07:32.5435077Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:07:32.6112441Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:07:32.6319404Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:07:32.6386228Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:07:32.6829482Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:07:32.7124253Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:07:32.7139026Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:07:32.7593447Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:07:32.7854244Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:32.7867227Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:32.9467815Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:07:32.9756586Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:07:32.9772674Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:07:33.0930696Z Selecting previously unselected package libgdal26. 2021-05-16T23:07:33.1225532Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:33.1235901Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:33.7901849Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:07:33.8216972Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:33.8228003Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:33.8565285Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:07:33.8855543Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:07:33.8869792Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:07:33.9273981Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:07:33.9483637Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:33.9496334Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:33.9796892Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:07:34.0083595Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:34.0095846Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:34.0446535Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:07:34.0740284Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:07:34.0754247Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:07:34.1273431Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:07:34.1573158Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:07:34.1590898Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:07:34.2039665Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:07:34.2331601Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:34.2344431Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:34.8147416Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:07:34.8442038Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:34.8450585Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:34.8742523Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:07:34.9041577Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:07:34.9063536Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:07:34.9533549Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:07:34.9823308Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:07:34.9835785Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:07:35.1411278Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:07:35.1716999Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:35.1728538Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:35.2035245Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:07:35.2324357Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:35.2338135Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:35.2804592Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:07:35.3104108Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:07:35.3115211Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:07:35.3921078Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:07:35.4224511Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:35.4399755Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:35.8066883Z Selecting previously unselected package qgis-providers. 2021-05-16T23:07:35.8367828Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:35.8379199Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:36.0714085Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:07:36.1016015Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:36.1025988Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:36.1369569Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:07:36.1669560Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:07:36.1682973Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:07:36.1947296Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:07:36.2248212Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:36.2257937Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:07:36.2805486Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:07:36.3109622Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:36.3122117Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:07:36.3949526Z Selecting previously unselected package blt. 2021-05-16T23:07:36.4255403Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:36.4270887Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:07:36.4497809Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:07:36.4798126Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:07:36.4811094Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:07:36.5232601Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:07:36.5539341Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:36.5550572Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:36.5887355Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:07:36.6192671Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:36.6203871Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:36.6674636Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:07:36.6981343Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:36.6992279Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:36.7367170Z Selecting previously unselected package gcr. 2021-05-16T23:07:36.7664461Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:36.7674951Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:07:36.8219125Z Selecting previously unselected package python3-numpy. 2021-05-16T23:07:36.8515342Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:07:36.8525920Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:07:37.1684694Z Selecting previously unselected package python3-gdal. 2021-05-16T23:07:37.1986711Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:37.1998233Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:37.2858480Z Selecting previously unselected package gdal-bin. 2021-05-16T23:07:37.3160201Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:37.3172081Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:37.3729416Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:07:37.4027888Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:37.4040888Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:37.4307445Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:07:37.4607392Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:07:37.4624303Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:07:37.5090155Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:07:37.5394971Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:07:37.5406618Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:07:37.5859669Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:07:37.6162056Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:37.6174928Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:37.6730218Z Selecting previously unselected package p11-kit. 2021-05-16T23:07:37.6987999Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:37.7004503Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:37.7394127Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:07:37.7670319Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:07:37.7679756Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:07:37.8033073Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:07:37.8286791Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:37.8442768Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:07:37.9393569Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:07:37.9654132Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:37.9668571Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:38.0072781Z Selecting previously unselected package grass-doc. 2021-05-16T23:07:38.0309465Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:07:38.0320165Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:07:39.9386348Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:07:39.9705058Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:07:39.9715569Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:07:40.0173283Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:07:40.0489494Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:40.0501265Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:40.0900490Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:07:40.1210422Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:40.1223639Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:41.0889660Z Selecting previously unselected package grass-core. 2021-05-16T23:07:41.0895021Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:07:41.0896322Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:07:41.0897464Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:07:41.0898962Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:07:41.0900302Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:07:41.1084231Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:07:41.1388427Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:07:41.1406941Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:07:41.1833790Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:07:41.2085860Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:07:41.2097493Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:07:41.3073168Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:07:41.3323497Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:07:41.3336269Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:07:41.3822735Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:07:41.4133136Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:07:41.4148202Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:07:41.7672855Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:07:41.7986759Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:07:41.7997690Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:07:41.9192874Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:07:41.9428727Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:41.9437178Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:07:41.9913207Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:07:42.0144443Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:42.0156626Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:07:42.0447153Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:07:42.0755255Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:07:42.0764142Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:07:42.1075812Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:07:42.1384750Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:07:42.1481436Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:07:42.2261280Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:07:42.2568011Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:07:42.2579900Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:07:42.3033171Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:07:42.3276523Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:07:42.3288257Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:07:42.3594023Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:07:42.3850834Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:42.3865581Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:42.4233362Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:07:42.4473635Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:42.4483579Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:42.4938415Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:07:42.5253981Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:07:42.5266686Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:07:42.5594198Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:07:42.5878927Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:42.5892038Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:42.6184718Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:07:42.6494171Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:07:42.6506290Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:07:42.6793891Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:07:42.7089365Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:42.7101698Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:07:42.7399208Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:07:42.7691789Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:42.7705000Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:07:42.8028065Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:07:42.8320572Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:42.8330471Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:07:42.8678391Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:07:42.8971057Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:42.8985371Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:07:42.9371875Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:07:42.9662251Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:42.9673401Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:43.1306160Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:07:43.1603201Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:43.1617224Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:07:43.1993441Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:07:43.2248711Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:43.2261077Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:07:43.2552759Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:07:43.2845360Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.2859622Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.3353811Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:07:43.3615263Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.3624226Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.4639244Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:07:43.4941679Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.4953274Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.5380231Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:07:43.5686932Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.5696083Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.6101647Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:07:43.6407563Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.6422429Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.6846083Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:07:43.7151301Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.7169133Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.7600166Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:07:43.7907252Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.7926922Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.8313668Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:07:43.8559941Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.8570691Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.8952128Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:07:43.9181118Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.9194157Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.9583608Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:07:43.9894680Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.9908476Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:44.0234469Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:07:44.0507121Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:44.0519321Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:44.0873351Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:07:44.1135878Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:44.1146658Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:44.1686911Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:07:44.1993399Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:44.2007477Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:44.3322463Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:07:44.3637085Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:44.3656014Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:44.7713630Z Selecting previously unselected package qtchooser. 2021-05-16T23:07:44.7979646Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:07:44.7990035Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:07:44.8353659Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:07:44.8637203Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:44.8650364Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:44.9462800Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:07:44.9775200Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:44.9787570Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:45.0161866Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:07:45.0474397Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:45.0488705Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:45.0873118Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:07:45.1128941Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:45.1140438Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:07:45.1770609Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:07:45.2069907Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:45.2080918Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:45.2416606Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:07:45.2710777Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:45.2728089Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:45.4961103Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:07:45.5270692Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:45.5282857Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:45.6346731Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:07:45.6663059Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:45.6678108Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:07:45.8073194Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:07:45.8326474Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:45.8337808Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:45.9711564Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:07:46.0020445Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:46.0033708Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:46.0674830Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:07:46.1011044Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:46.1025666Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:46.1593564Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:07:46.1860170Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:46.1870392Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:46.2198259Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:07:46.2493854Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:07:46.2504385Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:07:46.3318078Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:07:46.3624431Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:07:46.3787913Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:07:46.4057527Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:07:46.4347152Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:46.4360549Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:46.4753271Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:07:46.5037437Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:46.5054276Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:07:46.5392674Z Selecting previously unselected package modemmanager. 2021-05-16T23:07:46.5630159Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:07:46.5722255Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:07:46.6833353Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:07:46.7097407Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:07:46.7111181Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:07:46.7445522Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:07:46.7738359Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:07:46.7749562Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:07:47.1113606Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:07:47.1357237Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:07:47.1370535Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:07:47.1713212Z Selecting previously unselected package python3-bs4. 2021-05-16T23:07:47.1961347Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:07:47.1970970Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:07:47.2392944Z Selecting previously unselected package python3-cycler. 2021-05-16T23:07:47.2610478Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:07:47.2623685Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:07:47.2878095Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:07:47.3174518Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:07:47.3188911Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:07:47.3497908Z Selecting previously unselected package python3-decorator. 2021-05-16T23:07:47.3804171Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:07:47.3815691Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:07:47.4118972Z Selecting previously unselected package python3-future. 2021-05-16T23:07:47.4414559Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:07:47.4428672Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:07:47.5087517Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:07:47.5389404Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:07:47.5399627Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:07:47.5753379Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:07:47.5991562Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:07:47.6003401Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:07:47.6433109Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:07:47.6675621Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:07:47.6685620Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:07:47.6977769Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:07:47.7288440Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:07:47.7299145Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:07:47.7638800Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:07:47.7947572Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:07:47.7958372Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:07:47.8273771Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:07:47.8539855Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:07:47.8552488Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:07:47.8981165Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:07:47.9288592Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:07:47.9299409Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:07:48.1002176Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:07:48.1307490Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:07:48.1321066Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:07:48.1674138Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:07:48.1940248Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:07:48.1951941Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:07:48.6591273Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:07:48.6904828Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:07:48.6921396Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:07:48.7272844Z Selecting previously unselected package python3-olefile. 2021-05-16T23:07:48.7564863Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:07:48.7576473Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:07:48.7893509Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:07:48.8189472Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:07:48.8201798Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:07:48.8833000Z Selecting previously unselected package python3-tz. 2021-05-16T23:07:48.9041687Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:07:48.9051854Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:07:48.9393006Z Selecting previously unselected package python3-owslib. 2021-05-16T23:07:48.9612120Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:07:48.9624125Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:07:49.0025681Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:07:49.0335756Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:07:49.0349194Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:07:49.1007929Z Selecting previously unselected package python3-retrying. 2021-05-16T23:07:49.1316808Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:07:49.1328626Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:07:49.1672815Z Selecting previously unselected package python3-plotly. 2021-05-16T23:07:49.1940131Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:07:49.1952780Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:07:49.6423892Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:07:49.6759751Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:07:49.6771778Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:07:49.7223085Z Selecting previously unselected package python3-sip. 2021-05-16T23:07:49.7514311Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:49.7525354Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:07:49.7913963Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:07:49.8196661Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:49.8207264Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:50.1234194Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:07:50.1555831Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:07:50.1567355Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:07:50.2153953Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:07:50.2439320Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:50.2449360Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:50.2873551Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:07:50.3124849Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:50.3134692Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:50.3428060Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:07:50.3768699Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:50.4864424Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:50.5353616Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:07:50.5606716Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:50.5617551Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:50.9484711Z Selecting previously unselected package python3-qgis. 2021-05-16T23:07:50.9817289Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:50.9829769Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:51.9761279Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:07:52.0088025Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:07:52.0100228Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:07:52.0482703Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:07:52.0808518Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:07:52.0821216Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:07:52.1680941Z Selecting previously unselected package qgis-common. 2021-05-16T23:07:52.1995993Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:52.2008106Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:53.9826703Z Selecting previously unselected package qgis. 2021-05-16T23:07:54.0147578Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:54.0891206Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:54.3617328Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:07:54.3937380Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:54.3950197Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:54.5763049Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:07:54.6094779Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:54.6104577Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:54.6454085Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:07:54.6775517Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:54.6786736Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:54.7574406Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:07:54.7901235Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:54.7915696Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:54.8309823Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:07:54.8619535Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:07:54.8632172Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:07:55.0719395Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:07:55.1036945Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:07:55.1051689Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:07:55.2464516Z Selecting previously unselected package proj-bin. 2021-05-16T23:07:55.2794348Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:07:55.2816463Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:07:55.3182412Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:07:55.3532182Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:07:55.3545526Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:07:55.3866791Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:07:55.4183438Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:07:55.4269274Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:07:55.5040710Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:07:55.5088324Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:07:55.7744709Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:07:55.7766710Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:55.7811811Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:07:55.7840388Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:55.7968597Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:07:55.8004165Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:07:55.8030357Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:07:55.8066898Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:55.8107063Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:55.8134576Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:55.8166459Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:55.8193886Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:07:55.8219982Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:07:55.8251231Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:07:55.8274319Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:07:55.8299512Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:07:55.8326443Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:07:55.8353489Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:07:56.0092433Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:07:56.0139841Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:07:56.0169676Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:07:56.1869090Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:07:56.1899214Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:07:56.3453035Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:56.3477622Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:07:56.3510139Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:07:56.3538053Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:07:56.3572194Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:07:56.3605449Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:56.3646944Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:07:56.4869776Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:07:56.4914360Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:56.4951213Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:07:56.4981674Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:07:56.5026613Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:07:56.6610510Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:56.6652342Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:07:56.8244761Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:56.8337509Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:56.8380407Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:56.8484689Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:56.8522697Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:07:56.8566038Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:07:56.8598432Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:56.8624419Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:07:57.0166682Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:07:57.0199261Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:07:57.0222913Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:57.0267875Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:07:57.0349686Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.0376743Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:07:57.2302098Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:07:57.2347995Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:07:57.3898594Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:07:57.3932495Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:57.3965175Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:07:57.4000374Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:07:57.4027303Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:07:57.4059119Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:57.4084835Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:07:57.5837308Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:57.5872291Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:07:57.5906253Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:07:57.5943735Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:57.6031999Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:07:57.8337813Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:07:59.1088557Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:07:59.1118659Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:07:59.1149160Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:07:59.1185595Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:59.1225801Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:07:59.1259980Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:07:59.1291382Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:07:59.1327843Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:07:59.3333561Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:59.3377515Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:07:59.3413936Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:59.3441414Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:07:59.5568441Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:07:59.5595459Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:59.5627086Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:59.5649954Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:07:59.5683097Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:07:59.5861634Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:07:59.7817135Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:59.7846988Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:59.7877259Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:07:59.7981025Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:07:59.8005170Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:59.8039345Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:59.8070355Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:59.8107325Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:07:59.8191181Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:07:59.8254684Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:08:00.2024848Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:00.3683823Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:08:00.3718291Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:00.3747780Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:00.3780960Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:00.3808372Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:08:00.3846148Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:00.3869569Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:08:00.3898564Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:00.3923855Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:00.6723430Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:08:00.8544133Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:01.0522834Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:08:01.0608201Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:08:01.0640580Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:08:01.0667091Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:01.2516689Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:01.2547915Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:01.2573914Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:01.2599261Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:02.3227217Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:02.3261305Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:08:02.3290804Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:02.3323475Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:02.3346754Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:02.3373729Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:08:02.3399143Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:02.3424604Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:08:02.3454899Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:02.7731128Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:02.7750931Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:02.7785299Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:02.9592661Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:02.9623368Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:03.1397670Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:03.1425018Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:03.3556439Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:03.3582176Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:08:03.3611655Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:03.3639782Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:03.5395596Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:03.5398745Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:04.0833105Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:04.3772967Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:04.3799505Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:04.3827621Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:04.3861875Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:04.3886895Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:04.3906947Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:04.3934705Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:04.5634756Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:04.5636202Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:04.5637409Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:04.5638527Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:04.6096566Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:04.6098117Z if direction is "increasing": 2021-05-16T23:08:04.6099860Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:04.6101136Z elif direction is "decreasing": 2021-05-16T23:08:04.6293948Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:04.6295497Z if direction is "increasing": 2021-05-16T23:08:04.6297176Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:04.6298417Z elif direction is "decreasing": 2021-05-16T23:08:05.6844585Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:05.6847758Z if props["offset_coordinates"] is "data": 2021-05-16T23:08:05.6851122Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:05.6853416Z if props["coordinates"] is not "data": 2021-05-16T23:08:06.5484441Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:07.1548589Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:07.1552094Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:07.1554464Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:08:08.3824628Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:08.3864105Z First installation detected... 2021-05-16T23:08:08.3866171Z Checking NSS setup... 2021-05-16T23:08:08.3908365Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:08:08.3979723Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:08.4018472Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:08:08.6863226Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:08.6896011Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:08.6941432Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:08.6979789Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:08.7017681Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:08.7051002Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:08.7087356Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:08.7132873Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:08.7163957Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:08.9139445Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:08.9171108Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:08.9203080Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:08:09.2710070Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:09.2713322Z if value is '': 2021-05-16T23:08:09.3707820Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:09.3710256Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:09.3712979Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:09.3715078Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:09.3717504Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:09.3719991Z if driver_string is not None and driver_string is not "": 2021-05-16T23:08:09.4156720Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:09.4158886Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:09.4161182Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:09.4163195Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:09.4810999Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:09.4851910Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.4939031Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:09.4971365Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.5100952Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.5285087Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:09.5311597Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.5341908Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.5373686Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:09.5408071Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.5445708Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:09.6369931Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:09.6402296Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.6429850Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.6460300Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:08:09.7878401Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:09.7882880Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:10.3634128Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.3660239Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.3700646Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:10.3730465Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.3757560Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:10.3790891Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.3816320Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:10.3843038Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:10.3873269Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:10.3903639Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.3967385Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.3997658Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:10.4028916Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:10.4057771Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:10.4097034Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:10.4131405Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.4164665Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:10.4187679Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:10.4211288Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:10.4238554Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:10.6024865Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:10.6059242Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:10.6090131Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:10.6129369Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.5404706Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:44.5434587Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:44.5464028Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.5486386Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:44.5515538Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.5541333Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.5566996Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:44.5594136Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.7087699Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.7123170Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:44.7153737Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.7180915Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:44.7205957Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.9107914Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.9147374Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.9193285Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.9332405Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:08:44.9496105Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:08:45.8997811Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:08:45.9196699Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:08:45.9527428Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:08:45.9690546Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:08:46.0266994Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:08:46.0595113Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:08:46.3301383Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:08:58.4678013Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:08:58.4878373Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:09:00.6470359Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:09:00.6470979Z with: 2021-05-16T23:09:00.6471810Z github_slug: neuroconductor/ggneuro 2021-05-16T23:09:00.6472340Z env: 2021-05-16T23:09:00.6472838Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:00.6473366Z TIC_DEPLOY_KEY: 2021-05-16T23:09:00.6474289Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:00.6476312Z GITHUB_PAT: *** 2021-05-16T23:09:00.6476770Z COVERALLS_TOKEN: 2021-05-16T23:09:00.6477318Z continue-on-error: true 2021-05-16T23:09:00.6477841Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:00.6478395Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:00.6478882Z TZ: UTC 2021-05-16T23:09:00.6479329Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:00.6479786Z NOT_CRAN: true 2021-05-16T23:09:00.6480207Z ##[endgroup] 2021-05-16T23:09:00.6847172Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:09:00.6965781Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:09:00.6966430Z env: 2021-05-16T23:09:00.6966919Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:00.6967457Z TIC_DEPLOY_KEY: 2021-05-16T23:09:00.6968406Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:00.6969992Z GITHUB_PAT: *** 2021-05-16T23:09:00.6970431Z COVERALLS_TOKEN: 2021-05-16T23:09:00.6970974Z continue-on-error: true 2021-05-16T23:09:00.6971495Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:00.6972045Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:00.6972555Z TZ: UTC 2021-05-16T23:09:00.6972979Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:00.6973445Z NOT_CRAN: true 2021-05-16T23:09:00.6973851Z ##[endgroup] 2021-05-16T23:09:00.9252138Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:09:00.9252786Z with: 2021-05-16T23:09:00.9253208Z repo_name: ggneuro 2021-05-16T23:09:00.9253652Z repo_version: 0.5.0 2021-05-16T23:09:00.9254094Z runner_os: Linux 2021-05-16T23:09:00.9254527Z R_version: 4.1 2021-05-16T23:09:00.9254899Z env: 2021-05-16T23:09:00.9255384Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:00.9255901Z TIC_DEPLOY_KEY: 2021-05-16T23:09:00.9256958Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:00.9258959Z GITHUB_PAT: *** 2021-05-16T23:09:00.9259420Z COVERALLS_TOKEN: 2021-05-16T23:09:00.9259951Z continue-on-error: true 2021-05-16T23:09:00.9260486Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:00.9261036Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:00.9261526Z TZ: UTC 2021-05-16T23:09:00.9261966Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:00.9262414Z NOT_CRAN: true 2021-05-16T23:09:00.9262850Z ##[endgroup] 2021-05-16T23:09:00.9747638Z Package: ggneuro 2021-05-16T23:09:00.9749965Z Version: 0.5.0 2021-05-16T23:09:00.9751125Z OS: Linux 2021-05-16T23:09:00.9820893Z ##[group]Run install.packages('remotes') 2021-05-16T23:09:00.9821683Z install.packages('remotes') 2021-05-16T23:09:00.9822586Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:09:00.9823726Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:09:00.9831526Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:09:00.9831959Z env: 2021-05-16T23:09:00.9832433Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:00.9832915Z TIC_DEPLOY_KEY: 2021-05-16T23:09:00.9833769Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:00.9835227Z GITHUB_PAT: *** 2021-05-16T23:09:00.9835643Z COVERALLS_TOKEN: 2021-05-16T23:09:00.9836154Z continue-on-error: true 2021-05-16T23:09:00.9836640Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:00.9837322Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:00.9837843Z TZ: UTC 2021-05-16T23:09:00.9838278Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:00.9838746Z NOT_CRAN: true 2021-05-16T23:09:00.9839173Z ##[endgroup] 2021-05-16T23:09:01.1743892Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:01.1745327Z (as ‘lib’ is unspecified) 2021-05-16T23:09:16.5910549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:09:16.9485657Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-16T23:09:16.9607528Z ================================================== 2021-05-16T23:09:16.9608694Z downloaded 145 KB 2021-05-16T23:09:16.9609311Z 2021-05-16T23:09:17.2870501Z * installing *source* package ‘remotes’ ... 2021-05-16T23:09:17.2916467Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T23:09:17.2917719Z ** using staged installation 2021-05-16T23:09:17.3105800Z ** R 2021-05-16T23:09:17.3311024Z ** inst 2021-05-16T23:09:17.3323998Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:09:19.2261851Z ** help 2021-05-16T23:09:19.3249407Z *** installing help indices 2021-05-16T23:09:19.3916292Z ** building package indices 2021-05-16T23:09:19.6368523Z ** installing vignettes 2021-05-16T23:09:19.6480421Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:09:19.8529779Z ** testing if installed package can be loaded from final location 2021-05-16T23:09:20.0832828Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:09:20.0834092Z * DONE (remotes) 2021-05-16T23:09:20.0953650Z 2021-05-16T23:09:20.0954894Z The downloaded source packages are in 2021-05-16T23:09:20.0956733Z ‘/tmp/RtmpTnPd50/downloaded_packages’ 2021-05-16T23:09:39.3948848Z ##[group]Run actions/cache@v1 2021-05-16T23:09:39.3949313Z with: 2021-05-16T23:09:39.3949798Z path: /home/runner/work/_temp/Library 2021-05-16T23:09:39.3953724Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-2c3ed4ce2dfaad0c7d98fc3d09ce227871b7a72216bcb4ba0342304abcc07406 2021-05-16T23:09:39.3958367Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T23:09:39.3959702Z env: 2021-05-16T23:09:39.3960150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:39.3960859Z TIC_DEPLOY_KEY: 2021-05-16T23:09:39.3961885Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:39.3964045Z GITHUB_PAT: *** 2021-05-16T23:09:39.3964756Z COVERALLS_TOKEN: 2021-05-16T23:09:39.3965248Z continue-on-error: true 2021-05-16T23:09:39.3965746Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:39.3966238Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:39.3966762Z TZ: UTC 2021-05-16T23:09:39.3967172Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:39.3967590Z NOT_CRAN: true 2021-05-16T23:09:39.3967978Z ##[endgroup] 2021-05-16T23:09:39.4413359Z [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:09:39.4471052Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:39.4472117Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:39.4472899Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:09:39.4473567Z sudo -s eval "$sysreqs" 2021-05-16T23:09:39.4517540Z shell: /usr/bin/bash -e {0} 2021-05-16T23:09:39.4517983Z env: 2021-05-16T23:09:39.4518496Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:39.4519013Z TIC_DEPLOY_KEY: 2021-05-16T23:09:39.4519931Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:39.4521494Z GITHUB_PAT: *** 2021-05-16T23:09:39.4521947Z COVERALLS_TOKEN: 2021-05-16T23:09:39.4522482Z continue-on-error: true 2021-05-16T23:09:39.4523017Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:39.4523547Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:39.4524048Z TZ: UTC 2021-05-16T23:09:39.4524507Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:39.4524977Z NOT_CRAN: true 2021-05-16T23:09:39.4525493Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:09:39.4526028Z ##[endgroup] 2021-05-16T23:09:39.6492916Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:40.1468336Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:09:55.7471129Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:09:55.7472899Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:09:55.7474047Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:09:55.7475185Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:09:55.7476362Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:09:55.7494847Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:09:55.7506339Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:55.7507225Z (as ‘lib’ is unspecified) 2021-05-16T23:10:10.6022580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:10:10.8897788Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-16T23:10:10.8949377Z ================================================== 2021-05-16T23:10:10.8950828Z downloaded 60 KB 2021-05-16T23:10:10.8952307Z 2021-05-16T23:10:10.8988955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:10:11.3424374Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-16T23:10:11.3426125Z ================================================== 2021-05-16T23:10:11.3427469Z downloaded 34 KB 2021-05-16T23:10:11.3428130Z 2021-05-16T23:10:11.3482425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:10:11.7392480Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-16T23:10:11.7446141Z ================================================== 2021-05-16T23:10:11.7446713Z downloaded 62 KB 2021-05-16T23:10:11.7447025Z 2021-05-16T23:10:11.7484311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:10:12.0260082Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-16T23:10:12.0476353Z ================================================== 2021-05-16T23:10:12.0478206Z downloaded 285 KB 2021-05-16T23:10:12.0479254Z 2021-05-16T23:10:12.0515849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:10:12.4486256Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-16T23:10:12.4766463Z ================================================== 2021-05-16T23:10:12.4767041Z downloaded 973 KB 2021-05-16T23:10:12.4767368Z 2021-05-16T23:10:12.7517804Z * installing *source* package ‘rprojroot’ ... 2021-05-16T23:10:12.7546863Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:12.7548398Z ** using staged installation 2021-05-16T23:10:12.7691711Z ** R 2021-05-16T23:10:12.7741186Z ** inst 2021-05-16T23:10:12.7750565Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:13.2912321Z ** help 2021-05-16T23:10:13.3174475Z *** installing help indices 2021-05-16T23:10:13.3469131Z *** copying figures 2021-05-16T23:10:13.3474298Z ** building package indices 2021-05-16T23:10:13.5588919Z ** installing vignettes 2021-05-16T23:10:13.5660948Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:13.7529971Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:13.9464382Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:13.9479265Z * DONE (rprojroot) 2021-05-16T23:10:14.1923008Z * installing *source* package ‘crayon’ ... 2021-05-16T23:10:14.1942257Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:14.1943535Z ** using staged installation 2021-05-16T23:10:14.2079437Z ** R 2021-05-16T23:10:14.2174377Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:15.0604358Z ** help 2021-05-16T23:10:15.1161720Z *** installing help indices 2021-05-16T23:10:15.1534051Z ** building package indices 2021-05-16T23:10:15.3834152Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:15.5672957Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:15.7637739Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:15.7658234Z * DONE (crayon) 2021-05-16T23:10:15.9973325Z * installing *source* package ‘R6’ ... 2021-05-16T23:10:15.9988184Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:15.9989043Z ** using staged installation 2021-05-16T23:10:16.0117376Z ** R 2021-05-16T23:10:16.0183491Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:16.5272319Z ** help 2021-05-16T23:10:16.5508357Z *** installing help indices 2021-05-16T23:10:16.5723401Z *** copying figures 2021-05-16T23:10:16.5725422Z ** building package indices 2021-05-16T23:10:16.7884349Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:16.9825628Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:17.1743011Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:17.1750348Z * DONE (R6) 2021-05-16T23:10:17.4835848Z * installing *source* package ‘desc’ ... 2021-05-16T23:10:17.4883626Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:17.4885600Z ** using staged installation 2021-05-16T23:10:17.5039513Z ** R 2021-05-16T23:10:17.5170765Z ** inst 2021-05-16T23:10:17.5186326Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:19.1672295Z ** help 2021-05-16T23:10:19.2977290Z *** installing help indices 2021-05-16T23:10:19.3907721Z ** building package indices 2021-05-16T23:10:19.6781993Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:19.8791250Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:20.1099169Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:20.1137725Z * DONE (desc) 2021-05-16T23:10:20.3979257Z * installing *source* package ‘debugme’ ... 2021-05-16T23:10:20.4011007Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-16T23:10:20.4012091Z ** using staged installation 2021-05-16T23:10:20.4117510Z ** R 2021-05-16T23:10:20.4149538Z ** inst 2021-05-16T23:10:20.4169965Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:20.7487958Z ** help 2021-05-16T23:10:20.7634952Z *** installing help indices 2021-05-16T23:10:20.7867607Z ** building package indices 2021-05-16T23:10:21.0138610Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:21.2142817Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:21.4096227Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:21.4101987Z * DONE (debugme) 2021-05-16T23:10:21.4176488Z 2021-05-16T23:10:21.4177268Z The downloaded source packages are in 2021-05-16T23:10:21.4178685Z ‘/tmp/RtmpRSrSdw/downloaded_packages’ 2021-05-16T23:10:21.4179402Z Running `R CMD build`... 2021-05-16T23:10:21.6795256Z * checking for file ‘/tmp/RtmpRSrSdw/remotes695a32f150b4/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:10:21.6798195Z * preparing ‘sysreqs’: 2021-05-16T23:10:21.6800276Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:10:21.6802834Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:21.6805368Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:21.6808321Z (as ‘lib’ is unspecified) 2021-05-16T23:10:21.6809604Z * checking for empty or unneeded directories 2021-05-16T23:10:21.6811747Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:10:21.6813488Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:10:21.8949150Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:10:21.8954190Z ** using staged installation 2021-05-16T23:10:21.9091728Z ** R 2021-05-16T23:10:21.9128783Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:22.3023142Z ** help 2021-05-16T23:10:22.3249380Z *** installing help indices 2021-05-16T23:10:22.3438845Z ** building package indices 2021-05-16T23:10:22.5568831Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:22.7630509Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:22.9690070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:22.9695388Z * DONE (sysreqs) 2021-05-16T23:10:40.4817724Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:10:40.4820187Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:10:40.4822096Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:10:40.5054441Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:10:40.5469355Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:10:40.6074577Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:10:40.6283194Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:10:40.7862633Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:10:40.9442709Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:10:42.4183699Z Reading package lists... 2021-05-16T23:10:42.5050965Z Reading package lists... 2021-05-16T23:10:42.7061087Z Building dependency tree... 2021-05-16T23:10:42.7086127Z Reading state information... 2021-05-16T23:10:42.8868421Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:10:42.8869706Z Suggested packages: 2021-05-16T23:10:42.8871285Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:10:42.9356024Z The following NEW packages will be installed: 2021-05-16T23:10:42.9364594Z libcurl4-openssl-dev 2021-05-16T23:10:42.9766701Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:10:42.9767555Z Need to get 321 kB of archives. 2021-05-16T23:10:42.9768663Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:10:42.9770937Z 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:10:43.4977908Z Fetched 321 kB in 0s (7762 kB/s) 2021-05-16T23:10:43.5366425Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:10:43.5459450Z (Reading database ... 2021-05-16T23:10:43.5460121Z (Reading database ... 5% 2021-05-16T23:10:43.5460683Z (Reading database ... 10% 2021-05-16T23:10:43.5461256Z (Reading database ... 15% 2021-05-16T23:10:43.5461821Z (Reading database ... 20% 2021-05-16T23:10:43.5462365Z (Reading database ... 25% 2021-05-16T23:10:43.5463102Z (Reading database ... 30% 2021-05-16T23:10:43.5463656Z (Reading database ... 35% 2021-05-16T23:10:43.5464211Z (Reading database ... 40% 2021-05-16T23:10:43.5464760Z (Reading database ... 45% 2021-05-16T23:10:43.5465315Z (Reading database ... 50% 2021-05-16T23:10:43.5501934Z (Reading database ... 55% 2021-05-16T23:10:43.5561932Z (Reading database ... 60% 2021-05-16T23:10:43.5615134Z (Reading database ... 65% 2021-05-16T23:10:43.5844188Z (Reading database ... 70% 2021-05-16T23:10:43.5881272Z (Reading database ... 75% 2021-05-16T23:10:43.6191139Z (Reading database ... 80% 2021-05-16T23:10:43.6329930Z (Reading database ... 85% 2021-05-16T23:10:43.6781395Z (Reading database ... 90% 2021-05-16T23:10:43.6877627Z (Reading database ... 95% 2021-05-16T23:10:43.6878278Z (Reading database ... 100% 2021-05-16T23:10:43.6879154Z (Reading database ... 285139 files and directories currently installed.) 2021-05-16T23:10:43.7018851Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:10:43.7031564Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:43.8110670Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:43.8145766Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:10:49.6577846Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:10:49.6578607Z remotes::install_github("ropensci/tic") 2021-05-16T23:10:49.6579288Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:10:49.6580012Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:10:49.6580644Z remotes::install_cran("covr") 2021-05-16T23:10:49.6588667Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:10:49.6589095Z env: 2021-05-16T23:10:49.6589610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:49.6590101Z TIC_DEPLOY_KEY: 2021-05-16T23:10:49.6590968Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:49.6593142Z GITHUB_PAT: *** 2021-05-16T23:10:49.6593608Z COVERALLS_TOKEN: 2021-05-16T23:10:49.6594104Z continue-on-error: true 2021-05-16T23:10:49.6594598Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:49.6595106Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:49.6595644Z TZ: UTC 2021-05-16T23:10:49.6596052Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:49.6596491Z NOT_CRAN: true 2021-05-16T23:10:49.6596873Z ##[endgroup] 2021-05-16T23:10:49.8649013Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:50.4665845Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:11:07.2488685Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:11:07.2491067Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:07.2492756Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:07.2494350Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:11:07.2495953Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:07.2499318Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:11:07.2500908Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:11:07.2502314Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:11:07.2503748Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:11:07.2505145Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:11:07.2506537Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:07.2507985Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:11:07.2509862Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:11:07.2510948Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:11:07.2511965Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:11:07.2512843Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:07.2513677Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:11:07.2514482Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:11:07.2515273Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:11:07.2516064Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:11:07.2516904Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:11:07.2517703Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:07.2518534Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:07.2521357Z 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:11:07.2523063Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:07.2524086Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:07.2524888Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:11:07.2526928Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:11:07.2527611Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:11:07.2528307Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:07.2528991Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:11:07.2529672Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:11:07.2533581Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:07.2534400Z (as ‘lib’ is unspecified) 2021-05-16T23:11:22.4394089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:11:22.8404112Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-16T23:11:22.8976030Z ================================================== 2021-05-16T23:11:22.8976669Z downloaded 839 KB 2021-05-16T23:11:22.8977805Z 2021-05-16T23:11:22.9017585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:11:23.2891494Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-16T23:11:23.3059130Z ================================================== 2021-05-16T23:11:23.3060137Z downloaded 258 KB 2021-05-16T23:11:23.3060662Z 2021-05-16T23:11:23.3095862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:11:23.6031677Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-16T23:11:23.6132791Z ================================================== 2021-05-16T23:11:23.6133365Z downloaded 97 KB 2021-05-16T23:11:23.6133692Z 2021-05-16T23:11:23.6172876Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:11:23.8155708Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-16T23:11:23.8160332Z ================================================== 2021-05-16T23:11:23.8161192Z downloaded 19 KB 2021-05-16T23:11:23.8161716Z 2021-05-16T23:11:23.8216260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:11:24.0937694Z Content type 'application/x-tar' length 5688 bytes 2021-05-16T23:11:24.0938509Z ================================================== 2021-05-16T23:11:24.0939016Z downloaded 5688 bytes 2021-05-16T23:11:24.0939349Z 2021-05-16T23:11:24.0979211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:11:24.3781628Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-16T23:11:24.4076091Z ================================================== 2021-05-16T23:11:24.4076741Z downloaded 1.3 MB 2021-05-16T23:11:24.4077056Z 2021-05-16T23:11:24.4116618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:11:24.8030630Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-16T23:11:24.8032135Z ================================================== 2021-05-16T23:11:24.8032756Z downloaded 12 KB 2021-05-16T23:11:24.8033164Z 2021-05-16T23:11:24.8085452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:11:25.1996106Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-16T23:11:25.2250710Z ================================================== 2021-05-16T23:11:25.2251324Z downloaded 779 KB 2021-05-16T23:11:25.2251650Z 2021-05-16T23:11:25.2295196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:11:25.6198404Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-16T23:11:25.6393188Z ================================================== 2021-05-16T23:11:25.6393824Z downloaded 412 KB 2021-05-16T23:11:25.6394179Z 2021-05-16T23:11:25.6436507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:11:26.0372400Z Content type 'application/x-tar' length 3475 bytes 2021-05-16T23:11:26.0373762Z ================================================== 2021-05-16T23:11:26.0374642Z downloaded 3475 bytes 2021-05-16T23:11:26.0375234Z 2021-05-16T23:11:26.0433124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:11:26.3338095Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-16T23:11:26.3465287Z ================================================== 2021-05-16T23:11:26.3465912Z downloaded 156 KB 2021-05-16T23:11:26.3466225Z 2021-05-16T23:11:26.3506360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:11:26.6258173Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-16T23:11:26.6330915Z ================================================== 2021-05-16T23:11:26.6331583Z downloaded 60 KB 2021-05-16T23:11:26.6335292Z 2021-05-16T23:11:26.6370461Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:11:26.9214688Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-16T23:11:26.9344717Z ================================================== 2021-05-16T23:11:26.9345324Z downloaded 154 KB 2021-05-16T23:11:26.9345652Z 2021-05-16T23:11:26.9385249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:11:27.1358041Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-16T23:11:27.1477415Z ================================================== 2021-05-16T23:11:27.1478569Z downloaded 110 KB 2021-05-16T23:11:27.1479335Z 2021-05-16T23:11:27.1524746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:11:27.4557209Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-16T23:11:27.4610444Z ================================================== 2021-05-16T23:11:27.4610965Z downloaded 107 KB 2021-05-16T23:11:27.4611336Z 2021-05-16T23:11:27.4658971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:11:27.8136968Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-16T23:11:27.8274101Z ================================================== 2021-05-16T23:11:27.8274692Z downloaded 225 KB 2021-05-16T23:11:27.8275003Z 2021-05-16T23:11:27.8314872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:11:28.2346793Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-16T23:11:28.2394208Z ================================================== 2021-05-16T23:11:28.2394746Z downloaded 43 KB 2021-05-16T23:11:28.2395080Z 2021-05-16T23:11:28.2432677Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:11:28.5281963Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-16T23:11:28.5353450Z ================================================== 2021-05-16T23:11:28.5354731Z downloaded 90 KB 2021-05-16T23:11:28.5355644Z 2021-05-16T23:11:28.5399754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:11:28.8165100Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-16T23:11:28.8235125Z ================================================== 2021-05-16T23:11:28.8235693Z downloaded 92 KB 2021-05-16T23:11:28.8236018Z 2021-05-16T23:11:28.8335139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:11:29.3501346Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-16T23:11:29.3508152Z ================================================== 2021-05-16T23:11:29.3509129Z downloaded 28 KB 2021-05-16T23:11:29.3509682Z 2021-05-16T23:11:29.3552178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:11:29.6435953Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-16T23:11:29.6440332Z ================================================== 2021-05-16T23:11:29.6441196Z downloaded 12 KB 2021-05-16T23:11:29.6441705Z 2021-05-16T23:11:29.6482113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:11:29.9336051Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-16T23:11:29.9576678Z ================================================== 2021-05-16T23:11:29.9577255Z downloaded 364 KB 2021-05-16T23:11:29.9577586Z 2021-05-16T23:11:29.9614880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:11:30.2430867Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-16T23:11:30.2489911Z ================================================== 2021-05-16T23:11:30.2490457Z downloaded 81 KB 2021-05-16T23:11:30.2490773Z 2021-05-16T23:11:30.2528294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:11:30.6632983Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-16T23:11:30.6637179Z ================================================== 2021-05-16T23:11:30.6638086Z downloaded 44 KB 2021-05-16T23:11:30.6638653Z 2021-05-16T23:11:30.6696334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:11:31.0634383Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-16T23:11:31.0635838Z ================================================== 2021-05-16T23:11:31.0636697Z downloaded 64 KB 2021-05-16T23:11:31.0637271Z 2021-05-16T23:11:31.0681949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:11:31.3742259Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-16T23:11:31.4015206Z ================================================== 2021-05-16T23:11:31.4016032Z downloaded 781 KB 2021-05-16T23:11:31.4016639Z 2021-05-16T23:11:31.4053666Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:11:31.6921452Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-16T23:11:31.6923443Z ================================================== 2021-05-16T23:11:31.6924602Z downloaded 20 KB 2021-05-16T23:11:31.6925471Z 2021-05-16T23:11:31.6957757Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:11:32.0996379Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:11:32.0997688Z ================================================== 2021-05-16T23:11:32.0998915Z downloaded 24 KB 2021-05-16T23:11:32.0999559Z 2021-05-16T23:11:32.1041401Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:11:32.3818349Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-16T23:11:32.3995158Z ================================================== 2021-05-16T23:11:32.3995896Z downloaded 297 KB 2021-05-16T23:11:32.4037269Z 2021-05-16T23:11:32.4039119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:11:32.6485345Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-16T23:11:32.6488084Z ================================================== 2021-05-16T23:11:32.6488598Z downloaded 17 KB 2021-05-16T23:11:32.6488917Z 2021-05-16T23:11:32.6526960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:11:33.1950577Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-16T23:11:33.3643414Z ================================================== 2021-05-16T23:11:33.3648216Z downloaded 1.2 MB 2021-05-16T23:11:33.3649917Z 2021-05-16T23:11:33.8876957Z * installing *source* package ‘rlang’ ... 2021-05-16T23:11:33.9001870Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:33.9002684Z ** using staged installation 2021-05-16T23:11:33.9201815Z ** libs 2021-05-16T23:11:33.9269935Z 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:11:34.0417768Z 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:11:34.3785834Z 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:11:36.8078194Z 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:11:37.8597184Z 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:11:37.9011447Z 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:11:37.9514560Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:11:37.9524708Z ** R 2021-05-16T23:11:38.0018250Z ** inst 2021-05-16T23:11:38.0027589Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:41.4760258Z ** help 2021-05-16T23:11:42.2016013Z *** installing help indices 2021-05-16T23:11:42.4997758Z *** copying figures 2021-05-16T23:11:42.5003114Z ** building package indices 2021-05-16T23:11:42.9986261Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:43.2465819Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:43.3223212Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:43.5986786Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:43.6021001Z * DONE (rlang) 2021-05-16T23:11:43.8715701Z * installing *source* package ‘magrittr’ ... 2021-05-16T23:11:43.8741962Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:43.8743608Z ** using staged installation 2021-05-16T23:11:43.8872569Z ** libs 2021-05-16T23:11:43.8928881Z 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:11:44.0303050Z 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:44.0874311Z 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:11:44.1143127Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T23:11:44.1157452Z ** R 2021-05-16T23:11:44.1201895Z ** inst 2021-05-16T23:11:44.1217369Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:44.4118930Z ** help 2021-05-16T23:11:44.4532828Z *** installing help indices 2021-05-16T23:11:44.4832574Z *** copying figures 2021-05-16T23:11:44.4835102Z ** building package indices 2021-05-16T23:11:44.7032651Z ** installing vignettes 2021-05-16T23:11:44.7085834Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:44.9143461Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:44.9372390Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:45.1364184Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:45.1376011Z * DONE (magrittr) 2021-05-16T23:11:45.3952896Z * installing *source* package ‘glue’ ... 2021-05-16T23:11:45.3974472Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:45.3976583Z ** using staged installation 2021-05-16T23:11:45.4132934Z ** libs 2021-05-16T23:11:45.4189239Z 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:11:45.5472573Z 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:45.5942523Z 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:11:45.6868750Z 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:11:45.7121776Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T23:11:45.7137245Z ** R 2021-05-16T23:11:45.7192394Z ** inst 2021-05-16T23:11:45.7204501Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:46.2239805Z ** help 2021-05-16T23:11:46.2556061Z *** installing help indices 2021-05-16T23:11:46.2858252Z *** copying figures 2021-05-16T23:11:46.2862371Z ** building package indices 2021-05-16T23:11:46.5059328Z ** installing vignettes 2021-05-16T23:11:46.5132519Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:46.7476813Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:46.7714815Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:47.0113344Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:47.0121130Z * DONE (glue) 2021-05-16T23:11:47.2522290Z * installing *source* package ‘sys’ ... 2021-05-16T23:11:47.2537146Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:47.2538303Z ** using staged installation 2021-05-16T23:11:47.2742944Z ** libs 2021-05-16T23:11:47.2791133Z 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:11:47.5462933Z 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:47.5934432Z 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:11:47.6193641Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T23:11:47.6195168Z ** R 2021-05-16T23:11:47.6222931Z ** inst 2021-05-16T23:11:47.6231813Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:47.9122979Z ** help 2021-05-16T23:11:47.9327991Z *** installing help indices 2021-05-16T23:11:47.9540786Z ** building package indices 2021-05-16T23:11:48.1644428Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:48.3564533Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:48.3757863Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:48.5611870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:48.5617891Z * DONE (sys) 2021-05-16T23:11:48.7754302Z * installing *source* package ‘mime’ ... 2021-05-16T23:11:48.7763526Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:48.7764849Z ** using staged installation 2021-05-16T23:11:48.7895224Z ** libs 2021-05-16T23:11:48.7951565Z 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:48.8451349Z 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:11:48.9052866Z 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:11:48.9202980Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T23:11:48.9219056Z ** R 2021-05-16T23:11:48.9274501Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:49.2695391Z ** help 2021-05-16T23:11:49.2909012Z *** installing help indices 2021-05-16T23:11:49.3073939Z ** building package indices 2021-05-16T23:11:49.5047650Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:49.6978189Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:49.7170889Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:49.9005489Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:49.9011579Z * DONE (mime) 2021-05-16T23:11:50.2759588Z * installing *source* package ‘curl’ ... 2021-05-16T23:11:50.2844621Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:50.2846721Z ** using staged installation 2021-05-16T23:11:50.3006128Z Found pkg-config cflags and libs! 2021-05-16T23:11:50.3960191Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-16T23:11:50.3961333Z Using PKG_LIBS=-lcurl 2021-05-16T23:11:50.4510053Z ** libs 2021-05-16T23:11:50.4570952Z 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:11:50.4600364Z 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:11:50.5436614Z 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:11:50.6811878Z 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:11:50.7781247Z 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:11:50.8393698Z 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:11:50.9466550Z 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:11:51.0200611Z 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:11:51.0834791Z 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:11:51.4451687Z 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:11:51.4882021Z 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:11:51.5509380Z 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:11:51.6225810Z 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:11:51.8196479Z 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:11:51.8769902Z 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:11:51.9345314Z 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:11:51.9815620Z 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:11:52.0320497Z 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:11:52.0935848Z 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:11:52.2233763Z 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:11:52.2972122Z 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:11:52.3178282Z 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:11:52.3711042Z 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:11:52.4060569Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T23:11:52.4079447Z ** R 2021-05-16T23:11:52.4210929Z ** inst 2021-05-16T23:11:52.4244059Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:52.9779513Z ** help 2021-05-16T23:11:53.0274312Z *** installing help indices 2021-05-16T23:11:53.0638329Z ** building package indices 2021-05-16T23:11:53.2893164Z ** installing vignettes 2021-05-16T23:11:53.2970419Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:53.5124207Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:53.5324624Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:53.7396040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:53.7409616Z * DONE (curl) 2021-05-16T23:11:54.0819959Z * installing *source* package ‘jsonlite’ ... 2021-05-16T23:11:54.0877774Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:54.0878702Z ** using staged installation 2021-05-16T23:11:54.1025175Z ** libs 2021-05-16T23:11:54.1095574Z 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:11:54.1904083Z 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:11:54.2603746Z 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:11:54.3376439Z 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:11:54.4697145Z 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:11:54.5489393Z 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:11:54.6024864Z 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:11:54.6573199Z 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:11:54.7208804Z 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:11:54.7773570Z 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:11:54.9203626Z 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:11:54.9954460Z 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:11:55.0880813Z 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:11:55.1680591Z 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:11:55.2442234Z 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:11:55.3070707Z 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:11:55.3705405Z 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:11:55.4206840Z 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:11:55.4947781Z 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:11:55.5544221Z 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:11:55.6122611Z 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:11:55.6802057Z 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:11:55.7168943Z 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:11:55.7718576Z 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:11:55.8806540Z 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:11:56.1492807Z 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:11:56.4436637Z 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:11:56.6334130Z 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:11:56.7891319Z 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:11:56.8107397Z 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:11:56.8514876Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T23:11:56.8516722Z ** R 2021-05-16T23:11:56.8683923Z ** inst 2021-05-16T23:11:56.8702823Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:57.9632867Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T23:11:57.9634174Z ** help 2021-05-16T23:11:57.9963325Z *** installing help indices 2021-05-16T23:11:58.0245070Z ** building package indices 2021-05-16T23:11:58.2512597Z ** installing vignettes 2021-05-16T23:11:58.2538519Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:58.4663957Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:58.4902119Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:58.7180091Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:58.7195505Z * DONE (jsonlite) 2021-05-16T23:11:58.9458808Z * installing *source* package ‘ini’ ... 2021-05-16T23:11:58.9473201Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:58.9478542Z ** using staged installation 2021-05-16T23:11:58.9597996Z ** R 2021-05-16T23:11:58.9627901Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:59.2392296Z ** help 2021-05-16T23:11:59.2526235Z *** installing help indices 2021-05-16T23:11:59.2766558Z ** building package indices 2021-05-16T23:11:59.4852915Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:59.6753016Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:59.8633316Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:59.8638060Z * DONE (ini) 2021-05-16T23:12:00.1218734Z * installing *source* package ‘gitcreds’ ... 2021-05-16T23:12:00.1254029Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:00.1255389Z ** using staged installation 2021-05-16T23:12:00.1365933Z ** R 2021-05-16T23:12:00.1432387Z ** inst 2021-05-16T23:12:00.1443463Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:00.6869709Z ** help 2021-05-16T23:12:00.7153131Z *** installing help indices 2021-05-16T23:12:00.7403960Z ** building package indices 2021-05-16T23:12:00.9600361Z ** installing vignettes 2021-05-16T23:12:00.9660409Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:01.1602142Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:01.3542075Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:01.3549796Z * DONE (gitcreds) 2021-05-16T23:12:01.6284041Z * installing *source* package ‘zip’ ... 2021-05-16T23:12:01.6313574Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:01.6315673Z ** using staged installation 2021-05-16T23:12:01.6424166Z ** libs 2021-05-16T23:12:01.6478567Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T23:12:04.6734929Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T23:12:07.6837352Z 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:07.7349738Z 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:12:10.4326478Z 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:12:10.5469233Z 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:12:10.6914082Z 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:12:10.7599537Z 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:12:10.7887131Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T23:12:10.7940524Z ** R 2021-05-16T23:12:10.7982889Z ** inst 2021-05-16T23:12:10.7993677Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:11.1516069Z ** help 2021-05-16T23:12:11.1745583Z *** installing help indices 2021-05-16T23:12:11.2001225Z ** building package indices 2021-05-16T23:12:11.4097146Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:11.6059526Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:11.6264682Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:11.8184331Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:11.8191168Z * DONE (zip) 2021-05-16T23:12:12.1406186Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T23:12:12.1448025Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:12.1449268Z ** using staged installation 2021-05-16T23:12:12.1578567Z ** R 2021-05-16T23:12:12.1683903Z ** inst 2021-05-16T23:12:12.1702968Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:12.7392555Z ** help 2021-05-16T23:12:12.9174273Z *** installing help indices 2021-05-16T23:12:13.0411763Z *** copying figures 2021-05-16T23:12:13.0415233Z ** building package indices 2021-05-16T23:12:13.3718757Z ** installing vignettes 2021-05-16T23:12:13.3803978Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:13.5742914Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:13.7810498Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:13.7820349Z * DONE (rstudioapi) 2021-05-16T23:12:14.0393649Z * installing *source* package ‘fastmap’ ... 2021-05-16T23:12:14.0410067Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:14.0411998Z ** using staged installation 2021-05-16T23:12:14.0596726Z ** libs 2021-05-16T23:12:14.0661701Z 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:12:18.0663015Z 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:12:18.1189573Z 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:12:18.1924567Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T23:12:18.1948909Z ** R 2021-05-16T23:12:18.2000675Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:18.6684674Z ** help 2021-05-16T23:12:18.6882607Z *** installing help indices 2021-05-16T23:12:18.7080183Z ** building package indices 2021-05-16T23:12:18.9256121Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:19.1227101Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:19.1431765Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:19.3372039Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:19.3379494Z * DONE (fastmap) 2021-05-16T23:12:19.6019594Z * installing *source* package ‘yaml’ ... 2021-05-16T23:12:19.6046965Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.6048119Z ** using staged installation 2021-05-16T23:12:19.6152236Z ** libs 2021-05-16T23:12:19.6229218Z 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:12:19.9844778Z 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:12:20.1170374Z 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:12:21.1763371Z 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:12:21.3291515Z 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:12:21.4725008Z 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:12:21.8643080Z 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:12:22.1801556Z 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:12:22.2959100Z 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:12:22.7506010Z 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:12:22.8675765Z 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:12:24.3032814Z 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:12:24.3713406Z 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:12:24.4042776Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T23:12:24.4063224Z ** R 2021-05-16T23:12:24.4094130Z ** inst 2021-05-16T23:12:24.4108461Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:24.6762955Z ** help 2021-05-16T23:12:24.6993967Z *** installing help indices 2021-05-16T23:12:24.7252079Z ** building package indices 2021-05-16T23:12:24.9371414Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:25.1391021Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:25.1606151Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:25.3511129Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:25.3517489Z * DONE (yaml) 2021-05-16T23:12:25.6371647Z * installing *source* package ‘withr’ ... 2021-05-16T23:12:25.6402094Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:25.6406475Z ** using staged installation 2021-05-16T23:12:25.6578513Z ** R 2021-05-16T23:12:25.6673208Z ** inst 2021-05-16T23:12:25.6683606Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:26.3655468Z ** help 2021-05-16T23:12:26.4541377Z *** installing help indices 2021-05-16T23:12:26.5141567Z *** copying figures 2021-05-16T23:12:26.5143629Z ** building package indices 2021-05-16T23:12:26.7712484Z ** installing vignettes 2021-05-16T23:12:26.7769432Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:26.9789776Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:27.1928322Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:27.1943728Z * DONE (withr) 2021-05-16T23:12:27.4514494Z * installing *source* package ‘whisker’ ... 2021-05-16T23:12:27.4532293Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:27.4533670Z ** using staged installation 2021-05-16T23:12:27.4637580Z ** R 2021-05-16T23:12:27.4683799Z ** inst 2021-05-16T23:12:27.4702162Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:27.9432364Z ** help 2021-05-16T23:12:27.9655879Z *** installing help indices 2021-05-16T23:12:27.9902466Z ** building package indices 2021-05-16T23:12:28.2107781Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:28.4058966Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:28.6020474Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:28.6035244Z * DONE (whisker) 2021-05-16T23:12:28.8363355Z * installing *source* package ‘rappdirs’ ... 2021-05-16T23:12:28.8375909Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:28.8377316Z ** using staged installation 2021-05-16T23:12:28.8617691Z ** libs 2021-05-16T23:12:28.8670399Z 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:28.9207756Z 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:12:28.9733687Z 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:12:28.9893729Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T23:12:28.9907521Z ** R 2021-05-16T23:12:28.9952859Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:29.3169488Z ** help 2021-05-16T23:12:29.3429744Z *** installing help indices 2021-05-16T23:12:29.3665580Z ** building package indices 2021-05-16T23:12:29.5796662Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:29.7676968Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:29.7868895Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:29.9756218Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:29.9761789Z * DONE (rappdirs) 2021-05-16T23:12:30.4809145Z * installing *source* package ‘fs’ ... 2021-05-16T23:12:30.4950804Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:30.4951902Z ** using staged installation 2021-05-16T23:12:30.5122189Z ** libs 2021-05-16T23:12:30.5193851Z 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:12:31.1382297Z 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:12:31.6002389Z 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:12:32.0259000Z 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:12:32.1146200Z 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:12:32.4407543Z 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:12:32.7720185Z 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:12:32.8705948Z 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:12:33.3478819Z 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:12:33.6588796Z 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:12:33.7702979Z 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:12:34.1008857Z 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:12:34.2394233Z 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:12:34.2867945Z 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:12:34.3237761Z (cd libuv-1.38.1 \ 2021-05-16T23:12:34.3239652Z && 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:12:39.4131632Z make --directory=libuv-1.38.1 \ 2021-05-16T23:12:39.4133736Z HAVE_DTRACE=0 2021-05-16T23:12:39.4238594Z make[1]: Entering directory '/tmp/RtmprSTsEL/R.INSTALL78dc7ea50faa/fs/src/libuv-1.38.1' 2021-05-16T23:12:39.4348894Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:12:40.1136457Z CC src/libuv_la-idna.lo 2021-05-16T23:12:40.8237959Z CC src/libuv_la-inet.lo 2021-05-16T23:12:41.5359051Z CC src/libuv_la-random.lo 2021-05-16T23:12:42.1109919Z CC src/libuv_la-strscpy.lo 2021-05-16T23:12:42.6487774Z CC src/libuv_la-threadpool.lo 2021-05-16T23:12:43.3638923Z CC src/libuv_la-timer.lo 2021-05-16T23:12:44.0426378Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:12:44.6308017Z CC src/libuv_la-uv-common.lo 2021-05-16T23:12:45.8249046Z CC src/libuv_la-version.lo 2021-05-16T23:12:46.3597316Z CC src/unix/libuv_la-async.lo 2021-05-16T23:12:47.0157383Z CC src/unix/libuv_la-core.lo 2021-05-16T23:12:48.2857537Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:12:48.8549248Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:12:50.4868100Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:12:51.1376534Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:12:51.7227626Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:12:52.3897529Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:12:53.0395650Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:12:53.7485462Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:12:54.3683021Z CC src/unix/libuv_la-process.lo 2021-05-16T23:12:55.2242411Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:12:55.8193434Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:12:56.8109717Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:12:57.9654681Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:12:58.6941567Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:12:59.5259883Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:13:00.1866828Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:13:01.3473165Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T23:13:02.4885655Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T23:13:03.4088069Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T23:13:03.9239219Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T23:13:04.4923991Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:13:05.0932268Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T23:13:05.6629387Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T23:13:06.2667834Z CCLD libuv.la 2021-05-16T23:13:06.4909686Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T23:13:06.5382269Z make[1]: Leaving directory '/tmp/RtmprSTsEL/R.INSTALL78dc7ea50faa/fs/src/libuv-1.38.1' 2021-05-16T23:13:06.5403750Z 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:13:06.6354772Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T23:13:06.6385259Z ** R 2021-05-16T23:13:06.6496005Z ** inst 2021-05-16T23:13:06.6507397Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:07.7208522Z ** help 2021-05-16T23:13:07.7948772Z *** installing help indices 2021-05-16T23:13:07.8474346Z ** building package indices 2021-05-16T23:13:08.0952219Z ** installing vignettes 2021-05-16T23:13:08.1050747Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:08.3524756Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:08.3732725Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:08.6319481Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:08.6330318Z * DONE (fs) 2021-05-16T23:13:08.8844349Z * installing *source* package ‘clipr’ ... 2021-05-16T23:13:08.8858478Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:08.8860375Z ** using staged installation 2021-05-16T23:13:08.9076157Z ** R 2021-05-16T23:13:08.9120839Z ** inst 2021-05-16T23:13:08.9132992Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:09.2552340Z ** help 2021-05-16T23:13:09.2760984Z *** installing help indices 2021-05-16T23:13:09.2978054Z ** building package indices 2021-05-16T23:13:09.5070211Z ** installing vignettes 2021-05-16T23:13:09.5121515Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:09.7025942Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:09.8928578Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:09.8935015Z * DONE (clipr) 2021-05-16T23:13:10.6843712Z * installing *source* package ‘git2r’ ... 2021-05-16T23:13:10.7100183Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:10.7101262Z ** using staged installation 2021-05-16T23:13:10.9120556Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T23:13:10.9122349Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T23:13:10.9130297Z checking for gcc... gcc 2021-05-16T23:13:11.0121225Z checking whether the C compiler works... yes 2021-05-16T23:13:11.0123646Z checking for C compiler default output file name... a.out 2021-05-16T23:13:11.0551806Z checking for suffix of executables... 2021-05-16T23:13:11.1033199Z checking whether we are cross compiling... no 2021-05-16T23:13:11.1302428Z checking for suffix of object files... o 2021-05-16T23:13:11.1532784Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:13:11.1766992Z checking whether gcc accepts -g... yes 2021-05-16T23:13:11.2164660Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:13:11.2178534Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T23:13:11.2196137Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T23:13:11.2342621Z Found pkg-config cflags and libs! 2021-05-16T23:13:11.3354578Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T23:13:11.4695039Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T23:13:11.6055048Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T23:13:11.7379820Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T23:13:11.8502723Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-16T23:13:11.8504678Z ----- Results of the git2r package configure ----- 2021-05-16T23:13:11.8505309Z 2021-05-16T23:13:11.8506467Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-16T23:13:11.8507501Z PKG_LIBS: -lgit2 2021-05-16T23:13:11.8507975Z 2021-05-16T23:13:11.8508825Z -------------------------------------------------- 2021-05-16T23:13:11.8718199Z configure: creating ./config.status 2021-05-16T23:13:11.9548645Z config.status: creating src/Makevars 2021-05-16T23:13:12.0146175Z ** libs 2021-05-16T23:13:12.0211031Z 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:13:12.0951242Z 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:13:12.1507911Z 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:13:12.3169250Z 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:13:12.4132713Z 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:13:12.5451633Z 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:13:12.7849461Z 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:13:12.8803354Z 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:13:12.9717551Z 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:13:13.1257625Z 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:13:13.2863012Z 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:13:13.3829941Z 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:13:13.6510256Z 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:13:13.7210892Z 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:13:13.8133506Z 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:13:13.9044324Z 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:13:13.9931808Z 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:13:14.1825196Z 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:13:14.3191253Z 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:13:14.4045827Z 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:13:14.5818342Z 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:13:14.6506827Z 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:13:14.7434310Z 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:13:14.8474900Z 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:13:14.9408057Z 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:13:15.1315989Z 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:13:15.2977220Z 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:13:15.3802318Z 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:13:15.4630607Z 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:13:15.6496889Z 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:13:15.7318449Z 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:13:15.8546344Z 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:13:16.0190096Z 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:13:16.1554228Z 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:13:16.2242848Z 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:13:16.3508122Z 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:13:16.3999552Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T23:13:16.4020077Z ** R 2021-05-16T23:13:16.4223091Z ** inst 2021-05-16T23:13:16.4233195Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:17.4033985Z ** help 2021-05-16T23:13:17.6465782Z *** installing help indices 2021-05-16T23:13:17.8229811Z ** building package indices 2021-05-16T23:13:18.1731771Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:18.3696631Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:18.3903334Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:18.6108206Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:18.6121360Z * DONE (git2r) 2021-05-16T23:13:18.8451810Z * installing *source* package ‘askpass’ ... 2021-05-16T23:13:18.8460904Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:18.8462786Z ** using staged installation 2021-05-16T23:13:18.8606320Z ** libs 2021-05-16T23:13:18.8656954Z 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:13:18.9277649Z 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:13:18.9521433Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T23:13:18.9538497Z ** R 2021-05-16T23:13:18.9569848Z ** inst 2021-05-16T23:13:18.9583666Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:19.2510017Z ** help 2021-05-16T23:13:19.2686454Z *** installing help indices 2021-05-16T23:13:19.2835774Z ** building package indices 2021-05-16T23:13:19.4726086Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:19.6633892Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:19.6839485Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:19.8673786Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:19.8679239Z * DONE (askpass) 2021-05-16T23:13:20.2197736Z * installing *source* package ‘cli’ ... 2021-05-16T23:13:20.2255438Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:20.2256406Z ** using staged installation 2021-05-16T23:13:20.2439630Z ** R 2021-05-16T23:13:20.2709981Z ** inst 2021-05-16T23:13:20.2723334Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:22.8212051Z ** help 2021-05-16T23:13:23.0203955Z *** installing help indices 2021-05-16T23:13:23.1538157Z *** copying figures 2021-05-16T23:13:23.1538791Z ** building package indices 2021-05-16T23:13:23.4693822Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:23.7144019Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:23.9900386Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:23.9928255Z * DONE (cli) 2021-05-16T23:13:24.3452039Z * installing *source* package ‘purrr’ ... 2021-05-16T23:13:24.3508434Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:24.3510589Z ** using staged installation 2021-05-16T23:13:24.3667232Z ** libs 2021-05-16T23:13:24.3728804Z 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:13:24.4142072Z 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:13:24.5112927Z 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:13:24.6035985Z 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:13:24.7171927Z 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:24.7646127Z 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:13:24.8917142Z 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:13:25.0366130Z 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:13:25.1310161Z 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:25.1927955Z 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:13:25.2193231Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T23:13:25.2203795Z ** R 2021-05-16T23:13:25.2387948Z ** inst 2021-05-16T23:13:25.2397890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:26.5113376Z ** help 2021-05-16T23:13:26.6933038Z *** installing help indices 2021-05-16T23:13:26.7969629Z *** copying figures 2021-05-16T23:13:26.7973925Z ** building package indices 2021-05-16T23:13:27.0983887Z ** installing vignettes 2021-05-16T23:13:27.1074911Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:27.3269302Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:27.3472292Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:27.5832146Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:27.5846574Z * DONE (purrr) 2021-05-16T23:13:27.8704410Z * installing *source* package ‘lifecycle’ ... 2021-05-16T23:13:27.8733487Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:27.8735625Z ** using staged installation 2021-05-16T23:13:27.8889666Z ** R 2021-05-16T23:13:27.8941649Z ** inst 2021-05-16T23:13:27.8954977Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:28.3312467Z ** help 2021-05-16T23:13:28.3645801Z *** installing help indices 2021-05-16T23:13:28.3898023Z *** copying figures 2021-05-16T23:13:28.3902556Z ** building package indices 2021-05-16T23:13:28.6004719Z ** installing vignettes 2021-05-16T23:13:28.6076862Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:28.8225545Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:29.0344970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:29.0353698Z * DONE (lifecycle) 2021-05-16T23:13:29.2698444Z * installing *source* package ‘cachem’ ... 2021-05-16T23:13:29.2712652Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:29.2713870Z ** using staged installation 2021-05-16T23:13:29.2851858Z ** libs 2021-05-16T23:13:29.2902416Z 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:13:29.3504634Z 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:29.4014828Z 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:13:29.4277131Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:13:29.4292183Z ** R 2021-05-16T23:13:29.4425174Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:29.9995702Z ** help 2021-05-16T23:13:30.0245410Z *** installing help indices 2021-05-16T23:13:30.0460457Z ** building package indices 2021-05-16T23:13:30.2653940Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:30.4730971Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:30.4916823Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:30.7021138Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:30.7028339Z * DONE (cachem) 2021-05-16T23:13:31.1762588Z * installing *source* package ‘openssl’ ... 2021-05-16T23:13:31.1893911Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:31.1895338Z ** using staged installation 2021-05-16T23:13:31.2059508Z Found pkg-config cflags and libs! 2021-05-16T23:13:31.2958689Z Using PKG_CFLAGS= 2021-05-16T23:13:31.6109257Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-16T23:13:31.6284800Z ** libs 2021-05-16T23:13:31.6349078Z 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:13:31.6374231Z 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:31.7304383Z 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:13:31.8228514Z 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:13:31.9354570Z 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:13:32.1010997Z 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:13:32.1736729Z 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:13:32.2734233Z 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:13:32.4022814Z 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:13:32.4600234Z 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:13:32.5682081Z 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:13:32.6375851Z 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:13:32.7476234Z 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:13:32.8847190Z 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:13:32.9798864Z 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:13:33.1850878Z 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:13:33.2418808Z 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:13:33.2931264Z 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:13:33.4312914Z 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:13:33.5844969Z 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:13:33.7247059Z 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:13:33.7762562Z 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:13:33.8873701Z 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:13:34.0208775Z 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:13:34.1828127Z 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:13:34.3117183Z 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:13:34.4486679Z 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:13:34.5816152Z 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:13:34.6580801Z 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:13:34.8632528Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:13:34.8693442Z 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:13:34.9355309Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T23:13:34.9374155Z ** R 2021-05-16T23:13:34.9492995Z ** inst 2021-05-16T23:13:34.9544978Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:35.9747360Z ** help 2021-05-16T23:13:36.0323266Z *** installing help indices 2021-05-16T23:13:36.0738072Z ** building package indices 2021-05-16T23:13:36.3119424Z ** installing vignettes 2021-05-16T23:13:36.3273742Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:36.5301941Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:36.5508715Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:36.7668526Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:36.7681624Z * DONE (openssl) 2021-05-16T23:13:37.0039044Z * installing *source* package ‘memoise’ ... 2021-05-16T23:13:37.0052600Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:37.0054439Z ** using staged installation 2021-05-16T23:13:37.0221059Z ** R 2021-05-16T23:13:37.0323919Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:37.4555198Z ** help 2021-05-16T23:13:37.4816011Z *** installing help indices 2021-05-16T23:13:37.5070503Z ** building package indices 2021-05-16T23:13:37.7187807Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:37.9336284Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:38.1472304Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:38.1478618Z * DONE (memoise) 2021-05-16T23:13:38.4802453Z * installing *source* package ‘httr’ ... 2021-05-16T23:13:38.4853674Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.4855719Z ** using staged installation 2021-05-16T23:13:38.5008181Z ** R 2021-05-16T23:13:38.5190385Z ** demo 2021-05-16T23:13:38.5200913Z ** inst 2021-05-16T23:13:38.5216806Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:41.1721241Z ** help 2021-05-16T23:13:41.3335619Z *** installing help indices 2021-05-16T23:13:41.4396645Z ** building package indices 2021-05-16T23:13:41.7392529Z ** installing vignettes 2021-05-16T23:13:41.7464414Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:41.9492910Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:42.1954671Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:42.1988965Z * DONE (httr) 2021-05-16T23:13:42.4463042Z * installing *source* package ‘credentials’ ... 2021-05-16T23:13:42.4481516Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:42.4483902Z ** using staged installation 2021-05-16T23:13:42.4625742Z ** R 2021-05-16T23:13:42.4670832Z ** inst 2021-05-16T23:13:42.4681146Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:42.9272419Z ** help 2021-05-16T23:13:42.9445366Z *** installing help indices 2021-05-16T23:13:42.9654682Z ** building package indices 2021-05-16T23:13:43.1773614Z ** installing vignettes 2021-05-16T23:13:43.1830569Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:43.5154531Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:43.7760050Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:43.7766875Z * DONE (credentials) 2021-05-16T23:13:44.0157843Z * installing *source* package ‘gh’ ... 2021-05-16T23:13:44.0176316Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:44.0177507Z ** using staged installation 2021-05-16T23:13:44.0321710Z ** R 2021-05-16T23:13:44.0408453Z ** inst 2021-05-16T23:13:44.0417589Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:45.0776534Z ** help 2021-05-16T23:13:45.1073700Z *** installing help indices 2021-05-16T23:13:45.1389416Z ** building package indices 2021-05-16T23:13:45.3517293Z ** installing vignettes 2021-05-16T23:13:45.3576191Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:45.6169769Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:45.8839492Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:45.8860366Z * DONE (gh) 2021-05-16T23:13:46.1568337Z * installing *source* package ‘gert’ ... 2021-05-16T23:13:46.1594804Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:46.1597310Z ** using staged installation 2021-05-16T23:13:46.1701377Z Found pkg-config cflags and libs! 2021-05-16T23:13:46.2619674Z Using PKG_CFLAGS= 2021-05-16T23:13:46.2621311Z Using PKG_LIBS=-lgit2 2021-05-16T23:13:46.3047061Z Configuration OK! 2021-05-16T23:13:46.3225537Z ** libs 2021-05-16T23:13:46.3280712Z 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:13:46.3312292Z 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:13:46.5568887Z 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:13:46.8058335Z 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:13:47.0469370Z 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:13:47.1402813Z 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:13:47.2203572Z 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:13:47.3740023Z 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:13:47.4430484Z 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:13:47.5539338Z 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:13:47.6754991Z 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:13:47.7685201Z 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:13:47.8897006Z 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:13:47.9783783Z 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:13:48.1071270Z 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:13:48.1894156Z 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:13:48.2217797Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T23:13:48.2234131Z ** R 2021-05-16T23:13:48.2328027Z ** inst 2021-05-16T23:13:48.2337174Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:48.9841582Z ** help 2021-05-16T23:13:49.0468428Z *** installing help indices 2021-05-16T23:13:49.0924154Z ** building package indices 2021-05-16T23:13:49.3273720Z ** installing vignettes 2021-05-16T23:13:49.3372754Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:49.5758575Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:49.5943912Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:49.8332706Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:49.8343309Z * DONE (gert) 2021-05-16T23:13:50.2498672Z * installing *source* package ‘usethis’ ... 2021-05-16T23:13:50.2581450Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:50.2582508Z ** using staged installation 2021-05-16T23:13:50.2824328Z ** R 2021-05-16T23:13:50.3183272Z ** inst 2021-05-16T23:13:50.3218415Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:53.0776593Z ** help 2021-05-16T23:13:53.2864545Z *** installing help indices 2021-05-16T23:13:53.4166024Z *** copying figures 2021-05-16T23:13:53.4171323Z ** building package indices 2021-05-16T23:13:53.7409541Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:54.0456100Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:54.4056076Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:54.4087619Z * DONE (usethis) 2021-05-16T23:13:54.4204795Z 2021-05-16T23:13:54.4205663Z The downloaded source packages are in 2021-05-16T23:13:54.4207073Z ‘/tmp/Rtmp1XOeXt/downloaded_packages’ 2021-05-16T23:13:54.4207793Z Running `R CMD build`... 2021-05-16T23:13:56.7594005Z * checking for file ‘/tmp/Rtmp1XOeXt/remotes72a64ecee18f/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:13:56.7595440Z * preparing ‘tic’: 2021-05-16T23:13:56.7596425Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:13:56.7597402Z * installing the package to process help pages 2021-05-16T23:13:56.7598599Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:56.7599559Z * checking for empty or unneeded directories 2021-05-16T23:13:56.7600517Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:13:56.7601465Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:13:56.7603203Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:56.7604221Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:13:56.7605157Z (as ‘lib’ is unspecified) 2021-05-16T23:13:57.1284562Z * installing *source* package ‘tic’ ... 2021-05-16T23:13:57.1312765Z ** using staged installation 2021-05-16T23:13:57.1566272Z ** R 2021-05-16T23:13:57.1773068Z ** inst 2021-05-16T23:13:57.1808442Z ** preparing package for lazy loading 2021-05-16T23:13:57.5683786Z ** help 2021-05-16T23:13:57.7373110Z *** installing help indices 2021-05-16T23:13:57.8388246Z *** copying figures 2021-05-16T23:13:57.8392415Z ** building package indices 2021-05-16T23:13:58.1252716Z ** installing vignettes 2021-05-16T23:13:58.1299601Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:58.4011713Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:58.7263958Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:58.7303770Z * DONE (tic) 2021-05-16T23:13:58.7442278Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:13:58.9257919Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:13:59.7703837Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:13:59.7704676Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:13:59.7705350Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:13:59.7706037Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:13:59.7706742Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:13:59.7707423Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:13:59.7708092Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:13:59.7708774Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:13:59.7709430Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:13:59.7710103Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:13:59.7710736Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:13:59.7711581Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:13:59.7712272Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:13:59.7712985Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:13:59.7714020Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:13:59.7714713Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:13:59.7715595Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:13:59.7716294Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:13:59.7717002Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:13:59.7717717Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:13:59.7718419Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:13:59.7719121Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:13:59.7719854Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:13:59.7720575Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:13:59.7721291Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:13:59.7722014Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:13:59.7722705Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:13:59.7723447Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:13:59.7724178Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:13:59.7724899Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:13:59.7725631Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:13:59.7726423Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:13:59.7727192Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:13:59.7727924Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:13:59.7728683Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:13:59.7729426Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:13:59.7730185Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:13:59.7730999Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:13:59.7735251Z 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:13:59.7737558Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:59.7738356Z (as ‘lib’ is unspecified) 2021-05-16T23:14:14.9110669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:14:15.2980149Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-16T23:14:15.3142553Z ================================================== 2021-05-16T23:14:15.3143424Z downloaded 232 KB 2021-05-16T23:14:15.3143955Z 2021-05-16T23:14:15.3179347Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:14:15.6398350Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-16T23:14:15.6667111Z ================================================== 2021-05-16T23:14:15.6668213Z downloaded 766 KB 2021-05-16T23:14:15.6668735Z 2021-05-16T23:14:15.6706367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:14:15.9588742Z Content type 'application/x-tar' length 6108 bytes 2021-05-16T23:14:15.9589465Z ================================================== 2021-05-16T23:14:15.9589973Z downloaded 6108 bytes 2021-05-16T23:14:15.9590307Z 2021-05-16T23:14:15.9633681Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:14:16.1056105Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:14:16.1322635Z ================================================== 2021-05-16T23:14:16.1323876Z downloaded 1.1 MB 2021-05-16T23:14:16.1324507Z 2021-05-16T23:14:16.1353626Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:14:16.1912387Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:14:16.2358931Z ================================================== 2021-05-16T23:14:16.2360374Z downloaded 670 KB 2021-05-16T23:14:16.2361518Z 2021-05-16T23:14:16.2390958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:14:16.4334583Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-16T23:14:16.4335395Z ================================================== 2021-05-16T23:14:16.4335863Z downloaded 13 KB 2021-05-16T23:14:16.4336181Z 2021-05-16T23:14:16.4373442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:14:16.9439955Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-16T23:14:16.9704182Z ================================================== 2021-05-16T23:14:16.9705066Z downloaded 264 KB 2021-05-16T23:14:16.9705595Z 2021-05-16T23:14:16.9739082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:14:17.3832895Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-16T23:14:17.4050215Z ================================================== 2021-05-16T23:14:17.4050795Z downloaded 464 KB 2021-05-16T23:14:17.4052151Z 2021-05-16T23:14:17.4089239Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:14:17.7041862Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-16T23:14:17.7045449Z ================================================== 2021-05-16T23:14:17.7046841Z downloaded 25 KB 2021-05-16T23:14:17.7047919Z 2021-05-16T23:14:17.7079531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:14:18.1060332Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-16T23:14:18.1172839Z ================================================== 2021-05-16T23:14:18.1173442Z downloaded 117 KB 2021-05-16T23:14:18.1173775Z 2021-05-16T23:14:18.1211449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:14:18.4006893Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-16T23:14:18.4112524Z ================================================== 2021-05-16T23:14:18.4114400Z downloaded 138 KB 2021-05-16T23:14:18.4115875Z 2021-05-16T23:14:18.4147447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:14:18.7991211Z Content type 'application/x-tar' length 6100 bytes 2021-05-16T23:14:18.7992872Z ================================================== 2021-05-16T23:14:18.7993775Z downloaded 6100 bytes 2021-05-16T23:14:18.7994369Z 2021-05-16T23:14:18.8019381Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:14:19.0794314Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-16T23:14:19.0859705Z ================================================== 2021-05-16T23:14:19.0860320Z downloaded 59 KB 2021-05-16T23:14:19.0860660Z 2021-05-16T23:14:19.0897555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:14:19.4744618Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-16T23:14:19.4745353Z ================================================== 2021-05-16T23:14:19.4745862Z downloaded 23 KB 2021-05-16T23:14:19.4746166Z 2021-05-16T23:14:19.4781791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:14:19.8609813Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-16T23:14:19.8612002Z ================================================== 2021-05-16T23:14:19.8613212Z downloaded 8130 bytes 2021-05-16T23:14:19.8614187Z 2021-05-16T23:14:19.8737487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:14:20.1998719Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-16T23:14:20.2144240Z ================================================== 2021-05-16T23:14:20.2144844Z downloaded 160 KB 2021-05-16T23:14:20.2145167Z 2021-05-16T23:14:20.2184797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:14:20.4931361Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-16T23:14:20.4994950Z ================================================== 2021-05-16T23:14:20.4995875Z downloaded 73 KB 2021-05-16T23:14:20.4996349Z 2021-05-16T23:14:20.5036991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:14:20.7789477Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-16T23:14:20.7792949Z ================================================== 2021-05-16T23:14:20.7794135Z downloaded 11 KB 2021-05-16T23:14:20.7794509Z 2021-05-16T23:14:20.7832168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:14:20.9626052Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-16T23:14:20.9784334Z ================================================== 2021-05-16T23:14:20.9785122Z downloaded 266 KB 2021-05-16T23:14:20.9785714Z 2021-05-16T23:14:20.9823551Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:14:21.0192316Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:14:21.0293364Z ================================================== 2021-05-16T23:14:21.0294454Z downloaded 109 KB 2021-05-16T23:14:21.0294983Z 2021-05-16T23:14:21.0314934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:14:21.4205082Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-16T23:14:21.4265600Z ================================================== 2021-05-16T23:14:21.4266164Z downloaded 79 KB 2021-05-16T23:14:21.4266652Z 2021-05-16T23:14:21.4304513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:14:21.7187462Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-16T23:14:21.7188787Z ================================================== 2021-05-16T23:14:21.7189316Z downloaded 15 KB 2021-05-16T23:14:21.7189624Z 2021-05-16T23:14:21.7237386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:14:22.0091822Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-16T23:14:22.0199994Z ================================================== 2021-05-16T23:14:22.0200574Z downloaded 132 KB 2021-05-16T23:14:22.0200887Z 2021-05-16T23:14:22.0239339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:14:22.4221660Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-16T23:14:22.4905661Z ================================================== 2021-05-16T23:14:22.4906939Z downloaded 7.2 MB 2021-05-16T23:14:22.4907630Z 2021-05-16T23:14:22.4945348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:14:22.7650383Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-16T23:14:22.8073306Z ================================================== 2021-05-16T23:14:22.8073924Z downloaded 2.8 MB 2021-05-16T23:14:22.8074255Z 2021-05-16T23:14:22.8116272Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:14:22.9862337Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-16T23:14:23.0129808Z ================================================== 2021-05-16T23:14:23.0131178Z downloaded 869 KB 2021-05-16T23:14:23.0131881Z 2021-05-16T23:14:23.0164791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:14:23.2945068Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-16T23:14:23.3051345Z ================================================== 2021-05-16T23:14:23.3052320Z downloaded 131 KB 2021-05-16T23:14:23.3052839Z 2021-05-16T23:14:23.3089045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:14:23.4930086Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-16T23:14:23.4993157Z ================================================== 2021-05-16T23:14:23.4994438Z downloaded 81 KB 2021-05-16T23:14:23.4995228Z 2021-05-16T23:14:23.5030711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:14:23.7758881Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-16T23:14:23.7760207Z ================================================== 2021-05-16T23:14:23.7760948Z downloaded 11 KB 2021-05-16T23:14:23.7761491Z 2021-05-16T23:14:23.7795152Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:14:24.0864519Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-16T23:14:24.0911886Z ================================================== 2021-05-16T23:14:24.0912450Z downloaded 43 KB 2021-05-16T23:14:24.0912780Z 2021-05-16T23:14:24.0951651Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:14:24.3745135Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-16T23:14:24.3746228Z ================================================== 2021-05-16T23:14:24.3746922Z downloaded 10 KB 2021-05-16T23:14:24.3747385Z 2021-05-16T23:14:24.3781689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:14:24.6985984Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-16T23:14:24.6991109Z ================================================== 2021-05-16T23:14:24.6992247Z downloaded 29 KB 2021-05-16T23:14:24.7045360Z 2021-05-16T23:14:24.7048772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:14:24.9922962Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-16T23:14:25.1408281Z ================================================== 2021-05-16T23:14:25.1408950Z downloaded 662 KB 2021-05-16T23:14:25.1409281Z 2021-05-16T23:14:25.1449466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:14:25.5317236Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-16T23:14:25.5339685Z ================================================== 2021-05-16T23:14:25.5340266Z downloaded 39 KB 2021-05-16T23:14:25.5340589Z 2021-05-16T23:14:25.5380725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:14:25.8122553Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-16T23:14:25.8295114Z ================================================== 2021-05-16T23:14:25.8296057Z downloaded 249 KB 2021-05-16T23:14:25.8296674Z 2021-05-16T23:14:25.8336732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:14:26.1247554Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-16T23:14:26.1295912Z ================================================== 2021-05-16T23:14:26.1296486Z downloaded 43 KB 2021-05-16T23:14:26.1296799Z 2021-05-16T23:14:26.1335255Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:14:26.4141384Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-16T23:14:26.4319323Z ================================================== 2021-05-16T23:14:26.4319965Z downloaded 361 KB 2021-05-16T23:14:26.4320428Z 2021-05-16T23:14:26.7930992Z * installing *source* package ‘utf8’ ... 2021-05-16T23:14:26.7997724Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:26.7999552Z ** using staged installation 2021-05-16T23:14:26.8139680Z ** libs 2021-05-16T23:14:26.8216879Z 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:14:26.8958826Z 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:14:27.0530351Z 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:14:27.1242948Z 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:14:27.1725520Z 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:14:27.2477422Z 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:14:27.4382446Z 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:14:27.5088395Z 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:14:27.6573935Z 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:14:27.7481819Z 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:14:27.8484554Z 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:14:27.9257521Z 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:14:27.9900079Z 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:14:28.0553524Z 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:14:28.1195143Z 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:14:28.1867006Z 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:14:28.2590527Z 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:14:28.3221357Z 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:14:28.3697848Z 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:14:28.4356924Z 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:14:28.4814342Z 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:14:28.7054108Z 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:14:29.0309834Z 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:14:29.2239314Z 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:14:29.2985652Z 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:14:29.3690906Z 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:14:29.4442546Z 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:14:29.5229213Z 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:14:29.5309943Z 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:14:29.5674805Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T23:14:29.5678021Z ** R 2021-05-16T23:14:29.5764862Z ** inst 2021-05-16T23:14:29.5773891Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:30.0478161Z ** help 2021-05-16T23:14:30.0800790Z *** installing help indices 2021-05-16T23:14:30.1118825Z ** building package indices 2021-05-16T23:14:30.3303675Z ** installing vignettes 2021-05-16T23:14:30.3365409Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:30.5286229Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:30.5504196Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:30.7588627Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:30.7597330Z * DONE (utf8) 2021-05-16T23:14:30.9877321Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T23:14:30.9888083Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:30.9890069Z ** using staged installation 2021-05-16T23:14:31.0013510Z ** R 2021-05-16T23:14:31.0046780Z ** inst 2021-05-16T23:14:31.0051514Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:31.2569454Z ** help 2021-05-16T23:14:31.2793570Z *** installing help indices 2021-05-16T23:14:31.2969733Z ** building package indices 2021-05-16T23:14:31.5042313Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:31.6993136Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:31.8855138Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:31.8859954Z * DONE (pkgconfig) 2021-05-16T23:14:32.1835952Z * installing *source* package ‘fansi’ ... 2021-05-16T23:14:32.1871745Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:32.1873539Z ** using staged installation 2021-05-16T23:14:32.2002269Z ** libs 2021-05-16T23:14:32.2095182Z 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:14:32.2531221Z 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:14:32.3256686Z 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:32.3741228Z 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:14:32.4500632Z 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:14:32.9383141Z 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:14:32.9789565Z 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:14:33.3727757Z 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:14:33.5243781Z 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:14:33.5763582Z 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:14:33.7092390Z 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:14:33.9721780Z 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:14:34.0806708Z 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:14:34.1442957Z 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:14:34.2098863Z 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:14:34.3947370Z 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:14:34.7456472Z 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:14:34.7794646Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T23:14:34.7796448Z ** R 2021-05-16T23:14:34.7886460Z ** inst 2021-05-16T23:14:34.7894585Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:35.4383131Z ** help 2021-05-16T23:14:35.5076209Z *** installing help indices 2021-05-16T23:14:35.5490586Z ** building package indices 2021-05-16T23:14:35.7877146Z ** installing vignettes 2021-05-16T23:14:35.7946718Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:35.9914245Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:36.0106187Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:36.2094582Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:36.2102691Z * DONE (fansi) 2021-05-16T23:14:36.6682822Z * installing *source* package ‘diffobj’ ... 2021-05-16T23:14:36.6785078Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:36.6786234Z ** using staged installation 2021-05-16T23:14:36.6937096Z ** libs 2021-05-16T23:14:36.6986041Z 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:14:36.9168473Z 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:14:36.9832215Z 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:37.0328886Z 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:14:37.0593054Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T23:14:37.0598922Z ** R 2021-05-16T23:14:37.1018470Z ** inst 2021-05-16T23:14:37.1035409Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:43.6952652Z ** help 2021-05-16T23:14:43.8967732Z *** installing help indices 2021-05-16T23:14:44.0401421Z ** building package indices 2021-05-16T23:14:44.3463800Z ** installing vignettes 2021-05-16T23:14:44.3545325Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:44.6834052Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:44.7026585Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:45.1463259Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:45.1545759Z * DONE (diffobj) 2021-05-16T23:14:45.4648985Z * installing *source* package ‘ps’ ... 2021-05-16T23:14:45.4688148Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.4689284Z ** using staged installation 2021-05-16T23:14:45.6905339Z ** libs 2021-05-16T23:14:45.6960753Z gcc -g -O2 -Wall px.c -o px 2021-05-16T23:14:45.8335842Z 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:45.9035384Z 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:14:45.9766012Z 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:14:46.0473192Z 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:14:46.2173332Z 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:14:46.2741259Z 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:14:46.5816654Z 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:14:46.7747050Z 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:14:46.9034116Z 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:14:47.0472939Z 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:14:47.5206123Z 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:14:47.5520972Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T23:14:47.5579967Z ** R 2021-05-16T23:14:47.5696251Z ** inst 2021-05-16T23:14:47.5706375Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:48.6178242Z ** help 2021-05-16T23:14:48.7649814Z *** installing help indices 2021-05-16T23:14:48.8585247Z ** building package indices 2021-05-16T23:14:49.1433689Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:49.3393435Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:49.3584250Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:49.5637894Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:49.5658122Z * DONE (ps) 2021-05-16T23:14:49.7855704Z * installing *source* package ‘praise’ ... 2021-05-16T23:14:49.7865196Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:49.7866567Z ** using staged installation 2021-05-16T23:14:49.7976874Z ** R 2021-05-16T23:14:49.8019489Z ** inst 2021-05-16T23:14:49.8030244Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:50.0512366Z ** help 2021-05-16T23:14:50.0612185Z *** installing help indices 2021-05-16T23:14:50.0845200Z ** building package indices 2021-05-16T23:14:50.2948079Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:50.4951040Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:50.6877006Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:50.6882332Z * DONE (praise) 2021-05-16T23:14:51.0437293Z * installing *source* package ‘pkgload’ ... 2021-05-16T23:14:51.0488453Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:51.0489317Z ** using staged installation 2021-05-16T23:14:51.0636731Z ** R 2021-05-16T23:14:51.0750013Z ** inst 2021-05-16T23:14:51.0757746Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:51.9642404Z ** help 2021-05-16T23:14:52.0216631Z *** installing help indices 2021-05-16T23:14:52.0689782Z ** building package indices 2021-05-16T23:14:52.3095201Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:52.7980887Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:53.3051510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:53.3064806Z * DONE (pkgload) 2021-05-16T23:14:53.5891508Z * installing *source* package ‘evaluate’ ... 2021-05-16T23:14:53.5912958Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:53.5914523Z ** using staged installation 2021-05-16T23:14:53.6068946Z ** R 2021-05-16T23:14:53.6126270Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:54.1432333Z ** help 2021-05-16T23:14:54.1742670Z *** installing help indices 2021-05-16T23:14:54.2076984Z ** building package indices 2021-05-16T23:14:54.4346146Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:54.6298559Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:54.8272779Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:54.8274289Z * DONE (evaluate) 2021-05-16T23:14:55.0601016Z * installing *source* package ‘ellipsis’ ... 2021-05-16T23:14:55.0612850Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:55.0614720Z ** using staged installation 2021-05-16T23:14:55.0767442Z ** libs 2021-05-16T23:14:55.0829741Z 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:14:55.1657136Z 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:55.2176569Z 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:14:55.2461997Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T23:14:55.2467818Z ** R 2021-05-16T23:14:55.2504750Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:55.5295678Z ** help 2021-05-16T23:14:55.5548003Z *** installing help indices 2021-05-16T23:14:55.5760401Z ** building package indices 2021-05-16T23:14:55.7846932Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:55.9980316Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:56.0199211Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:56.2381009Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:56.2386937Z * DONE (ellipsis) 2021-05-16T23:14:56.5251389Z * installing *source* package ‘digest’ ... 2021-05-16T23:14:56.5264323Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:56.5265890Z ** using staged installation 2021-05-16T23:14:56.5385388Z ** libs 2021-05-16T23:14:56.5447547Z 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:14:56.7327750Z 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:14:57.0705175Z 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:14:57.8235858Z 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:14:58.0844718Z 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:14:58.6770751Z 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:14:58.7614383Z 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:14:58.9951949Z 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:14:59.0572668Z 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:59.0831048Z 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:14:59.2405477Z 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:14:59.3017095Z 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:14:59.3793831Z 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:14:59.6938652Z 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:14:59.8161234Z 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:15:00.4486339Z 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:15:00.5832061Z 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:15:00.8675149Z 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:15:00.9194815Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T23:15:00.9197159Z ** R 2021-05-16T23:15:00.9256951Z ** demo 2021-05-16T23:15:00.9262534Z ** inst 2021-05-16T23:15:00.9281036Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:01.5381005Z ** help 2021-05-16T23:15:01.5797085Z *** installing help indices 2021-05-16T23:15:01.6090571Z ** building package indices 2021-05-16T23:15:01.8371713Z ** installing vignettes 2021-05-16T23:15:01.8433424Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:02.0466002Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:02.0672823Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:02.2746429Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:02.2758174Z * DONE (digest) 2021-05-16T23:15:02.5115515Z * installing *source* package ‘brio’ ... 2021-05-16T23:15:02.5130344Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T23:15:02.5132198Z ** using staged installation 2021-05-16T23:15:02.5318638Z ** libs 2021-05-16T23:15:02.5374799Z 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:15:02.5786427Z 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:15:02.6326196Z 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:15:02.6822444Z 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:15:02.7425865Z 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:15:02.8035931Z 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:15:02.8935258Z 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:15:02.9451229Z 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:15:03.0092243Z 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:15:03.0393859Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T23:15:03.0395535Z ** R 2021-05-16T23:15:03.0414078Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:03.3003510Z ** help 2021-05-16T23:15:03.3214769Z *** installing help indices 2021-05-16T23:15:03.3431923Z ** building package indices 2021-05-16T23:15:03.5577609Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:03.7624525Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:03.7921333Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:03.9888027Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:03.9893123Z * DONE (brio) 2021-05-16T23:15:04.3106807Z * installing *source* package ‘xml2’ ... 2021-05-16T23:15:04.3150539Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T23:15:04.3151657Z ** using staged installation 2021-05-16T23:15:04.3289801Z Found pkg-config cflags and libs! 2021-05-16T23:15:04.4253907Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-16T23:15:04.4255260Z Using PKG_LIBS=-lxml2 2021-05-16T23:15:04.6313327Z ** libs 2021-05-16T23:15:04.6373719Z 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:15:05.2098764Z 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:15:05.2673109Z 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:15:05.8755818Z 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:15:06.3484748Z 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:15:07.1262358Z 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:15:09.1613304Z 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:15:09.7443124Z 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:15:10.3687239Z 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:15:10.8574972Z 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:15:11.3078479Z 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:15:11.3990728Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T23:15:11.4020253Z ** R 2021-05-16T23:15:11.4133058Z ** inst 2021-05-16T23:15:11.4147627Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:12.3260316Z ** help 2021-05-16T23:15:12.4206793Z *** installing help indices 2021-05-16T23:15:12.4695736Z ** building package indices 2021-05-16T23:15:12.6993760Z ** installing vignettes 2021-05-16T23:15:12.7101953Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:12.9053443Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:12.9247240Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:13.1238934Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:13.1253027Z * DONE (xml2) 2021-05-16T23:15:13.4063100Z * installing *source* package ‘xfun’ ... 2021-05-16T23:15:13.4094906Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:15:13.4096527Z ** using staged installation 2021-05-16T23:15:13.4241510Z ** libs 2021-05-16T23:15:13.4321899Z 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:15:13.5360221Z 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:15:13.5833029Z 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:15:13.6257748Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:15:13.6278666Z ** R 2021-05-16T23:15:13.6423154Z ** inst 2021-05-16T23:15:13.6436592Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:14.9507591Z ** help 2021-05-16T23:15:15.1069680Z *** installing help indices 2021-05-16T23:15:15.2163779Z ** building package indices 2021-05-16T23:15:15.5178259Z ** installing vignettes 2021-05-16T23:15:15.5267473Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:15.7231774Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:15.7411718Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:15.9533874Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:15.9560890Z * DONE (xfun) 2021-05-16T23:15:18.4725697Z * installing *source* package ‘stringi’ ... 2021-05-16T23:15:18.5893640Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T23:15:18.5895955Z ** using staged installation 2021-05-16T23:15:18.7163780Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-16T23:15:18.7165087Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-16T23:15:18.8809719Z checking for endianness... little 2021-05-16T23:15:19.0415687Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T23:15:19.2010567Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T23:15:19.2015810Z checking for cat... /usr/bin/cat 2021-05-16T23:15:19.4345229Z checking for local ICUDT_DIR... icu69/data 2021-05-16T23:15:19.4346490Z checking for gcc... gcc 2021-05-16T23:15:19.4946760Z checking whether the C compiler works... yes 2021-05-16T23:15:19.4948034Z checking for C compiler default output file name... a.out 2021-05-16T23:15:19.5297355Z checking for suffix of executables... 2021-05-16T23:15:19.5769197Z checking whether we are cross compiling... no 2021-05-16T23:15:19.6013930Z checking for suffix of object files... o 2021-05-16T23:15:19.6231903Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:15:19.6439450Z checking whether gcc accepts -g... yes 2021-05-16T23:15:19.6830555Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:15:19.7055646Z checking how to run the C preprocessor... gcc -E 2021-05-16T23:15:19.7289625Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T23:15:19.7307922Z checking for egrep... /usr/bin/grep -E 2021-05-16T23:15:19.8361419Z checking for ANSI C header files... yes 2021-05-16T23:15:19.8650706Z checking for sys/types.h... yes 2021-05-16T23:15:19.8966554Z checking for sys/stat.h... yes 2021-05-16T23:15:19.9425943Z checking for stdlib.h... yes 2021-05-16T23:15:19.9784555Z checking for string.h... yes 2021-05-16T23:15:20.0151045Z checking for memory.h... yes 2021-05-16T23:15:20.0524026Z checking for strings.h... yes 2021-05-16T23:15:20.0936248Z checking for inttypes.h... yes 2021-05-16T23:15:20.1336507Z checking for stdint.h... yes 2021-05-16T23:15:20.1765559Z checking for unistd.h... yes 2021-05-16T23:15:20.2279425Z checking elf.h usability... yes 2021-05-16T23:15:20.2394020Z checking elf.h presence... yes 2021-05-16T23:15:20.2395031Z checking for elf.h... yes 2021-05-16T23:15:20.2916376Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T23:15:20.3140799Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T23:15:20.6426256Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T23:15:20.6705153Z checking whether the compiler implements namespaces... yes 2021-05-16T23:15:20.8299484Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T23:15:21.3517118Z checking whether std::map is available... yes 2021-05-16T23:15:21.3544546Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T23:15:21.3695612Z checking with pkg-config for the system ICU4C... 66.1 2021-05-16T23:15:21.3739541Z checking for ICU4C >= 55... yes 2021-05-16T23:15:21.3810545Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-16T23:15:21.7171940Z checking whether an ICU4C-based project can be built... yes 2021-05-16T23:15:21.7800567Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-16T23:15:22.0565686Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-16T23:15:22.8390310Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-16T23:15:23.4412799Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-16T23:15:23.4792237Z configure: creating ./config.status 2021-05-16T23:15:23.5610978Z config.status: creating src/Makevars 2021-05-16T23:15:23.5786365Z config.status: creating src/uconfig_local.h 2021-05-16T23:15:23.5961699Z config.status: creating src/install.libs.R 2021-05-16T23:15:23.6137012Z 2021-05-16T23:15:23.6137960Z *** stringi configure summary: 2021-05-16T23:15:23.6138480Z ICU_FOUND=1 2021-05-16T23:15:23.6139050Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T23:15:23.6140285Z STRINGI_CFLAGS= -fpic 2021-05-16T23:15:23.6140988Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-16T23:15:23.6141581Z STRINGI_CXXFLAGS= -fpic 2021-05-16T23:15:23.6142392Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-16T23:15:23.6143167Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-16T23:15:23.6143551Z 2021-05-16T23:15:23.6143987Z *** Compiler settings used: 2021-05-16T23:15:23.6144410Z CC=gcc 2021-05-16T23:15:23.6144909Z LD=g++ -std=gnu++14 2021-05-16T23:15:23.6145463Z CFLAGS=-g -O2 -fpic 2021-05-16T23:15:23.6146149Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T23:15:23.6146788Z CXX=g++ -std=gnu++11 2021-05-16T23:15:23.6147356Z CXXFLAGS=-g -O2 -fpic 2021-05-16T23:15:23.6147774Z LDFLAGS= 2021-05-16T23:15:23.6148156Z LIBS= 2021-05-16T23:15:23.6148422Z 2021-05-16T23:15:23.6496564Z ** libs 2021-05-16T23:15:23.6584935Z 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:15:24.3546502Z 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:15:25.0038083Z 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:15:25.7032912Z 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:15:26.4726577Z 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:15:27.0051242Z 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:15:27.8849670Z 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:15:28.4395385Z 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:15:29.0295793Z 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:15:29.5898356Z 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:15:30.2642657Z 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:15:30.9336471Z 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:15:31.6718209Z 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:15:32.3623870Z 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:15:32.9722280Z 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:15:33.9297117Z 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:15:35.5381552Z 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:15:36.2323552Z 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:15:36.9053057Z 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:15:37.4602284Z 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:15:37.9999741Z 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:15:38.9873225Z 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:15:39.7035695Z 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:15:40.3721548Z 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:15:41.2239763Z 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:15:42.0565358Z 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:15:42.7038489Z 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:15:43.4273491Z 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:15:44.1435119Z 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:15:45.0907902Z 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:15:46.0016418Z 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:15:47.0948697Z 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:15:47.9763550Z 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:15:48.7523883Z 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:15:49.5503494Z 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:15:50.2434407Z 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:15:50.9121120Z 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:15:51.5884706Z 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:15:52.2798520Z 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:15:53.1848178Z 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:15:54.0665199Z 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:15:55.0378051Z 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:15:55.9760529Z 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:15:56.7917516Z 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:57.6240781Z 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:58.2367298Z 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:59.0191508Z 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:59.8080511Z 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:16:00.5628792Z 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:16:01.2276245Z 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:16:01.8646531Z 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:16:02.6990071Z 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:16:03.5095348Z 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:16:04.3927907Z 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:16:05.2552442Z 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:16:06.0914212Z 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:16:06.8464963Z 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:16:06.8642776Z 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:16:07.8039615Z 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:16:08.4477533Z 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:16:09.0942041Z 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:16:09.9550636Z 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:16:10.7877231Z 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:16:11.7726543Z 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:16:12.4877165Z 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:16:13.3570106Z 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:16:14.0565037Z 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:16:15.7422795Z 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:16:16.4570170Z 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:16:17.1010977Z 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:16:18.0103323Z 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:16:18.5985258Z 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:16:19.2398066Z 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:16:20.0661030Z 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:16:20.8562769Z 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:16:21.7250962Z 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:16:22.4350178Z 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:16:23.1899972Z 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:16:23.8804016Z 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:16:24.5354062Z 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:16:25.2250632Z 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:16:25.8099223Z 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:16:26.4345493Z 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:16:27.8544291Z 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:16:28.0560899Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T23:16:28.1365492Z ** R 2021-05-16T23:16:28.1664645Z ** inst 2021-05-16T23:16:28.1673400Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:29.2971125Z ** help 2021-05-16T23:16:29.7150897Z *** installing help indices 2021-05-16T23:16:29.9168152Z ** building package indices 2021-05-16T23:16:31.2468479Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:31.2471542Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:31.2473565Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:31.2475638Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:31.2477191Z * DONE (stringi) 2021-05-16T23:16:31.6966171Z * installing *source* package ‘Rcpp’ ... 2021-05-16T23:16:31.7343776Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:31.7345114Z ** using staged installation 2021-05-16T23:16:31.7463071Z ** libs 2021-05-16T23:16:31.7517418Z 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:16:34.9009794Z 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:16:51.3793045Z 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:16:51.6039525Z 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:16:55.1603134Z 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:17:02.0387360Z 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:17:05.1154836Z 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:17:05.2968738Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T23:17:05.3085739Z ** R 2021-05-16T23:17:05.3231176Z ** inst 2021-05-16T23:17:05.3650045Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:07.1733345Z ** help 2021-05-16T23:17:07.2729359Z *** installing help indices 2021-05-16T23:17:07.3388223Z ** building package indices 2021-05-16T23:17:07.5970628Z ** installing vignettes 2021-05-16T23:17:07.6039532Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:07.8877570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:17:07.9124385Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:08.2348248Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:08.2435322Z * DONE (Rcpp) 2021-05-16T23:17:08.5513065Z * installing *source* package ‘commonmark’ ... 2021-05-16T23:17:08.5554902Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:08.5556928Z ** using staged installation 2021-05-16T23:17:08.5677637Z ** libs 2021-05-16T23:17:08.5743850Z 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:17:08.5790807Z 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:17:08.6296215Z 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:17:08.6738467Z 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:17:08.7457774Z 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:17:08.7983949Z 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:17:09.0990786Z 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:17:09.1963337Z 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:17:09.6683263Z 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:17:10.4432474Z 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:17:12.2650635Z 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:17:15.5229619Z 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:17:15.6579268Z 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:17:15.7079167Z 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:17:15.8188941Z 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:17:15.9109699Z 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:17:16.0017711Z 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:17:16.1998676Z 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:17:16.4054743Z 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:17:16.5427236Z 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:17:16.5886321Z 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:17:16.6367271Z 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:17:16.7546404Z 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:17:16.7880503Z 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:17:16.8567099Z 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:17:16.9024655Z 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:17:16.9466010Z 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:17:17.0005034Z 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:17:17.0768183Z 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:17:17.1841405Z 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:17:17.2362327Z 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:17:17.3178441Z 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:17:17.5006425Z 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:17:17.5350879Z 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:17:17.6870010Z 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:17:17.7757532Z 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:17:18.0679275Z 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:17:18.1299025Z 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:17:18.1442338Z 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:17:18.1913667Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T23:17:18.1975518Z ** R 2021-05-16T23:17:18.2004336Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:18.4501299Z ** help 2021-05-16T23:17:18.4631043Z *** installing help indices 2021-05-16T23:17:18.4793943Z ** building package indices 2021-05-16T23:17:18.6776379Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:18.8667994Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:17:18.8865854Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:19.0645155Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:19.0650569Z * DONE (commonmark) 2021-05-16T23:17:19.3090135Z * installing *source* package ‘brew’ ... 2021-05-16T23:17:19.3092296Z ** using staged installation 2021-05-16T23:17:19.3177209Z ** R 2021-05-16T23:17:19.3207145Z ** inst 2021-05-16T23:17:19.3233368Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:19.6672474Z ** help 2021-05-16T23:17:19.6813776Z *** installing help indices 2021-05-16T23:17:19.6987995Z ** building package indices 2021-05-16T23:17:19.8967255Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:20.0782314Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:20.2577875Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:20.2585634Z * DONE (brew) 2021-05-16T23:17:20.4905354Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T23:17:20.4920806Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:20.4923971Z ** using staged installation 2021-05-16T23:17:20.5087749Z ** R 2021-05-16T23:17:20.5129581Z ** inst 2021-05-16T23:17:20.5136936Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:20.9978705Z ** help 2021-05-16T23:17:21.0147540Z *** installing help indices 2021-05-16T23:17:21.0335292Z ** building package indices 2021-05-16T23:17:21.2343620Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:21.4600649Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:21.6979223Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:21.6987601Z * DONE (sessioninfo) 2021-05-16T23:17:21.9102642Z * installing *source* package ‘prettyunits’ ... 2021-05-16T23:17:21.9114213Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:21.9116154Z ** using staged installation 2021-05-16T23:17:21.9218794Z ** R 2021-05-16T23:17:21.9259040Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:22.2392273Z ** help 2021-05-16T23:17:22.2645702Z *** installing help indices 2021-05-16T23:17:22.2853173Z ** building package indices 2021-05-16T23:17:22.4856893Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:22.6687364Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:22.8475052Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:22.8481468Z * DONE (prettyunits) 2021-05-16T23:17:23.3901468Z * installing *source* package ‘vctrs’ ... 2021-05-16T23:17:23.4047018Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:23.4048190Z ** using staged installation 2021-05-16T23:17:23.4219506Z ** libs 2021-05-16T23:17:23.4295477Z 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:17:23.5479668Z 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:17:23.6370307Z 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:17:23.7290309Z 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:17:23.9729141Z 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:17:24.0916361Z 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:17:24.2380674Z 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:17:24.3043750Z 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:17:24.4082426Z 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:17:24.4847494Z 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:17:24.6328129Z 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:17:24.8470441Z 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:17:24.9748746Z 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:17:25.0658086Z 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:17:25.3240644Z 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:17:25.3892877Z 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:17:25.7854706Z 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:17:25.8780957Z 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:17:26.0032459Z 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:17:26.1341609Z 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:17:26.1986495Z 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:17:26.4453525Z 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:17:26.5079510Z 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:17:26.8365310Z 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:17:26.9157636Z 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:17:27.6784151Z 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:17:27.8430696Z 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:17:27.9181244Z 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:17:28.0000246Z 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:17:28.1676445Z 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:17:28.2863547Z 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:17:28.4186788Z 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:17:28.5276048Z 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:17:28.6596464Z 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:17:28.9089845Z 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:17:29.0126911Z 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:17:29.0995576Z 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:17:29.2187756Z 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:17:29.6800775Z 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:17:30.0540202Z 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:17:30.3145439Z 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:17:30.4813854Z 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:17:30.7522369Z 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:17:30.8075312Z 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:17:31.0065182Z 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:17:31.1607521Z 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:17:31.2759949Z 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:17:31.6385758Z 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:17:31.7949403Z 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:17:31.9263518Z 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:17:32.0309481Z 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:17:32.1082263Z 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:17:32.2279228Z 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:17:32.3638237Z 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:17:32.4965732Z 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:17:32.6065803Z 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:17:32.6844758Z 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:17:32.7639487Z 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:17:32.8171196Z 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:17:33.4530296Z 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:17:33.4930154Z 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:17:33.5595261Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T23:17:33.5601494Z ** R 2021-05-16T23:17:33.5935091Z ** inst 2021-05-16T23:17:33.5957056Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:36.2059561Z ** help 2021-05-16T23:17:36.7700000Z *** installing help indices 2021-05-16T23:17:36.7701087Z *** copying figures 2021-05-16T23:17:36.7701570Z ** building package indices 2021-05-16T23:17:36.9745640Z ** installing vignettes 2021-05-16T23:17:36.9928414Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:37.2253047Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:17:37.2452547Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:37.5330971Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:37.5364982Z * DONE (vctrs) 2021-05-16T23:17:37.8298503Z * installing *source* package ‘processx’ ... 2021-05-16T23:17:37.8339015Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:37.8340501Z ** using staged installation 2021-05-16T23:17:37.8513390Z ** libs 2021-05-16T23:17:37.8565198Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T23:17:38.0021665Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T23:17:38.0023308Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T23:17:38.1813252Z 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:17:38.2702051Z 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:17:38.3680671Z 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:17:38.4284451Z 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:17:38.4285954Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-16T23:17:38.4516213Z 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:38.5218738Z 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:17:38.6249638Z 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:17:38.9642337Z 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:17:39.0561686Z 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:17:39.1769589Z 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:17:39.2789906Z 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:17:39.3653165Z 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:17:39.7043684Z 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:17:39.8034663Z 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:17:39.9128860Z 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:17:39.9699396Z 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:17:40.0473894Z 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:17:40.0794238Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T23:17:40.0829807Z ** R 2021-05-16T23:17:40.0972733Z ** inst 2021-05-16T23:17:40.0980003Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:41.6872402Z ** help 2021-05-16T23:17:41.7650497Z *** installing help indices 2021-05-16T23:17:41.8091759Z ** building package indices 2021-05-16T23:17:42.0358016Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:42.2334359Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:17:42.2595266Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:42.4767531Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:42.4794115Z * DONE (processx) 2021-05-16T23:17:42.7337563Z * installing *source* package ‘markdown’ ... 2021-05-16T23:17:42.7361396Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:42.7363275Z ** using staged installation 2021-05-16T23:17:42.7521122Z ** libs 2021-05-16T23:17:42.7583976Z 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:17:42.8271911Z 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:17:42.8778735Z 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:17:43.0543953Z 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:17:43.1651284Z 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:17:43.2433417Z 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:17:43.2837626Z 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:17:43.3261037Z 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:17:43.5465823Z 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:17:43.6862339Z 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:17:44.7824441Z 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:17:44.8339893Z 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:17:44.8636717Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T23:17:44.8652748Z ** R 2021-05-16T23:17:44.8710780Z ** inst 2021-05-16T23:17:44.8731219Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:45.3133087Z ** help 2021-05-16T23:17:45.3557161Z *** installing help indices 2021-05-16T23:17:45.3826839Z ** building package indices 2021-05-16T23:17:45.5902003Z ** installing vignettes 2021-05-16T23:17:45.5961341Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:45.7801015Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:17:45.7982557Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:45.9793515Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:45.9802690Z * DONE (markdown) 2021-05-16T23:17:46.2005745Z * installing *source* package ‘highr’ ... 2021-05-16T23:17:46.2017204Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:46.2019138Z ** using staged installation 2021-05-16T23:17:46.2165956Z ** R 2021-05-16T23:17:46.2201262Z ** inst 2021-05-16T23:17:46.2211103Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:46.5542135Z ** help 2021-05-16T23:17:46.5664624Z *** installing help indices 2021-05-16T23:17:46.5834199Z ** building package indices 2021-05-16T23:17:46.7774858Z ** installing vignettes 2021-05-16T23:17:46.7823513Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:46.9656160Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:47.1536412Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:47.1542372Z * DONE (highr) 2021-05-16T23:17:47.4421643Z * installing *source* package ‘stringr’ ... 2021-05-16T23:17:47.4458082Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:47.4459536Z ** using staged installation 2021-05-16T23:17:47.4616047Z ** R 2021-05-16T23:17:47.4694590Z ** data 2021-05-16T23:17:47.4699295Z *** moving datasets to lazyload DB 2021-05-16T23:17:47.4872362Z ** inst 2021-05-16T23:17:47.4889113Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:47.9927519Z ** help 2021-05-16T23:17:48.0685124Z *** installing help indices 2021-05-16T23:17:48.1238117Z *** copying figures 2021-05-16T23:17:48.1239987Z ** building package indices 2021-05-16T23:17:48.3603496Z ** installing vignettes 2021-05-16T23:17:48.3665524Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:48.5645765Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:48.7724938Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:48.7740866Z * DONE (stringr) 2021-05-16T23:17:48.9960088Z * installing *source* package ‘rversions’ ... 2021-05-16T23:17:48.9971483Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:48.9972645Z ** using staged installation 2021-05-16T23:17:49.0115675Z ** R 2021-05-16T23:17:49.0152139Z ** inst 2021-05-16T23:17:49.0159005Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:49.3675323Z ** help 2021-05-16T23:17:49.3877664Z *** installing help indices 2021-05-16T23:17:49.4091022Z *** copying figures 2021-05-16T23:17:49.4093753Z ** building package indices 2021-05-16T23:17:49.6213168Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:49.8418612Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:50.0552312Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:50.0557913Z * DONE (rversions) 2021-05-16T23:17:50.4792709Z * installing *source* package ‘pillar’ ... 2021-05-16T23:17:50.4893882Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:50.4895254Z ** using staged installation 2021-05-16T23:17:50.5081542Z ** R 2021-05-16T23:17:50.5268157Z ** inst 2021-05-16T23:17:50.5304180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:52.3226419Z ** help 2021-05-16T23:17:52.4135813Z *** installing help indices 2021-05-16T23:17:52.4790919Z *** copying figures 2021-05-16T23:17:52.4795921Z ** building package indices 2021-05-16T23:17:52.7632476Z ** installing vignettes 2021-05-16T23:17:52.7701453Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:53.0948841Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:53.4347046Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:53.4374379Z * DONE (pillar) 2021-05-16T23:17:53.7244695Z * installing *source* package ‘callr’ ... 2021-05-16T23:17:53.7276726Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:53.7279080Z ** using staged installation 2021-05-16T23:17:53.7433683Z ** R 2021-05-16T23:17:53.7585321Z ** inst 2021-05-16T23:17:53.7594106Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:57.0344613Z ** help 2021-05-16T23:17:57.1674512Z *** installing help indices 2021-05-16T23:17:57.2428592Z ** building package indices 2021-05-16T23:17:57.5129943Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:57.7329952Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:58.0170678Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:58.0203039Z * DONE (callr) 2021-05-16T23:17:58.5196804Z * installing *source* package ‘knitr’ ... 2021-05-16T23:17:58.5360373Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T23:17:58.5361212Z ** using staged installation 2021-05-16T23:17:58.5698348Z ** R 2021-05-16T23:17:58.6091823Z ** demo 2021-05-16T23:17:58.6097448Z ** inst 2021-05-16T23:17:58.6201166Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:02.9010010Z ** help 2021-05-16T23:18:03.0952384Z *** installing help indices 2021-05-16T23:18:03.2176538Z ** building package indices 2021-05-16T23:18:03.5312414Z ** installing vignettes 2021-05-16T23:18:03.5376841Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:03.7439852Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:04.0403513Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:04.0463976Z * DONE (knitr) 2021-05-16T23:18:04.2576094Z * installing *source* package ‘xopen’ ... 2021-05-16T23:18:04.2586684Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:04.2588286Z ** using staged installation 2021-05-16T23:18:04.2733403Z ** R 2021-05-16T23:18:04.2757947Z ** inst 2021-05-16T23:18:04.2766889Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:04.5272354Z ** help 2021-05-16T23:18:04.5372196Z *** installing help indices 2021-05-16T23:18:04.5596505Z ** building package indices 2021-05-16T23:18:04.7638007Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:04.9497919Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:05.1355275Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:05.1360504Z * DONE (xopen) 2021-05-16T23:18:05.5768098Z * installing *source* package ‘tibble’ ... 2021-05-16T23:18:05.5873489Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:05.5874520Z ** using staged installation 2021-05-16T23:18:05.6092414Z ** libs 2021-05-16T23:18:05.6157416Z 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:18:05.6688926Z 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:18:05.7377806Z 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:18:05.7786992Z 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:18:05.8842125Z 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:18:05.9088930Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:18:05.9103166Z ** R 2021-05-16T23:18:05.9278174Z ** inst 2021-05-16T23:18:05.9311957Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:07.7975699Z ** help 2021-05-16T23:18:07.8753446Z *** installing help indices 2021-05-16T23:18:07.9272435Z *** copying figures 2021-05-16T23:18:07.9278177Z ** building package indices 2021-05-16T23:18:08.1792665Z ** installing vignettes 2021-05-16T23:18:08.1856375Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:08.5507957Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:18:08.5704444Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:08.9631466Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:08.9653536Z * DONE (tibble) 2021-05-16T23:18:09.2348312Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T23:18:09.2370286Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:09.2372362Z ** using staged installation 2021-05-16T23:18:09.2529523Z ** R 2021-05-16T23:18:09.2616432Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:10.4827160Z ** help 2021-05-16T23:18:10.5226848Z *** installing help indices 2021-05-16T23:18:10.5606736Z ** building package indices 2021-05-16T23:18:10.7927702Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:11.0770552Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:11.3706255Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:11.3719476Z * DONE (pkgbuild) 2021-05-16T23:18:11.7869656Z * installing *source* package ‘roxygen2’ ... 2021-05-16T23:18:11.7953367Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:11.7954471Z ** using staged installation 2021-05-16T23:18:11.8162499Z ** libs 2021-05-16T23:18:11.8217385Z 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:18:16.6828265Z 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:18:19.8084125Z 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:18:23.0209753Z 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:18:26.2619582Z 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:18:31.3219985Z 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:18:34.6938796Z 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:18:34.7966068Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T23:18:34.8009942Z ** R 2021-05-16T23:18:34.8319133Z ** inst 2021-05-16T23:18:34.8337857Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:38.6717206Z ** help 2021-05-16T23:18:38.7513193Z *** installing help indices 2021-05-16T23:18:38.8000862Z *** copying figures 2021-05-16T23:18:38.8002986Z ** building package indices 2021-05-16T23:18:39.0374090Z ** installing vignettes 2021-05-16T23:18:39.0479707Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:39.4125777Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:18:39.4343918Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:39.8608807Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:39.8644280Z * DONE (roxygen2) 2021-05-16T23:18:40.0972805Z * installing *source* package ‘rematch2’ ... 2021-05-16T23:18:40.0993928Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:40.0995284Z ** using staged installation 2021-05-16T23:18:40.1124842Z ** R 2021-05-16T23:18:40.1167766Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:40.6005136Z ** help 2021-05-16T23:18:40.6322506Z *** installing help indices 2021-05-16T23:18:40.6552161Z ** building package indices 2021-05-16T23:18:40.8575544Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:41.2166486Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:41.5867529Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:41.5874086Z * DONE (rematch2) 2021-05-16T23:18:41.8658113Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T23:18:41.8684890Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:41.8688579Z ** using staged installation 2021-05-16T23:18:41.8828954Z ** R 2021-05-16T23:18:41.8907931Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:43.0567175Z ** help 2021-05-16T23:18:43.0943553Z *** installing help indices 2021-05-16T23:18:43.1228566Z ** building package indices 2021-05-16T23:18:43.3411180Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:43.6253112Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:43.9176016Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:43.9187774Z * DONE (rcmdcheck) 2021-05-16T23:18:44.1607562Z * installing *source* package ‘waldo’ ... 2021-05-16T23:18:44.1626777Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:44.1628685Z ** using staged installation 2021-05-16T23:18:44.1765079Z ** R 2021-05-16T23:18:44.1825876Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:44.8912312Z ** help 2021-05-16T23:18:44.9052856Z *** installing help indices 2021-05-16T23:18:44.9241534Z *** copying figures 2021-05-16T23:18:44.9244035Z ** building package indices 2021-05-16T23:18:45.1335724Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:45.3904755Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:45.6597284Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:45.6606124Z * DONE (waldo) 2021-05-16T23:18:46.1898658Z * installing *source* package ‘testthat’ ... 2021-05-16T23:18:46.2016541Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:18:46.2017587Z ** using staged installation 2021-05-16T23:18:46.2245939Z ** libs 2021-05-16T23:18:46.2312941Z 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:18:46.2808912Z 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:18:46.3345645Z 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:18:47.1291584Z 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:18:47.7647086Z 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:19:04.7345029Z 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:19:04.9002103Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T23:19:04.9113275Z ** R 2021-05-16T23:19:04.9479297Z ** inst 2021-05-16T23:19:04.9511023Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:14.5232299Z ** help 2021-05-16T23:19:14.7248641Z *** installing help indices 2021-05-16T23:19:14.8844737Z *** copying figures 2021-05-16T23:19:14.8849236Z ** building package indices 2021-05-16T23:19:15.2105211Z ** installing vignettes 2021-05-16T23:19:15.2231239Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:15.4331693Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:19:15.4565245Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:15.8910546Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:15.8992385Z * DONE (testthat) 2021-05-16T23:19:16.2791137Z * installing *source* package ‘devtools’ ... 2021-05-16T23:19:16.2848096Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:16.2849292Z ** using staged installation 2021-05-16T23:19:16.3142658Z ** R 2021-05-16T23:19:16.3288202Z ** inst 2021-05-16T23:19:16.3298258Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:18.0827121Z ** help 2021-05-16T23:19:18.2023171Z *** installing help indices 2021-05-16T23:19:18.2825466Z *** copying figures 2021-05-16T23:19:18.2827131Z ** building package indices 2021-05-16T23:19:18.5516281Z ** installing vignettes 2021-05-16T23:19:18.5590335Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:19.2662800Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:19.9455927Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:19.9482025Z * DONE (devtools) 2021-05-16T23:19:19.9577948Z 2021-05-16T23:19:19.9578992Z The downloaded source packages are in 2021-05-16T23:19:19.9580441Z ‘/tmp/Rtmp1XOeXt/downloaded_packages’ 2021-05-16T23:19:20.0489593Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:19:20.9536051Z 2021-05-16T23:19:21.2672810Z 2021-05-16T23:19:21.2687758Z checking for file ‘/tmp/Rtmp1XOeXt/remotes72a6366755f1/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:19:21.2763917Z 2021-05-16T23:19:21.2766426Z ✔ checking for file ‘/tmp/Rtmp1XOeXt/remotes72a6366755f1/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:19:21.2805250Z 2021-05-16T23:19:21.2832971Z 2021-05-16T23:19:21.2834853Z ─ preparing ‘desc’: 2021-05-16T23:19:21.2843259Z 2021-05-16T23:19:21.2845378Z 2021-05-16T23:19:21.2942255Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:21.2978190Z 2021-05-16T23:19:21.2980169Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:19:21.3641078Z 2021-05-16T23:19:21.3674510Z 2021-05-16T23:19:21.3676887Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:21.3685956Z 2021-05-16T23:19:21.3842964Z 2021-05-16T23:19:21.3845340Z ─ checking for empty or unneeded directories 2021-05-16T23:19:21.3848436Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:19:21.3856201Z 2021-05-16T23:19:21.3879573Z 2021-05-16T23:19:21.3881530Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:19:21.4836290Z 2021-05-16T23:19:21.4840628Z 2021-05-16T23:19:21.4843001Z 2021-05-16T23:19:21.4945695Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:19:21.4947038Z (as ‘lib’ is unspecified) 2021-05-16T23:19:21.8028625Z * installing *source* package ‘desc’ ... 2021-05-16T23:19:21.8074696Z ** using staged installation 2021-05-16T23:19:21.8276964Z ** R 2021-05-16T23:19:21.8410948Z ** inst 2021-05-16T23:19:21.8427270Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:23.4632452Z ** help 2021-05-16T23:19:23.5974742Z *** installing help indices 2021-05-16T23:19:23.6903510Z ** building package indices 2021-05-16T23:19:23.9758852Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:24.1728167Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:24.4020838Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:24.4037231Z * DONE (desc) 2021-05-16T23:19:24.6041554Z 2021-05-16T23:19:24.6042548Z 2021-05-16T23:19:24.6054803Z checking for file ‘/tmp/Rtmp1XOeXt/remotes72a674a92df5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:19:24.6078236Z 2021-05-16T23:19:24.6079771Z ✔ checking for file ‘/tmp/Rtmp1XOeXt/remotes72a674a92df5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:19:24.6183469Z 2021-05-16T23:19:24.6184151Z 2021-05-16T23:19:24.6185125Z ─ preparing ‘ghtravis’: 2021-05-16T23:19:24.6185647Z 2021-05-16T23:19:24.6186330Z 2021-05-16T23:19:24.6258880Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:24.6284348Z 2021-05-16T23:19:24.6286488Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:19:24.6718377Z 2021-05-16T23:19:24.6754305Z 2021-05-16T23:19:24.6756438Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:24.6764384Z 2021-05-16T23:19:24.6787525Z 2021-05-16T23:19:24.6789532Z ─ checking for empty or unneeded directories 2021-05-16T23:19:24.6792988Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:19:24.6869200Z 2021-05-16T23:19:24.6894885Z 2021-05-16T23:19:24.6896632Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:19:24.7176413Z 2021-05-16T23:19:24.7180194Z 2021-05-16T23:19:24.7182433Z 2021-05-16T23:19:24.7572344Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:19:24.7574535Z (as ‘lib’ is unspecified) 2021-05-16T23:19:25.0127898Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:19:25.0131244Z ** using staged installation 2021-05-16T23:19:25.0292218Z ** R 2021-05-16T23:19:25.0387447Z ** inst 2021-05-16T23:19:25.0397913Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:26.3488419Z ** help 2021-05-16T23:19:26.4110693Z *** installing help indices 2021-05-16T23:19:26.4584752Z ** building package indices 2021-05-16T23:19:26.7090893Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:27.4053626Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:28.1193430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:28.1206122Z * DONE (ghtravis) 2021-05-16T23:19:28.1300504Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:19:28.3215636Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:19:29.2755561Z 2021-05-16T23:19:29.2757643Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:19:29.2759003Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:19:29.2760186Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:19:29.2761541Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:19:29.2762738Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:19:29.2765515Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:19:29.2776148Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:19:29.2777047Z (as ‘lib’ is unspecified) 2021-05-16T23:19:44.7301380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:19:45.0003943Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-16T23:19:45.0084738Z ================================================== 2021-05-16T23:19:45.0085391Z downloaded 89 KB 2021-05-16T23:19:45.0085715Z 2021-05-16T23:19:45.0124123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:19:45.3957965Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-16T23:19:45.4061875Z ================================================== 2021-05-16T23:19:45.4062524Z downloaded 116 KB 2021-05-16T23:19:45.4062851Z 2021-05-16T23:19:45.4104274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:19:45.9169056Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-16T23:19:45.9371533Z ================================================== 2021-05-16T23:19:45.9372413Z downloaded 195 KB 2021-05-16T23:19:45.9372783Z 2021-05-16T23:19:45.9417431Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:19:46.2161047Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-16T23:19:46.2418862Z ================================================== 2021-05-16T23:19:46.2419484Z downloaded 932 KB 2021-05-16T23:19:46.2419794Z 2021-05-16T23:19:46.2465848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:19:46.5528477Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-16T23:19:46.6603268Z ================================================== 2021-05-16T23:19:46.6604816Z downloaded 690 KB 2021-05-16T23:19:46.6605937Z 2021-05-16T23:19:46.9614084Z * installing *source* package ‘tidyselect’ ... 2021-05-16T23:19:46.9647595Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:46.9649109Z ** using staged installation 2021-05-16T23:19:46.9822239Z ** R 2021-05-16T23:19:46.9925265Z ** inst 2021-05-16T23:19:46.9936604Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:48.0392873Z ** help 2021-05-16T23:19:48.0997446Z *** installing help indices 2021-05-16T23:19:48.1446260Z ** building package indices 2021-05-16T23:19:48.3912481Z ** installing vignettes 2021-05-16T23:19:48.3971992Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:48.6864509Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:48.9691291Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:48.9702609Z * DONE (tidyselect) 2021-05-16T23:19:49.2631724Z * installing *source* package ‘generics’ ... 2021-05-16T23:19:49.2664619Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:49.2665857Z ** using staged installation 2021-05-16T23:19:49.2811342Z ** R 2021-05-16T23:19:49.2866810Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:49.6152616Z ** help 2021-05-16T23:19:49.7417799Z *** installing help indices 2021-05-16T23:19:49.7958077Z ** building package indices 2021-05-16T23:19:50.0470625Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:50.2399783Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:50.4334100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:50.4338796Z * DONE (generics) 2021-05-16T23:19:50.7071751Z * installing *source* package ‘cpp11’ ... 2021-05-16T23:19:50.7109514Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:50.7110757Z ** using staged installation 2021-05-16T23:19:50.7275874Z ** R 2021-05-16T23:19:50.7322220Z ** inst 2021-05-16T23:19:50.7350569Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:51.1586193Z ** help 2021-05-16T23:19:51.1812581Z *** installing help indices 2021-05-16T23:19:51.2008504Z ** building package indices 2021-05-16T23:19:51.3952523Z ** installing vignettes 2021-05-16T23:19:51.4010673Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:51.5840064Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:51.7711473Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:51.7721716Z * DONE (cpp11) 2021-05-16T23:19:52.3201698Z * installing *source* package ‘dplyr’ ... 2021-05-16T23:19:52.3344506Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:52.3346071Z ** using staged installation 2021-05-16T23:19:52.3583298Z ** libs 2021-05-16T23:19:52.3655244Z 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:52.5164334Z 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:52.7002294Z 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:52.8500978Z 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:53.4190806Z 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:53.5334739Z 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:53.6532666Z 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:53.7686468Z 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:53.9021808Z 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:54.0348151Z 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:54.1392460Z 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:54.3219259Z 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:54.3945875Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T23:19:54.3964287Z ** R 2021-05-16T23:19:54.4456071Z ** data 2021-05-16T23:19:54.4461599Z *** moving datasets to lazyload DB 2021-05-16T23:19:54.5537788Z ** inst 2021-05-16T23:19:54.5567561Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:59.3114644Z ** help 2021-05-16T23:19:59.8317260Z *** installing help indices 2021-05-16T23:20:00.0637509Z *** copying figures 2021-05-16T23:20:00.0643171Z ** building package indices 2021-05-16T23:20:00.4371577Z ** installing vignettes 2021-05-16T23:20:00.4508706Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:00.9698317Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:00.9903281Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:01.6037258Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:01.6085670Z * DONE (dplyr) 2021-05-16T23:20:02.0089279Z * installing *source* package ‘tidyr’ ... 2021-05-16T23:20:02.0169130Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:02.0170339Z ** using staged installation 2021-05-16T23:20:02.0369124Z ** libs 2021-05-16T23:20:02.0452747Z 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:20:03.0761886Z 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:20:03.4280403Z 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:20:05.3254893Z 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:20:06.4759929Z 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:20:06.5604207Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T23:20:06.5630337Z ** R 2021-05-16T23:20:06.5805639Z ** data 2021-05-16T23:20:06.5816210Z *** moving datasets to lazyload DB 2021-05-16T23:20:06.7921474Z ** inst 2021-05-16T23:20:06.7945283Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:08.5276543Z ** help 2021-05-16T23:20:08.6506492Z *** installing help indices 2021-05-16T23:20:08.7298760Z *** copying figures 2021-05-16T23:20:08.7304321Z ** building package indices 2021-05-16T23:20:09.0105871Z ** installing vignettes 2021-05-16T23:20:09.0196224Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:09.5142914Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:09.5338484Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:10.0453356Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:10.0472796Z * DONE (tidyr) 2021-05-16T23:20:10.0574271Z 2021-05-16T23:20:10.0575378Z The downloaded source packages are in 2021-05-16T23:20:10.0576906Z ‘/tmp/Rtmp1XOeXt/downloaded_packages’ 2021-05-16T23:20:10.2553347Z 2021-05-16T23:20:10.2561711Z checking for file ‘/tmp/Rtmp1XOeXt/remotes72a67005b946/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:20:10.2602043Z 2021-05-16T23:20:10.2604073Z ✔ checking for file ‘/tmp/Rtmp1XOeXt/remotes72a67005b946/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:20:10.2697750Z 2021-05-16T23:20:10.2698544Z 2021-05-16T23:20:10.2699575Z ─ preparing ‘aghast’: 2021-05-16T23:20:10.2700131Z 2021-05-16T23:20:10.2700657Z 2021-05-16T23:20:10.2775607Z checking DESCRIPTION meta-information ... 2021-05-16T23:20:10.2801004Z 2021-05-16T23:20:10.2803118Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:20:10.3065810Z 2021-05-16T23:20:10.3093262Z 2021-05-16T23:20:10.3095325Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:20:10.3103619Z 2021-05-16T23:20:10.3130073Z 2021-05-16T23:20:10.3132260Z ─ checking for empty or unneeded directories 2021-05-16T23:20:10.3135693Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:20:10.3150988Z 2021-05-16T23:20:10.3175017Z 2021-05-16T23:20:10.3176881Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:20:10.3270607Z 2021-05-16T23:20:10.3273043Z 2021-05-16T23:20:10.3274460Z 2021-05-16T23:20:10.3351722Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:20:10.3352613Z (as ‘lib’ is unspecified) 2021-05-16T23:20:10.5555621Z * installing *source* package ‘aghast’ ... 2021-05-16T23:20:10.5557812Z ** using staged installation 2021-05-16T23:20:10.5737278Z ** R 2021-05-16T23:20:10.5798342Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:11.0352256Z ** help 2021-05-16T23:20:11.0661587Z *** installing help indices 2021-05-16T23:20:11.0892442Z ** building package indices 2021-05-16T23:20:11.2965119Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:11.4825852Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:11.6744095Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:11.6750630Z * DONE (aghast) 2021-05-16T23:20:11.6847534Z Installing 1 packages: covr 2021-05-16T23:20:11.6854287Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:20:11.6855356Z (as ‘lib’ is unspecified) 2021-05-16T23:20:26.7528098Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:20:26.7529016Z 2021-05-16T23:20:26.7539244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:20:27.0199611Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-16T23:20:27.0259518Z ================================================== 2021-05-16T23:20:27.0260352Z downloaded 81 KB 2021-05-16T23:20:27.0260866Z 2021-05-16T23:20:27.0296081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:20:27.3047048Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-16T23:20:27.3147537Z ================================================== 2021-05-16T23:20:27.3148099Z downloaded 89 KB 2021-05-16T23:20:27.3148423Z 2021-05-16T23:20:27.3186011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:20:27.5913330Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-16T23:20:27.6023116Z ================================================== 2021-05-16T23:20:27.6023691Z downloaded 144 KB 2021-05-16T23:20:27.6024016Z 2021-05-16T23:20:27.8733015Z * installing *source* package ‘lazyeval’ ... 2021-05-16T23:20:28.8310624Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:28.8311159Z 2021-05-16T23:20:28.8314575Z ** using staged installation 2021-05-16T23:20:28.8315045Z ** libs 2021-05-16T23:20:28.8316093Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T23:20:28.8316769Z ** R 2021-05-16T23:20:28.8317142Z ** inst 2021-05-16T23:20:28.8317938Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:28.8319187Z 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:20:28.8320520Z 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:20:28.8321852Z 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:20:28.8323180Z 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:20:28.8324472Z 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:20:28.8325789Z 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:20:28.8327668Z 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:20:28.8537042Z ** help 2021-05-16T23:20:28.9108885Z *** installing help indices 2021-05-16T23:20:28.9570760Z ** building package indices 2021-05-16T23:20:29.1958769Z ** installing vignettes 2021-05-16T23:20:29.2036316Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:29.3989207Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:29.4195852Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:29.6165374Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:29.6174137Z * DONE (lazyeval) 2021-05-16T23:20:29.8891103Z * installing *source* package ‘rex’ ... 2021-05-16T23:20:29.8918405Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:29.8919564Z ** using staged installation 2021-05-16T23:20:29.9065188Z ** R 2021-05-16T23:20:29.9126392Z ** inst 2021-05-16T23:20:29.9137070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:30.4392255Z ** help 2021-05-16T23:20:30.4902293Z *** installing help indices 2021-05-16T23:20:30.5300922Z ** building package indices 2021-05-16T23:20:30.7619788Z ** installing vignettes 2021-05-16T23:20:30.7714955Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:30.9688177Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:31.1721533Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:31.1730141Z * DONE (rex) 2021-05-16T23:20:31.5585356Z * installing *source* package ‘covr’ ... 2021-05-16T23:20:31.5651362Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:31.5652470Z ** using staged installation 2021-05-16T23:20:31.5880699Z ** libs 2021-05-16T23:20:31.5937860Z 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:20:31.6535549Z 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:20:31.6700209Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T23:20:31.6713195Z ** R 2021-05-16T23:20:31.6863247Z ** inst 2021-05-16T23:20:31.6886472Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:33.0910115Z ** help 2021-05-16T23:20:33.1564210Z *** installing help indices 2021-05-16T23:20:33.2081268Z *** copying figures 2021-05-16T23:20:33.2083190Z ** building package indices 2021-05-16T23:20:33.4543528Z ** installing vignettes 2021-05-16T23:20:33.4607816Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:33.6735737Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:33.6926947Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:33.9283638Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:33.9309634Z * DONE (covr) 2021-05-16T23:20:33.9418190Z 2021-05-16T23:20:33.9419356Z The downloaded source packages are in 2021-05-16T23:20:33.9420872Z ‘/tmp/Rtmp1XOeXt/downloaded_packages’ 2021-05-16T23:20:33.9617581Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:20:33.9618275Z Rscript -e "tic::before_install()" 2021-05-16T23:20:33.9666126Z shell: /usr/bin/bash -e {0} 2021-05-16T23:20:33.9666573Z env: 2021-05-16T23:20:33.9667081Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:33.9667596Z TIC_DEPLOY_KEY: 2021-05-16T23:20:33.9668510Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:20:33.9670340Z GITHUB_PAT: *** 2021-05-16T23:20:33.9670794Z COVERALLS_TOKEN: 2021-05-16T23:20:33.9671517Z continue-on-error: true 2021-05-16T23:20:33.9672052Z VDIFFR_RUN_TESTS: 2021-05-16T23:20:33.9672701Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:20:33.9673895Z TZ: UTC 2021-05-16T23:20:33.9674344Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:33.9674792Z NOT_CRAN: true 2021-05-16T23:20:33.9675233Z ##[endgroup] 2021-05-16T23:20:34.2855536Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:20:34.4203518Z Running before_install: step_install_remote_binaries() 2021-05-16T23:20:34.9404983Z Installing ggplot2 binaries 2021-05-16T23:20:34.9416605Z [1] "tidyverse/ggplot2" 2021-05-16T23:20:35.2385625Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:20:35.2398365Z Installing rlang binaries 2021-05-16T23:20:35.2409547Z [1] "r-lib/rlang" 2021-05-16T23:20:35.4231954Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:20:35.4245953Z Installing oro.nifti binaries 2021-05-16T23:20:35.4256011Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:20:35.5604956Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:20:35.5614590Z Installing neurobase binaries 2021-05-16T23:20:35.5624380Z [1] "neuroconductor/neurobase" 2021-05-16T23:20:35.6980672Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:20:35.7108282Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:20:35.7109082Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:20:35.7109714Z remotes::install_cran("rcmdcheck") 2021-05-16T23:20:35.7110297Z remotes::install_cran("markdown") 2021-05-16T23:20:35.7117526Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:20:35.7117959Z env: 2021-05-16T23:20:35.7118408Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:35.7118910Z TIC_DEPLOY_KEY: 2021-05-16T23:20:35.7119761Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:20:35.7121517Z GITHUB_PAT: *** 2021-05-16T23:20:35.7121942Z COVERALLS_TOKEN: 2021-05-16T23:20:35.7122450Z continue-on-error: true 2021-05-16T23:20:35.7122945Z VDIFFR_RUN_TESTS: 2021-05-16T23:20:35.7123437Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:20:35.7123904Z TZ: UTC 2021-05-16T23:20:35.7124299Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:35.7124775Z NOT_CRAN: true 2021-05-16T23:20:35.7125264Z ##[endgroup] 2021-05-16T23:20:54.6529172Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:20:54.6531648Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:20:54.6533541Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T23:20:54.6535420Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-16T23:20:54.6537214Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:20:54.6538984Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:20:54.6540775Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:20:54.6542486Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:20:54.6544136Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:20:54.6545770Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:20:54.6547466Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:20:54.6549153Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:20:54.6550826Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:20:54.6554260Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:20:54.6555543Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:20:54.6556829Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:20:54.6558185Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:20:54.6559464Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:20:54.6560749Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:20:54.6562062Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:20:54.8275629Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:21:11.4590835Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:21:11.4592684Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:21:11.4594059Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:21:11.4595343Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:21:11.4596562Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:21:11.4597785Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:21:11.4598994Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:21:11.4600202Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:21:11.4601382Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:21:11.4613964Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:21:11.4628946Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:21:11.4630508Z (as ‘lib’ is unspecified) 2021-05-16T23:21:26.7848262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:21:28.7265103Z Content type 'binary/octet-stream' length 2191517 bytes (2.1 MB) 2021-05-16T23:21:28.9504800Z ================================================== 2021-05-16T23:21:28.9506741Z downloaded 2.1 MB 2021-05-16T23:21:28.9508219Z 2021-05-16T23:21:28.9544830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:21:29.5902682Z Content type 'binary/octet-stream' length 1267617 bytes (1.2 MB) 2021-05-16T23:21:29.6657190Z ================================================== 2021-05-16T23:21:29.6658757Z downloaded 1.2 MB 2021-05-16T23:21:29.6659502Z 2021-05-16T23:21:29.6706936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:21:30.3558967Z Content type 'application/x-tar' length 11593 bytes (11 KB) 2021-05-16T23:21:30.3559763Z ================================================== 2021-05-16T23:21:30.3560234Z downloaded 11 KB 2021-05-16T23:21:30.3560549Z 2021-05-16T23:21:30.3610199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:21:31.0165032Z Content type 'application/x-tar' length 181721 bytes (177 KB) 2021-05-16T23:21:31.0298237Z ================================================== 2021-05-16T23:21:31.0298818Z downloaded 177 KB 2021-05-16T23:21:31.0299150Z 2021-05-16T23:21:31.0341390Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:21:31.4550014Z Content type 'binary/octet-stream' length 10239 bytes 2021-05-16T23:21:31.4551958Z ================================================== 2021-05-16T23:21:31.4552884Z downloaded 10239 bytes 2021-05-16T23:21:31.4553529Z 2021-05-16T23:21:31.4587840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:21:31.8952794Z Content type 'binary/octet-stream' length 1278316 bytes (1.2 MB) 2021-05-16T23:21:31.9288600Z ================================================== 2021-05-16T23:21:31.9289244Z downloaded 1.2 MB 2021-05-16T23:21:31.9289555Z 2021-05-16T23:21:31.9332708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:21:32.4397922Z Content type 'binary/octet-stream' length 514712 bytes (502 KB) 2021-05-16T23:21:32.4659872Z ================================================== 2021-05-16T23:21:32.4661816Z downloaded 502 KB 2021-05-16T23:21:32.4662751Z 2021-05-16T23:21:32.4700781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:21:32.9963959Z Content type 'binary/octet-stream' length 2009788 bytes (1.9 MB) 2021-05-16T23:21:33.1473513Z ================================================== 2021-05-16T23:21:33.1475180Z downloaded 1.9 MB 2021-05-16T23:21:33.1476045Z 2021-05-16T23:21:33.1526142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:21:33.6583096Z Content type 'application/x-tar' length 367055 bytes (358 KB) 2021-05-16T23:21:33.6790707Z ================================================== 2021-05-16T23:21:33.6791713Z downloaded 358 KB 2021-05-16T23:21:33.6792142Z 2021-05-16T23:21:34.1726616Z * installing *source* package ‘colorspace’ ... 2021-05-16T23:21:34.1863955Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:34.1865321Z ** using staged installation 2021-05-16T23:21:34.2058160Z ** libs 2021-05-16T23:21:34.2118959Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T23:21:35.2158520Z 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:35.2659955Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:21:35.2914320Z installing to /home/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T23:21:35.2929920Z ** R 2021-05-16T23:21:35.3240158Z ** data 2021-05-16T23:21:35.3245791Z *** moving datasets to lazyload DB 2021-05-16T23:21:35.4573836Z ** demo 2021-05-16T23:21:35.4581035Z ** inst 2021-05-16T23:21:35.4690680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:39.2460378Z ** help 2021-05-16T23:21:39.4539113Z *** installing help indices 2021-05-16T23:21:39.5982394Z ** building package indices 2021-05-16T23:21:39.8992508Z ** installing vignettes 2021-05-16T23:21:39.9051797Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:40.1596765Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:40.1805051Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:40.5272534Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:40.5332160Z * DONE (colorspace) 2021-05-16T23:21:40.8056062Z * installing *source* package ‘viridisLite’ ... 2021-05-16T23:21:40.8097327Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:40.8098534Z ** using staged installation 2021-05-16T23:21:40.8240534Z ** R 2021-05-16T23:21:40.8332517Z ** inst 2021-05-16T23:21:40.8340572Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:41.1103342Z ** help 2021-05-16T23:21:41.1314495Z *** installing help indices 2021-05-16T23:21:41.1512009Z *** copying figures 2021-05-16T23:21:41.1531427Z ** building package indices 2021-05-16T23:21:41.3656412Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:41.5600596Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:41.7507721Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:41.7515753Z * DONE (viridisLite) 2021-05-16T23:21:41.9723524Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T23:21:41.9731624Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:41.9733643Z ** using staged installation 2021-05-16T23:21:41.9863843Z ** R 2021-05-16T23:21:41.9954981Z ** inst 2021-05-16T23:21:41.9962934Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:42.7908302Z ** help 2021-05-16T23:21:42.8125686Z *** installing help indices 2021-05-16T23:21:42.8283715Z ** building package indices 2021-05-16T23:21:43.0416607Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:43.2326048Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:43.4636076Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:43.4653095Z * DONE (RColorBrewer) 2021-05-16T23:21:43.6853520Z * installing *source* package ‘labeling’ ... 2021-05-16T23:21:43.6869262Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:43.6870709Z ** using staged installation 2021-05-16T23:21:43.6980232Z ** R 2021-05-16T23:21:43.7038749Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:44.2912504Z ** help 2021-05-16T23:21:44.3303071Z *** installing help indices 2021-05-16T23:21:44.3589042Z ** building package indices 2021-05-16T23:21:44.5939610Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:44.7901371Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:44.9954258Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:44.9960614Z * DONE (labeling) 2021-05-16T23:21:45.3348569Z * installing *source* package ‘farver’ ... 2021-05-16T23:21:45.3408154Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:45.3409082Z ** using staged installation 2021-05-16T23:21:45.3543328Z ** libs 2021-05-16T23:21:45.3602634Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T23:21:45.7862023Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T23:21:46.8548715Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T23:21:46.8553676Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c encode.cpp -o encode.o 2021-05-16T23:21:51.6164163Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c farver.cpp -o farver.o 2021-05-16T23:22:11.5774579Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T23:22:11.9781448Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:22:12.1279574Z installing to /home/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T23:22:12.1356924Z ** R 2021-05-16T23:22:12.1440613Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:12.4864249Z ** help 2021-05-16T23:22:12.5176976Z *** installing help indices 2021-05-16T23:22:12.5487444Z *** copying figures 2021-05-16T23:22:12.5511108Z ** building package indices 2021-05-16T23:22:12.7733588Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:12.9712609Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:12.9956468Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:13.1918530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:13.1927001Z * DONE (farver) 2021-05-16T23:22:13.5641830Z * installing *source* package ‘isoband’ ... 2021-05-16T23:22:13.5731143Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:13.5733436Z ** using staged installation 2021-05-16T23:22:13.5886561Z ** libs 2021-05-16T23:22:13.5950700Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T23:22:14.3321398Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T23:22:14.4338206Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T23:22:16.3498303Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T23:22:16.7585721Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T23:22:18.3065181Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T23:22:22.5355452Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T23:22:40.2159463Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T23:22:43.4193257Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:22:43.6361401Z installing to /home/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T23:22:43.6497904Z ** R 2021-05-16T23:22:43.6560856Z ** inst 2021-05-16T23:22:43.6596181Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:44.1613486Z ** help 2021-05-16T23:22:44.1917426Z *** installing help indices 2021-05-16T23:22:44.2223532Z *** copying figures 2021-05-16T23:22:44.2230497Z ** building package indices 2021-05-16T23:22:44.4433046Z ** installing vignettes 2021-05-16T23:22:44.4486135Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:44.6632210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:44.6893988Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:44.9018754Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:44.9027878Z * DONE (isoband) 2021-05-16T23:22:45.2380696Z * installing *source* package ‘gtable’ ... 2021-05-16T23:22:45.2444222Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:45.2445417Z ** using staged installation 2021-05-16T23:22:45.2590661Z ** R 2021-05-16T23:22:45.2664670Z ** inst 2021-05-16T23:22:45.2697389Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:45.8872403Z ** help 2021-05-16T23:22:45.9362939Z *** installing help indices 2021-05-16T23:22:45.9786839Z *** copying figures 2021-05-16T23:22:45.9792174Z ** building package indices 2021-05-16T23:22:46.2110109Z ** installing vignettes 2021-05-16T23:22:46.2170333Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:46.4207281Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:46.6405429Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:46.6417340Z * DONE (gtable) 2021-05-16T23:22:46.9038677Z * installing *source* package ‘munsell’ ... 2021-05-16T23:22:46.9061772Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:46.9062940Z ** using staged installation 2021-05-16T23:22:46.9171949Z ** R 2021-05-16T23:22:46.9323357Z ** inst 2021-05-16T23:22:46.9333945Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:47.5632399Z ** help 2021-05-16T23:22:47.6108251Z *** installing help indices 2021-05-16T23:22:47.6563296Z *** copying figures 2021-05-16T23:22:47.6566473Z ** building package indices 2021-05-16T23:22:47.9014960Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:48.1462000Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:48.4037924Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:48.4049605Z * DONE (munsell) 2021-05-16T23:22:48.7468001Z * installing *source* package ‘scales’ ... 2021-05-16T23:22:48.7519822Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:48.7521677Z ** using staged installation 2021-05-16T23:22:48.7691373Z ** R 2021-05-16T23:22:48.7840606Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:51.2382655Z ** help 2021-05-16T23:22:51.4258025Z *** installing help indices 2021-05-16T23:22:51.5468153Z *** copying figures 2021-05-16T23:22:51.5476542Z ** building package indices 2021-05-16T23:22:51.8598352Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:52.1385778Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:52.4542508Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:52.4568142Z * DONE (scales) 2021-05-16T23:22:52.4712105Z 2021-05-16T23:22:52.4714604Z The downloaded source packages are in 2021-05-16T23:22:52.4716395Z ‘/tmp/RtmpdEdbfH/downloaded_packages’ 2021-05-16T23:22:52.7732946Z 2021-05-16T23:22:52.7737284Z checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2ca84fba/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:22:52.7739427Z 2021-05-16T23:22:52.7743557Z checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2ca84fba/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:22:52.7745626Z 2021-05-16T23:22:52.7757607Z checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2ca84fba/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... OK 2021-05-16T23:22:52.7806661Z 2021-05-16T23:22:52.7809224Z ✔ checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2ca84fba/tidyverse-ggplot2-c9adeed/DESCRIPTION’ 2021-05-16T23:22:52.8233659Z 2021-05-16T23:22:52.8269514Z 2021-05-16T23:22:52.8271958Z ─ preparing ‘ggplot2’: 2021-05-16T23:22:52.8485645Z checking DESCRIPTION meta-information ... 2021-05-16T23:22:52.8516374Z 2021-05-16T23:22:52.8519392Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:22:53.1735885Z 2021-05-16T23:22:53.1774399Z 2021-05-16T23:22:53.1778895Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:22:53.1792412Z 2021-05-16T23:22:53.1823751Z 2021-05-16T23:22:53.1825902Z ─ checking for empty or unneeded directories 2021-05-16T23:22:53.2357076Z 2021-05-16T23:22:53.2394711Z 2021-05-16T23:22:53.2398460Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:22:53.9272693Z 2021-05-16T23:22:53.9277098Z 2021-05-16T23:22:53.9279490Z 2021-05-16T23:22:53.9506859Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:22:53.9507796Z (as ‘lib’ is unspecified) 2021-05-16T23:22:54.8235532Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:22:54.8239059Z ** using staged installation 2021-05-16T23:22:54.8569543Z ** R 2021-05-16T23:22:54.9694608Z ** data 2021-05-16T23:22:54.9709387Z *** moving datasets to lazyload DB 2021-05-16T23:22:55.5673250Z ** inst 2021-05-16T23:22:55.5683986Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:04.9472483Z ** help 2021-05-16T23:23:05.7613345Z *** installing help indices 2021-05-16T23:23:06.1911032Z *** copying figures 2021-05-16T23:23:06.1914742Z ** building package indices 2021-05-16T23:23:06.8632314Z ** installing vignettes 2021-05-16T23:23:06.8767481Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:07.5346698Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:08.4754173Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:08.4850214Z * DONE (ggplot2) 2021-05-16T23:23:08.7305743Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:23:10.1089178Z 2021-05-16T23:23:10.1091806Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T23:23:10.1093506Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:23:10.1095052Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T23:23:10.1096552Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:23:10.1098113Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T23:23:10.1099618Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T23:23:10.1101084Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:23:10.1102535Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:23:10.2806288Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T23:23:11.4901936Z 2021-05-16T23:23:11.6873340Z 2021-05-16T23:23:11.6887277Z checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2368bc79d/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T23:23:11.6916631Z 2021-05-16T23:23:11.6918637Z ✔ checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2368bc79d/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T23:23:11.7072228Z 2021-05-16T23:23:11.7073130Z 2021-05-16T23:23:11.7074034Z ─ preparing ‘RNifti’: 2021-05-16T23:23:11.7076046Z 2021-05-16T23:23:11.7076656Z 2021-05-16T23:23:11.7212612Z checking DESCRIPTION meta-information ... 2021-05-16T23:23:11.7235425Z 2021-05-16T23:23:11.7237661Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:23:11.7259140Z ─ cleaning src 2021-05-16T23:23:11.7266705Z 2021-05-16T23:23:11.7288092Z 2021-05-16T23:23:11.7289298Z ─ running ‘cleanup’ 2021-05-16T23:23:11.7850163Z 2021-05-16T23:23:11.7851415Z 2021-05-16T23:23:11.7853024Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:23:11.8243134Z 2021-05-16T23:23:11.8275925Z 2021-05-16T23:23:11.8280770Z ─ checking for empty or unneeded directories 2021-05-16T23:23:11.8295536Z 2021-05-16T23:23:11.8326564Z 2021-05-16T23:23:11.8329579Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T23:23:12.1629410Z 2021-05-16T23:23:12.1634525Z 2021-05-16T23:23:12.1636942Z 2021-05-16T23:23:12.2089411Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:23:12.2091678Z (as ‘lib’ is unspecified) 2021-05-16T23:23:12.5747254Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:23:12.5749591Z ** using staged installation 2021-05-16T23:23:12.5926782Z ** libs 2021-05-16T23:23:12.6000497Z 2021-05-16T23:23:12.6004940Z 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:23:32.0545140Z 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:23:32.1511898Z 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:23:32.2488207Z 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:23:32.2910803Z 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:23:32.4137861Z 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:23:32.9347328Z 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:23:32.9817770Z 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:23:33.1182198Z 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:23:33.2912549Z 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:23:33.4280402Z 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:23:33.6843188Z 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:23:33.8062791Z 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:23:34.3472007Z 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:23:34.4514362Z 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:23:34.7772717Z 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:23:34.8167836Z 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:23:34.8660971Z 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:23:34.9520293Z 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:23:36.1475097Z 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:23:38.6297173Z 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:23:38.8287467Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:23:38.8436115Z ** R 2021-05-16T23:23:38.8519473Z ** inst 2021-05-16T23:23:38.8560487Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:39.6721493Z ** help 2021-05-16T23:23:39.7266857Z *** installing help indices 2021-05-16T23:23:39.7618811Z ** building package indices 2021-05-16T23:23:39.9876839Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:40.2793439Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:40.3046311Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:40.5919141Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:40.5929724Z * DONE (RNifti) 2021-05-16T23:23:40.6077751Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T23:23:40.6085069Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:23:40.6086218Z (as ‘lib’ is unspecified) 2021-05-16T23:23:55.8757746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:23:56.1482167Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T23:23:56.1483844Z ================================================== 2021-05-16T23:23:56.1485358Z downloaded 7843 bytes 2021-05-16T23:23:56.1486254Z 2021-05-16T23:23:56.1597288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T23:23:56.4316248Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T23:23:56.4317612Z ================================================== 2021-05-16T23:23:56.4318277Z downloaded 28 KB 2021-05-16T23:23:56.4318784Z 2021-05-16T23:23:56.4352473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:23:56.8452244Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T23:23:56.8508233Z ================================================== 2021-05-16T23:23:56.8509570Z downloaded 70 KB 2021-05-16T23:23:56.8510450Z 2021-05-16T23:23:56.8549637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T23:23:57.1328354Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T23:23:57.1855930Z ================================================== 2021-05-16T23:23:57.1857489Z downloaded 3.1 MB 2021-05-16T23:23:57.1857821Z 2021-05-16T23:23:57.1895682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rticles_0.19.tar.gz' 2021-05-16T23:23:57.4748643Z Content type 'binary/octet-stream' length 1634953 bytes (1.6 MB) 2021-05-16T23:23:57.5060452Z ================================================== 2021-05-16T23:23:57.5061037Z downloaded 1.6 MB 2021-05-16T23:23:57.5061365Z 2021-05-16T23:23:57.5103581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:23:57.7898049Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T23:23:57.7900223Z ================================================== 2021-05-16T23:23:57.7901534Z downloaded 21 KB 2021-05-16T23:23:57.7902415Z 2021-05-16T23:23:57.7933361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:23:58.0728975Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T23:23:58.0730592Z ================================================== 2021-05-16T23:23:58.0731460Z downloaded 10 KB 2021-05-16T23:23:58.0732071Z 2021-05-16T23:23:58.2943114Z * installing *source* package ‘base64enc’ ... 2021-05-16T23:23:58.2953549Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:58.2955484Z ** using staged installation 2021-05-16T23:23:58.3066835Z ** libs 2021-05-16T23:23:58.3120107Z 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:23:58.4317754Z 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:23:58.5128270Z 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:23:58.5941391Z 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:23:58.6202049Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T23:23:58.6218747Z ** R 2021-05-16T23:23:58.6250835Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:58.8920388Z ** help 2021-05-16T23:23:58.9157156Z *** installing help indices 2021-05-16T23:23:58.9333718Z ** building package indices 2021-05-16T23:23:59.1439212Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:59.3377017Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:59.3569951Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:59.5432864Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:59.5438398Z * DONE (base64enc) 2021-05-16T23:23:59.7728988Z * installing *source* package ‘tinytex’ ... 2021-05-16T23:23:59.7741506Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:59.7743027Z ** using staged installation 2021-05-16T23:23:59.7948952Z ** R 2021-05-16T23:23:59.8024903Z ** inst 2021-05-16T23:23:59.8032912Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:00.5599091Z ** help 2021-05-16T23:24:00.5955504Z *** installing help indices 2021-05-16T23:24:00.6256033Z ** building package indices 2021-05-16T23:24:00.8680732Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:01.0769479Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:01.2975198Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:01.2986252Z * DONE (tinytex) 2021-05-16T23:24:01.5309772Z * installing *source* package ‘abind’ ... 2021-05-16T23:24:01.5322977Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:01.5324521Z ** using staged installation 2021-05-16T23:24:01.5443313Z ** R 2021-05-16T23:24:01.5495599Z ** inst 2021-05-16T23:24:01.5503292Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:02.1389390Z ** help 2021-05-16T23:24:02.1662626Z *** installing help indices 2021-05-16T23:24:02.1903570Z ** building package indices 2021-05-16T23:24:02.4065766Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:02.5974018Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:02.7967282Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:02.7976177Z * DONE (abind) 2021-05-16T23:24:03.0187825Z * installing *source* package ‘bitops’ ... 2021-05-16T23:24:03.0197310Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:03.0198498Z ** using staged installation 2021-05-16T23:24:03.0299791Z ** libs 2021-05-16T23:24:03.0356585Z 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:24:03.2390602Z 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:24:03.3028288Z 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:24:03.3549127Z 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:24:03.3753299Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:24:03.3756226Z ** R 2021-05-16T23:24:03.3785043Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:03.6175920Z ** help 2021-05-16T23:24:03.6443756Z *** installing help indices 2021-05-16T23:24:03.6635183Z ** building package indices 2021-05-16T23:24:03.8737518Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:04.0649390Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:04.0837613Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:04.2693219Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:04.2697950Z * DONE (bitops) 2021-05-16T23:24:04.5394042Z * installing *source* package ‘htmltools’ ... 2021-05-16T23:24:04.5417692Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:04.5419664Z ** using staged installation 2021-05-16T23:24:04.5572014Z ** libs 2021-05-16T23:24:04.5624533Z 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:24:04.6111290Z 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:24:04.7310867Z 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:24:04.7553585Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T23:24:04.7559208Z ** R 2021-05-16T23:24:04.7695965Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:06.2866289Z ** help 2021-05-16T23:24:06.3734271Z *** installing help indices 2021-05-16T23:24:06.4332267Z ** building package indices 2021-05-16T23:24:06.6950392Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:06.9152224Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:06.9343862Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:07.1750726Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:07.1764547Z * DONE (htmltools) 2021-05-16T23:24:08.0268199Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T23:24:08.0579786Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:08.0581261Z ** using staged installation 2021-05-16T23:24:08.0873219Z ** R 2021-05-16T23:24:08.1280918Z ** inst 2021-05-16T23:24:08.1507226Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:11.5632231Z ** help 2021-05-16T23:24:11.7827975Z *** installing help indices 2021-05-16T23:24:11.9403622Z *** copying figures 2021-05-16T23:24:11.9405838Z ** building package indices 2021-05-16T23:24:12.2563480Z ** installing vignettes 2021-05-16T23:24:12.2643808Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:12.5319694Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:12.8669328Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:12.8732286Z * DONE (rmarkdown) 2021-05-16T23:24:13.4760664Z * installing *source* package ‘rticles’ ... 2021-05-16T23:24:13.4942331Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:13.4943146Z ** using staged installation 2021-05-16T23:24:13.5174024Z ** R 2021-05-16T23:24:13.5241988Z ** inst 2021-05-16T23:24:13.5485987Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:14.0260954Z ** help 2021-05-16T23:24:14.0690827Z *** installing help indices 2021-05-16T23:24:14.1046869Z ** building package indices 2021-05-16T23:24:14.3230538Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:14.5935238Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:14.8616771Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:14.8658567Z * DONE (rticles) 2021-05-16T23:24:14.8797015Z 2021-05-16T23:24:14.8798826Z The downloaded source packages are in 2021-05-16T23:24:14.8801510Z ‘/tmp/RtmpdEdbfH/downloaded_packages’ 2021-05-16T23:24:14.9583179Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T23:24:14.9584963Z Use `force = TRUE` to force installation 2021-05-16T23:24:15.1616126Z 2021-05-16T23:24:15.1633786Z checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2b8be90b/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T23:24:15.1657798Z 2021-05-16T23:24:15.1659756Z ✔ checking for file ‘/tmp/RtmpdEdbfH/remotesd4c2b8be90b/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T23:24:15.1953430Z 2021-05-16T23:24:15.1954249Z 2021-05-16T23:24:15.1955381Z ─ preparing ‘oro.nifti’: 2021-05-16T23:24:15.1955865Z 2021-05-16T23:24:15.1956303Z 2021-05-16T23:24:15.2084759Z checking DESCRIPTION meta-information ... 2021-05-16T23:24:15.2105161Z 2021-05-16T23:24:15.2107194Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:24:15.3654260Z 2021-05-16T23:24:15.3655201Z 2021-05-16T23:24:15.3656765Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:24:15.3657484Z 2021-05-16T23:24:15.3657947Z 2021-05-16T23:24:15.3658855Z ─ checking for empty or unneeded directories 2021-05-16T23:24:15.3659413Z 2021-05-16T23:24:15.3659956Z 2021-05-16T23:24:15.3660830Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T23:24:15.3661365Z 2021-05-16T23:24:15.3661777Z 2021-05-16T23:24:15.3662768Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T23:24:15.3785642Z 2021-05-16T23:24:15.3808613Z 2021-05-16T23:24:15.3810614Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T23:24:15.9072923Z 2021-05-16T23:24:15.9077258Z 2021-05-16T23:24:15.9079566Z 2021-05-16T23:24:15.9267367Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:24:15.9268539Z (as ‘lib’ is unspecified) 2021-05-16T23:24:16.4998077Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:24:16.5000021Z ** using staged installation 2021-05-16T23:24:16.5210687Z ** R 2021-05-16T23:24:16.5696371Z ** demo 2021-05-16T23:24:16.5703501Z ** inst 2021-05-16T23:24:16.5778139Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:23.5849406Z 2021-05-16T23:24:23.5851418Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:24:23.5852181Z ** help 2021-05-16T23:24:23.9761507Z *** installing help indices 2021-05-16T23:24:24.2766987Z ** building package indices 2021-05-16T23:24:24.7340453Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:25.3545782Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:26.1022697Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:26.1123598Z * DONE (oro.nifti) 2021-05-16T23:24:26.2995887Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:24:27.9287828Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:24:27.9290017Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:24:27.9291673Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:24:27.9293348Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:24:27.9295391Z Installing 4 packages: R.methodsS3, R.oo, R.utils, matrixStats 2021-05-16T23:24:27.9307977Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:24:27.9309889Z (as ‘lib’ is unspecified) 2021-05-16T23:24:43.1430957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:24:43.4147492Z Content type 'binary/octet-stream' length 23789 bytes (23 KB) 2021-05-16T23:24:43.4154032Z ================================================== 2021-05-16T23:24:43.4154682Z downloaded 23 KB 2021-05-16T23:24:43.4155108Z 2021-05-16T23:24:43.4205100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:24:43.6946621Z Content type 'binary/octet-stream' length 382199 bytes (373 KB) 2021-05-16T23:24:43.7151221Z ================================================== 2021-05-16T23:24:43.7152043Z downloaded 373 KB 2021-05-16T23:24:43.7152356Z 2021-05-16T23:24:43.7191079Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:24:43.9981844Z Content type 'binary/octet-stream' length 361740 bytes (353 KB) 2021-05-16T23:24:44.0158325Z ================================================== 2021-05-16T23:24:44.0161115Z downloaded 353 KB 2021-05-16T23:24:44.0161681Z 2021-05-16T23:24:44.0202774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:24:44.4068485Z Content type 'binary/octet-stream' length 194842 bytes (190 KB) 2021-05-16T23:24:44.4200990Z ================================================== 2021-05-16T23:24:44.4201794Z downloaded 190 KB 2021-05-16T23:24:44.4202372Z 2021-05-16T23:24:44.6644220Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:24:44.6662495Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:44.6664421Z ** using staged installation 2021-05-16T23:24:44.6797697Z ** R 2021-05-16T23:24:44.6869037Z ** inst 2021-05-16T23:24:44.6878792Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:45.2030654Z ** help 2021-05-16T23:24:45.2443435Z *** installing help indices 2021-05-16T23:24:45.2826860Z ** building package indices 2021-05-16T23:24:45.5074800Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:45.7178823Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:45.9302537Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:45.9311068Z * DONE (R.methodsS3) 2021-05-16T23:24:46.4009935Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:24:46.4114335Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:46.4115846Z ** using staged installation 2021-05-16T23:24:46.4275783Z ** libs 2021-05-16T23:24:46.4352168Z 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:24:46.4849306Z 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:24:46.5737259Z 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:24:46.6874122Z 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:24:46.7948088Z 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:24:46.9402874Z 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:24:48.3451150Z 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:24:48.7463709Z 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:24:50.3042641Z 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:24:51.4118319Z 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:24:51.4120903Z 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:24:51.4122595Z 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:24:51.4124466Z 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:24:51.4126393Z 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:24:51.4128212Z 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:24:52.6957320Z 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:24:53.8142386Z 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:24:54.9277341Z 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:24:55.8759602Z 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:24:56.7981848Z 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:24:58.9157351Z 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:24:59.0658284Z 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:00.1147733Z 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:00.7642837Z 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:01.7380245Z 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:02.1857688Z 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:03.8394985Z 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:16.6176204Z 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:17.2134617Z 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:17.9184253Z 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:18.0521996Z 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:18.1710008Z 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:18.4320204Z 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:18.6140956Z 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:19.0614856Z 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:14.6071160Z 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:14.7045035Z installing to /home/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:26:14.7169563Z ** R 2021-05-16T23:26:14.7393004Z ** inst 2021-05-16T23:26:14.7441872Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:16.1562522Z ** help 2021-05-16T23:26:16.2987664Z *** installing help indices 2021-05-16T23:26:16.3874441Z ** building package indices 2021-05-16T23:26:16.6733511Z ** installing vignettes 2021-05-16T23:26:16.6803199Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:16.8856035Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:26:16.9134314Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:17.1269212Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:17.1301643Z * DONE (matrixStats) 2021-05-16T23:26:17.5229951Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:26:17.5307472Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:17.5308106Z ** using staged installation 2021-05-16T23:26:17.5450661Z ** R 2021-05-16T23:26:17.5796528Z ** inst 2021-05-16T23:26:17.5811266Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:20.3271590Z ** help 2021-05-16T23:26:20.8291042Z *** installing help indices 2021-05-16T23:26:21.1788043Z ** building package indices 2021-05-16T23:26:21.6704021Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:21.9072711Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:22.2149359Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:22.2201561Z * DONE (R.oo) 2021-05-16T23:26:22.7833879Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:26:22.7973777Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:22.7974600Z ** using staged installation 2021-05-16T23:26:22.8130080Z ** R 2021-05-16T23:26:22.8885943Z ** inst 2021-05-16T23:26:22.8898958Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:29.1144054Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:26:29.1145962Z ** help 2021-05-16T23:26:29.1147008Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:26:30.0303967Z *** installing help indices 2021-05-16T23:26:30.5190603Z ** building package indices 2021-05-16T23:26:31.2517945Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:31.5097301Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:31.9200947Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:31.9281129Z * DONE (R.utils) 2021-05-16T23:26:31.9512077Z 2021-05-16T23:26:31.9513790Z The downloaded source packages are in 2021-05-16T23:26:31.9515341Z ‘/tmp/RtmpdEdbfH/downloaded_packages’ 2021-05-16T23:26:32.1280808Z 2021-05-16T23:26:32.1294462Z checking for file ‘/tmp/RtmpdEdbfH/remotesd4c27cd62430/neuroconductor-neurobase-1d4b172/DESCRIPTION’ ... 2021-05-16T23:26:32.1317371Z 2021-05-16T23:26:32.1319305Z ✔ checking for file ‘/tmp/RtmpdEdbfH/remotesd4c27cd62430/neuroconductor-neurobase-1d4b172/DESCRIPTION’ 2021-05-16T23:26:32.1552444Z 2021-05-16T23:26:32.1556843Z 2021-05-16T23:26:32.1559274Z ─ preparing ‘neurobase’: 2021-05-16T23:26:32.1568654Z 2021-05-16T23:26:32.1571026Z 2021-05-16T23:26:32.1659037Z checking DESCRIPTION meta-information ... 2021-05-16T23:26:32.1680848Z 2021-05-16T23:26:32.1683193Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:26:32.2525984Z 2021-05-16T23:26:32.2563262Z 2021-05-16T23:26:32.2567531Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:26:32.2580452Z 2021-05-16T23:26:32.2615532Z 2021-05-16T23:26:32.2619203Z ─ checking for empty or unneeded directories 2021-05-16T23:26:32.2629129Z 2021-05-16T23:26:32.2646639Z 2021-05-16T23:26:32.2648481Z ─ building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T23:26:32.3285014Z 2021-05-16T23:26:32.3289010Z 2021-05-16T23:26:32.3291351Z 2021-05-16T23:26:32.3386155Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:26:32.3387083Z (as ‘lib’ is unspecified) 2021-05-16T23:26:32.6355606Z * installing *source* package ‘neurobase’ ... 2021-05-16T23:26:32.6357598Z ** using staged installation 2021-05-16T23:26:32.6545829Z ** R 2021-05-16T23:26:32.6769374Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:35.1953931Z ** help 2021-05-16T23:26:35.3699964Z *** installing help indices 2021-05-16T23:26:35.4855096Z ** building package indices 2021-05-16T23:26:35.7992510Z ** installing vignettes 2021-05-16T23:26:35.8052787Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:36.5771849Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:37.3719685Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:37.3746890Z * DONE (neurobase) 2021-05-16T23:26:37.3915997Z Installing 16 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, R.oo, RNifti, abind, bitops, scales, isoband, gtable, R.utils, matrixStats 2021-05-16T23:26:37.3921836Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:26:37.3922912Z (as ‘lib’ is unspecified) 2021-05-16T23:26:52.6104410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:26:53.5148265Z Content type 'binary/octet-stream' length 2191517 bytes (2.1 MB) 2021-05-16T23:26:53.6993385Z ================================================== 2021-05-16T23:26:53.6994393Z downloaded 2.1 MB 2021-05-16T23:26:53.6994926Z 2021-05-16T23:26:53.7036503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:26:55.1749627Z Content type 'binary/octet-stream' length 1267617 bytes (1.2 MB) 2021-05-16T23:26:55.3352206Z ================================================== 2021-05-16T23:26:55.3353499Z downloaded 1.2 MB 2021-05-16T23:26:55.3354167Z 2021-05-16T23:26:55.3392184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:26:56.2437415Z Content type 'application/x-tar' length 11593 bytes (11 KB) 2021-05-16T23:26:56.2439895Z ================================================== 2021-05-16T23:26:56.2440580Z downloaded 11 KB 2021-05-16T23:26:56.2440897Z 2021-05-16T23:26:56.2500065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:26:56.9831046Z Content type 'application/x-tar' length 181721 bytes (177 KB) 2021-05-16T23:26:57.0560462Z ================================================== 2021-05-16T23:26:57.0561919Z downloaded 177 KB 2021-05-16T23:26:57.0563371Z 2021-05-16T23:26:57.0604491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:26:57.8153331Z Content type 'binary/octet-stream' length 10239 bytes 2021-05-16T23:26:57.8156034Z ================================================== 2021-05-16T23:26:57.8157257Z downloaded 10239 bytes 2021-05-16T23:26:57.8158150Z 2021-05-16T23:26:57.8194420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:26:58.5113866Z Content type 'binary/octet-stream' length 1278316 bytes (1.2 MB) 2021-05-16T23:26:58.6640716Z ================================================== 2021-05-16T23:26:58.6642303Z downloaded 1.2 MB 2021-05-16T23:26:58.6643143Z 2021-05-16T23:26:58.6678821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:26:59.2110853Z Content type 'binary/octet-stream' length 23789 bytes (23 KB) 2021-05-16T23:26:59.2218493Z ================================================== 2021-05-16T23:26:59.2219420Z downloaded 23 KB 2021-05-16T23:26:59.2219990Z 2021-05-16T23:26:59.2270627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:26:59.7779377Z Content type 'binary/octet-stream' length 382199 bytes (373 KB) 2021-05-16T23:26:59.8915499Z ================================================== 2021-05-16T23:26:59.8916561Z downloaded 373 KB 2021-05-16T23:26:59.8917136Z 2021-05-16T23:26:59.8954660Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:27:00.1798258Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:27:00.3263988Z ================================================== 2021-05-16T23:27:00.3265796Z downloaded 1.0 MB 2021-05-16T23:27:00.3267109Z 2021-05-16T23:27:00.3294353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:27:00.8933171Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T23:27:00.9057430Z ================================================== 2021-05-16T23:27:00.9060066Z downloaded 21 KB 2021-05-16T23:27:00.9060703Z 2021-05-16T23:27:00.9102001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:27:01.4556230Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T23:27:01.4557408Z ================================================== 2021-05-16T23:27:01.4558109Z downloaded 10 KB 2021-05-16T23:27:01.4558572Z 2021-05-16T23:27:01.4608526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:27:02.1713880Z Content type 'binary/octet-stream' length 514712 bytes (502 KB) 2021-05-16T23:27:02.3295019Z ================================================== 2021-05-16T23:27:02.3296303Z downloaded 502 KB 2021-05-16T23:27:02.3297009Z 2021-05-16T23:27:02.3335005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:27:03.0366778Z Content type 'binary/octet-stream' length 2009788 bytes (1.9 MB) 2021-05-16T23:27:03.2157455Z ================================================== 2021-05-16T23:27:03.2158336Z downloaded 1.9 MB 2021-05-16T23:27:03.2158852Z 2021-05-16T23:27:03.2207180Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:27:05.0386611Z Content type 'application/x-tar' length 367055 bytes (358 KB) 2021-05-16T23:27:05.1498267Z ================================================== 2021-05-16T23:27:05.1499236Z downloaded 358 KB 2021-05-16T23:27:05.1499843Z 2021-05-16T23:27:05.1539735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:27:05.7974255Z Content type 'binary/octet-stream' length 361740 bytes (353 KB) 2021-05-16T23:27:05.8988847Z ================================================== 2021-05-16T23:27:05.8993583Z downloaded 353 KB 2021-05-16T23:27:05.8996265Z 2021-05-16T23:27:05.9032997Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:27:06.5183463Z Content type 'binary/octet-stream' length 194842 bytes (190 KB) 2021-05-16T23:27:06.5936922Z ================================================== 2021-05-16T23:27:06.5937618Z downloaded 190 KB 2021-05-16T23:27:06.5937988Z 2021-05-16T23:27:07.1074152Z * installing *source* package ‘colorspace’ ... 2021-05-16T23:27:07.1216573Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:07.1256694Z ** using staged installation 2021-05-16T23:27:07.1469363Z ** libs 2021-05-16T23:27:07.1522031Z 2021-05-16T23:27:07.1523534Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T23:27:08.1794346Z 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:08.2326654Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:27:08.2592816Z installing to /home/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T23:27:08.2609528Z ** R 2021-05-16T23:27:08.2931690Z ** data 2021-05-16T23:27:08.2935095Z *** moving datasets to lazyload DB 2021-05-16T23:27:08.4206623Z ** demo 2021-05-16T23:27:08.4212870Z ** inst 2021-05-16T23:27:08.4322906Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:12.1722159Z ** help 2021-05-16T23:27:12.3651662Z *** installing help indices 2021-05-16T23:27:12.5060934Z ** building package indices 2021-05-16T23:27:12.8219484Z ** installing vignettes 2021-05-16T23:27:12.8299299Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:13.0727562Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:13.0921036Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:13.4209708Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:13.4266815Z * DONE (colorspace) 2021-05-16T23:27:13.7127328Z * installing *source* package ‘viridisLite’ ... 2021-05-16T23:27:13.7167798Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:13.7212662Z ** using staged installation 2021-05-16T23:27:13.7361506Z ** R 2021-05-16T23:27:13.7480936Z ** inst 2021-05-16T23:27:13.7482627Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:14.0312456Z ** help 2021-05-16T23:27:14.0464406Z *** installing help indices 2021-05-16T23:27:14.0640896Z *** copying figures 2021-05-16T23:27:14.0659237Z ** building package indices 2021-05-16T23:27:14.2733060Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:14.4661587Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:14.6637688Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:14.6649373Z * DONE (viridisLite) 2021-05-16T23:27:14.8905404Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T23:27:14.8917796Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:14.8968317Z ** using staged installation 2021-05-16T23:27:14.9176091Z ** R 2021-05-16T23:27:14.9270888Z ** inst 2021-05-16T23:27:14.9280087Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:15.7153366Z ** help 2021-05-16T23:27:15.7363859Z *** installing help indices 2021-05-16T23:27:15.7526309Z ** building package indices 2021-05-16T23:27:15.9598468Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:16.1526918Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:16.4008938Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:16.4022411Z * DONE (RColorBrewer) 2021-05-16T23:27:16.6142325Z * installing *source* package ‘labeling’ ... 2021-05-16T23:27:16.6152165Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:16.6184046Z ** using staged installation 2021-05-16T23:27:16.6299153Z ** R 2021-05-16T23:27:16.6359314Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:17.2388492Z ** help 2021-05-16T23:27:17.2806573Z *** installing help indices 2021-05-16T23:27:17.3097224Z ** building package indices 2021-05-16T23:27:17.5360051Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:17.7423364Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:17.9389356Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:17.9396250Z * DONE (labeling) 2021-05-16T23:27:18.2660032Z * installing *source* package ‘farver’ ... 2021-05-16T23:27:18.2719223Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:18.2750007Z ** using staged installation 2021-05-16T23:27:18.2889227Z ** libs 2021-05-16T23:27:18.2953914Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T23:27:18.7332180Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T23:27:18.9123761Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T23:27:19.3725636Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c encode.cpp -o encode.o 2021-05-16T23:27:24.6210770Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c farver.cpp -o farver.o 2021-05-16T23:27:44.1298950Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T23:27:44.5464393Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:27:44.6991094Z installing to /home/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T23:27:44.7071311Z ** R 2021-05-16T23:27:44.7157493Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:45.0651705Z ** help 2021-05-16T23:27:45.0972220Z *** installing help indices 2021-05-16T23:27:45.1262543Z *** copying figures 2021-05-16T23:27:45.1286103Z ** building package indices 2021-05-16T23:27:45.3446886Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:45.5431723Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:45.5669868Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:45.7661993Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:45.7674213Z * DONE (farver) 2021-05-16T23:27:46.0232697Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:27:46.0248323Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:46.0287146Z ** using staged installation 2021-05-16T23:27:46.0432431Z ** R 2021-05-16T23:27:46.0504880Z ** inst 2021-05-16T23:27:46.0513731Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:46.5552347Z ** help 2021-05-16T23:27:46.5943277Z *** installing help indices 2021-05-16T23:27:46.6318808Z ** building package indices 2021-05-16T23:27:46.8612221Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:47.0606669Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:47.2577185Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:47.2585487Z * DONE (R.methodsS3) 2021-05-16T23:27:47.6309546Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:27:47.6393874Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:47.6432180Z ** using staged installation 2021-05-16T23:27:47.6610357Z ** libs 2021-05-16T23:27:47.6685857Z 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:28:07.3363934Z 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:28:07.4336576Z 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:28:07.5365439Z 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:28:07.5795788Z 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:28:07.7050731Z 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:28:08.2193965Z 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:28:08.2666779Z 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:28:08.4036768Z 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:28:08.5862070Z 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:28:08.7292152Z 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:28:08.9960835Z 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:28:09.1233521Z 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:28:09.6788248Z 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:28:09.7873543Z 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:28:10.1280759Z 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:28:10.1689704Z 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:28:10.2205635Z 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:28:10.3104128Z 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:28:11.5121575Z 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:28:14.0766394Z 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:28:14.2775791Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:28:14.2901378Z ** R 2021-05-16T23:28:14.2984280Z ** inst 2021-05-16T23:28:14.3013888Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:15.0973083Z ** help 2021-05-16T23:28:15.1511631Z *** installing help indices 2021-05-16T23:28:15.1885459Z ** building package indices 2021-05-16T23:28:15.4154617Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:15.7003854Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:15.7262005Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:16.0095698Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:16.0106467Z * DONE (RNifti) 2021-05-16T23:28:16.2575354Z * installing *source* package ‘abind’ ... 2021-05-16T23:28:16.2587833Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:16.2619468Z ** using staged installation 2021-05-16T23:28:16.2732663Z ** R 2021-05-16T23:28:16.2787462Z ** inst 2021-05-16T23:28:16.2796512Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:16.8640128Z ** help 2021-05-16T23:28:16.8916085Z *** installing help indices 2021-05-16T23:28:16.9144222Z ** building package indices 2021-05-16T23:28:17.1303818Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:17.3201575Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:17.5160741Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:17.5175079Z * DONE (abind) 2021-05-16T23:28:17.7439262Z * installing *source* package ‘bitops’ ... 2021-05-16T23:28:17.7450853Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:17.7491222Z ** using staged installation 2021-05-16T23:28:17.7608651Z ** libs 2021-05-16T23:28:17.7662013Z 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:28:17.9700369Z 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:28:18.0373597Z 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:28:18.0875129Z 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:28:18.1073183Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:28:18.1074349Z ** R 2021-05-16T23:28:18.1087475Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:18.3438650Z ** help 2021-05-16T23:28:18.3695847Z *** installing help indices 2021-05-16T23:28:18.3891033Z ** building package indices 2021-05-16T23:28:18.5996207Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:18.7931910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:18.8121116Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:19.0001122Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:19.0006578Z * DONE (bitops) 2021-05-16T23:28:19.3649661Z * installing *source* package ‘isoband’ ... 2021-05-16T23:28:19.3740385Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:19.3769828Z ** using staged installation 2021-05-16T23:28:19.3935571Z ** libs 2021-05-16T23:28:19.3993450Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T23:28:20.1146562Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T23:28:20.2126479Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T23:28:22.0762190Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T23:28:22.4630604Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T23:28:23.9315835Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T23:28:28.1158370Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T23:28:45.7128219Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Itestthat -I/usr/local/include -fpic -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T23:28:48.9311754Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:28:49.1516350Z installing to /home/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T23:28:49.1661345Z ** R 2021-05-16T23:28:49.1723863Z ** inst 2021-05-16T23:28:49.1759592Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:49.6885614Z ** help 2021-05-16T23:28:49.7199721Z *** installing help indices 2021-05-16T23:28:49.7516293Z *** copying figures 2021-05-16T23:28:49.7523265Z ** building package indices 2021-05-16T23:28:49.9792408Z ** installing vignettes 2021-05-16T23:28:49.9818199Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:50.1967564Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:50.2230765Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:50.4277255Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:50.4286706Z * DONE (isoband) 2021-05-16T23:28:50.7718234Z * installing *source* package ‘gtable’ ... 2021-05-16T23:28:50.7783502Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:50.7815685Z ** using staged installation 2021-05-16T23:28:50.7969428Z ** R 2021-05-16T23:28:50.8049429Z ** inst 2021-05-16T23:28:50.8084564Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:51.4231919Z ** help 2021-05-16T23:28:51.4748259Z *** installing help indices 2021-05-16T23:28:51.5164224Z *** copying figures 2021-05-16T23:28:51.5166931Z ** building package indices 2021-05-16T23:28:51.7480022Z ** installing vignettes 2021-05-16T23:28:51.7538335Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:51.9554420Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:52.1641075Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:52.1649791Z * DONE (gtable) 2021-05-16T23:28:52.6235590Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:28:52.6341691Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:52.6392297Z ** using staged installation 2021-05-16T23:28:52.6519381Z ** libs 2021-05-16T23:28:52.6586034Z 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:28:52.7034001Z 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:28:52.7946483Z 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:28:52.9091067Z 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:28:53.0179804Z 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:28:53.1698369Z 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:28:54.5888182Z 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:28:55.0013356Z 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:28:56.5924305Z 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:28:56.8213926Z 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:28:56.8943161Z 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:28:57.1136879Z 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:28:57.2673711Z 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:28:57.4295872Z 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:28:57.5021772Z 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:28:58.9988815Z 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:29:00.1136775Z 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:29:01.2593091Z 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:29:02.1997525Z 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:29:03.1305885Z 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:29:05.2775684Z 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:29:05.4288319Z 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:29:06.4977380Z 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:29:07.4902531Z 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:29:08.0811738Z 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:29:08.5260973Z 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:29:10.1896102Z 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:29:23.0456781Z 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:29:23.6603741Z 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:29:24.3297646Z 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:29:24.4644805Z 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:29:24.5836656Z 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:29:24.8386460Z 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:29:25.0168766Z 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:29:25.4796265Z 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:30:22.3075066Z 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:30:22.4114655Z installing to /home/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:30:22.4249034Z ** R 2021-05-16T23:30:22.4540588Z ** inst 2021-05-16T23:30:22.4597665Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:23.8669137Z ** help 2021-05-16T23:30:24.0135914Z *** installing help indices 2021-05-16T23:30:24.1069260Z ** building package indices 2021-05-16T23:30:24.3965878Z ** installing vignettes 2021-05-16T23:30:24.4043317Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:24.6086693Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:30:24.6349976Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:24.8541032Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:24.8563612Z * DONE (matrixStats) 2021-05-16T23:30:25.1491911Z * installing *source* package ‘munsell’ ... 2021-05-16T23:30:25.1518742Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:25.1553208Z ** using staged installation 2021-05-16T23:30:25.1675511Z ** R 2021-05-16T23:30:25.1835556Z ** inst 2021-05-16T23:30:25.1847310Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:25.7832262Z ** help 2021-05-16T23:30:25.8352336Z *** installing help indices 2021-05-16T23:30:25.8819685Z *** copying figures 2021-05-16T23:30:25.8823395Z ** building package indices 2021-05-16T23:30:26.1312330Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:26.3871028Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:26.6557243Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:26.6564037Z * DONE (munsell) 2021-05-16T23:30:27.0697063Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:30:27.0777725Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:27.0812608Z ** using staged installation 2021-05-16T23:30:27.0963409Z ** R 2021-05-16T23:30:27.1330598Z ** inst 2021-05-16T23:30:27.1346945Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:30.0087420Z ** help 2021-05-16T23:30:30.5116607Z *** installing help indices 2021-05-16T23:30:30.8392404Z ** building package indices 2021-05-16T23:30:31.3301696Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:31.5531753Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:31.8588367Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:31.8635871Z * DONE (R.oo) 2021-05-16T23:30:32.2226621Z * installing *source* package ‘scales’ ... 2021-05-16T23:30:32.2285655Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:32.2322933Z ** using staged installation 2021-05-16T23:30:32.2490933Z ** R 2021-05-16T23:30:32.2646863Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:34.7499060Z ** help 2021-05-16T23:30:34.9367087Z *** installing help indices 2021-05-16T23:30:35.0573168Z *** copying figures 2021-05-16T23:30:35.0581426Z ** building package indices 2021-05-16T23:30:35.3729699Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:35.6438429Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:35.9618106Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:35.9643502Z * DONE (scales) 2021-05-16T23:30:36.5361073Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:30:36.5496345Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:36.5529965Z ** using staged installation 2021-05-16T23:30:36.5690228Z ** R 2021-05-16T23:30:36.6437794Z ** inst 2021-05-16T23:30:36.6451170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:42.7575208Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:30:42.7577085Z ** help 2021-05-16T23:30:42.7578156Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:30:43.6771019Z *** installing help indices 2021-05-16T23:30:44.1799794Z ** building package indices 2021-05-16T23:30:44.9703109Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:45.2415016Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:45.6839165Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:45.6917961Z * DONE (R.utils) 2021-05-16T23:30:45.7080966Z 2021-05-16T23:30:45.7082301Z The downloaded source packages are in 2021-05-16T23:30:45.7083769Z ‘/tmp/RtmpdEdbfH/downloaded_packages’ 2021-05-16T23:30:45.8096900Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:30:45.8099477Z Use `force = TRUE` to force installation 2021-05-16T23:30:45.8860040Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:30:46.7445655Z 2021-05-16T23:30:46.7457654Z checking for file ‘/tmp/RtmpdEdbfH/remotesd4c255a37b5/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:30:46.7483407Z 2021-05-16T23:30:46.7488760Z ✔ checking for file ‘/tmp/RtmpdEdbfH/remotesd4c255a37b5/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:30:46.7712340Z 2021-05-16T23:30:46.7713437Z 2021-05-16T23:30:46.7714875Z ─ preparing ‘rlang’: 2021-05-16T23:30:46.7724543Z 2021-05-16T23:30:46.7727014Z 2021-05-16T23:30:46.7854038Z checking DESCRIPTION meta-information ... 2021-05-16T23:30:46.7875648Z 2021-05-16T23:30:46.7877814Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:30:46.7884874Z 2021-05-16T23:30:46.7905084Z 2021-05-16T23:30:46.7906923Z ─ cleaning src 2021-05-16T23:30:46.9963575Z 2021-05-16T23:30:47.0003699Z 2021-05-16T23:30:47.0006718Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:30:47.0355381Z 2021-05-16T23:30:47.0379413Z 2021-05-16T23:30:47.0381811Z ─ checking for empty or unneeded directories 2021-05-16T23:30:47.0465798Z 2021-05-16T23:30:47.0487590Z 2021-05-16T23:30:47.0489776Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:30:47.4398400Z 2021-05-16T23:30:47.4402808Z 2021-05-16T23:30:47.4405188Z 2021-05-16T23:30:47.4557868Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:30:47.4559262Z (as ‘lib’ is unspecified) 2021-05-16T23:30:48.0233921Z * installing *source* package ‘rlang’ ... 2021-05-16T23:30:48.0280733Z ** using staged installation 2021-05-16T23:30:48.0621977Z ** libs 2021-05-16T23:30:48.0711037Z 2021-05-16T23:30:48.0714396Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T23:30:48.1707035Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T23:30:51.7968845Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fpic -g -O2 -c rlang-rcc.cpp -o rlang-rcc.o 2021-05-16T23:30:52.0008895Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rlang.c -o rlang.o 2021-05-16T23:30:53.1136474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T23:30:53.1538272Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o internal.o rlang-rcc.o rlang.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T23:30:53.2434726Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:30:53.2447077Z ** R 2021-05-16T23:30:53.3045531Z ** inst 2021-05-16T23:30:53.3054694Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:57.4112415Z ** help 2021-05-16T23:30:58.0153089Z *** installing help indices 2021-05-16T23:30:58.3125713Z *** copying figures 2021-05-16T23:30:58.3131172Z ** building package indices 2021-05-16T23:30:58.8139664Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:59.1058198Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:30:59.1274541Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:59.4981487Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:59.5030484Z * DONE (rlang) 2021-05-16T23:30:59.6065801Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T23:30:59.6068176Z Use `force = TRUE` to force installation 2021-05-16T23:30:59.6819002Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-16T23:30:59.6820543Z Use `force = TRUE` to force installation 2021-05-16T23:30:59.6849227Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:30:59.6851502Z Use `force = TRUE` to force installation 2021-05-16T23:30:59.6861630Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:30:59.6863907Z Use `force = TRUE` to force installation 2021-05-16T23:30:59.7033421Z ##[group]Run options(width = 100) 2021-05-16T23:30:59.7033961Z options(width = 100) 2021-05-16T23:30:59.7034551Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:30:59.7035281Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:30:59.7042651Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:30:59.7043077Z env: 2021-05-16T23:30:59.7043543Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:30:59.7044023Z TIC_DEPLOY_KEY: 2021-05-16T23:30:59.7044872Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:30:59.7047438Z GITHUB_PAT: *** 2021-05-16T23:30:59.7047902Z COVERALLS_TOKEN: 2021-05-16T23:30:59.7048443Z continue-on-error: true 2021-05-16T23:30:59.7048956Z VDIFFR_RUN_TESTS: 2021-05-16T23:30:59.7049499Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:30:59.7049985Z TZ: UTC 2021-05-16T23:30:59.7050426Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:30:59.7051009Z NOT_CRAN: true 2021-05-16T23:30:59.7051415Z ##[endgroup] 2021-05-16T23:31:00.2062993Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:31:00.2063990Z setting value 2021-05-16T23:31:00.2065329Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:31:00.2066378Z os Ubuntu 20.04.2 LTS 2021-05-16T23:31:00.2067522Z system x86_64, linux-gnu 2021-05-16T23:31:00.2068378Z ui X11 2021-05-16T23:31:00.2069181Z language (EN) 2021-05-16T23:31:00.2070313Z collate C.UTF-8 2021-05-16T23:31:00.2071696Z ctype C.UTF-8 2021-05-16T23:31:00.2072541Z tz UTC 2021-05-16T23:31:00.2073610Z date 2021-05-16 2021-05-16T23:31:00.2074056Z 2021-05-16T23:31:00.2075366Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:31:00.2076476Z package * version date lib source 2021-05-16T23:31:00.2077868Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2079287Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:31:00.2080683Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2081956Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2083230Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2084523Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2085779Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2087023Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2088267Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2089813Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:31:00.2091074Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2092311Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2093548Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2094790Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2096041Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2097523Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2098877Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2100222Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2101549Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2102803Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2104051Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2105287Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2106602Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2107885Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2109166Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2110454Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2112049Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:31:00.2113479Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2114746Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2116019Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2117271Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2118528Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2119835Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2121101Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2122358Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2123629Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2124904Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2126156Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2127396Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2128673Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2130065Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:31:00.2131451Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2132870Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:31:00.2134082Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2135001Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2136022Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2136946Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2137906Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2138812Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2139727Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2140707Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2141658Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2142564Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2143542Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2144385Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2145237Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2146133Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2146997Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2147852Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2148724Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2149583Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2150467Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2160995Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2162426Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2163391Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2164305Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2165266Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2166221Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2167166Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2168072Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2168973Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2169897Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2170976Z neurobase 1.30.1 2021-05-16 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-16T23:31:00.2173156Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2174132Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2175066Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2176152Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T23:31:00.2177232Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2178165Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:31:00.2179087Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2180044Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2181200Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2182132Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2183089Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2184044Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2184960Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2185925Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2186888Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2187821Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2188706Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2189610Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2190508Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2191704Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2192714Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2193661Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2194597Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2195528Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2196442Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2197385Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:31:00.2198372Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2199299Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T23:31:00.2200219Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2201146Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2202064Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2203027Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2203981Z rticles 0.19 2021-03-04 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2204914Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2205847Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2206794Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2207749Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2208677Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2209572Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2210487Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2224391Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2225310Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2226191Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T23:31:00.2227051Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2228161Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:31:00.2229057Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2229914Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2230766Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:31:00.2232088Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:31:00.2233261Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2234139Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2235205Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2236109Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2237031Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2237926Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2238826Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T23:31:00.2239728Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2240662Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2241613Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2242516Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2243430Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2244322Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:31:00.2245203Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2246113Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2246999Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2247890Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T23:31:00.2248245Z 2021-05-16T23:31:00.2248758Z [1] /home/runner/work/_temp/Library 2021-05-16T23:31:00.2249371Z [2] /opt/R/devel/lib/R/library 2021-05-16T23:31:00.2282558Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:31:00.2283191Z Rscript -e 'tic::script()' 2021-05-16T23:31:00.2283661Z ls -l check 2021-05-16T23:31:00.2330384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:31:00.2330937Z env: 2021-05-16T23:31:00.2331432Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:31:00.2331954Z TIC_DEPLOY_KEY: 2021-05-16T23:31:00.2332866Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:31:00.2335072Z GITHUB_PAT: *** 2021-05-16T23:31:00.2335540Z COVERALLS_TOKEN: 2021-05-16T23:31:00.2336081Z continue-on-error: true 2021-05-16T23:31:00.2336592Z VDIFFR_RUN_TESTS: 2021-05-16T23:31:00.2337132Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:31:00.2337619Z TZ: UTC 2021-05-16T23:31:00.2338064Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:31:00.2338512Z NOT_CRAN: true 2021-05-16T23:31:00.2339040Z ##[endgroup] 2021-05-16T23:31:00.6197195Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:31:00.7096398Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:31:00.7097516Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:31:00.7098316Z timeout = Inf, check_dir = "check") 2021-05-16T23:31:00.7773695Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:31:01.0347908Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:31:01.0448399Z * preparing ‘ggneuro’: 2021-05-16T23:31:01.0502700Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:31:01.0731003Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:31:01.0732742Z * checking for empty or unneeded directories 2021-05-16T23:31:01.0736548Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:31:01.0800812Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:31:01.0965983Z 2021-05-16T23:31:01.1851459Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:31:01.4637467Z * using log directory ‘/home/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:31:01.4655060Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:31:01.4656501Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:31:01.4657509Z * using session charset: UTF-8 2021-05-16T23:31:01.4859052Z * using option ‘--as-cran’ 2021-05-16T23:31:01.4872920Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:31:01.4880305Z * checking extension type ... Package 2021-05-16T23:31:01.4881553Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:31:01.4888254Z * package encoding: UTF-8 2021-05-16T23:31:01.4919454Z * checking package namespace information ... OK 2021-05-16T23:31:17.7363744Z * checking package dependencies ... OK 2021-05-16T23:31:17.7380444Z * checking if this is a source package ... OK 2021-05-16T23:31:17.7382266Z * checking if there is a namespace ... OK 2021-05-16T23:31:17.8719930Z * checking for executable files ... OK 2021-05-16T23:31:17.8720771Z * checking for hidden files and directories ... OK 2021-05-16T23:31:17.8721477Z * checking for portable file names ... OK 2021-05-16T23:31:17.8722261Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:31:17.8739762Z * checking serialization versions ... OK 2021-05-16T23:31:21.9005527Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:31:21.9071179Z * checking installed package size ... OK 2021-05-16T23:31:21.9993045Z * checking package directory ... OK 2021-05-16T23:31:22.0003996Z * checking for future file timestamps ... OK 2021-05-16T23:31:22.1700832Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:31:22.1701844Z * checking top-level files ... OK 2021-05-16T23:31:22.1702621Z * checking for left-over files ... OK 2021-05-16T23:31:22.1703250Z * checking index information ... OK 2021-05-16T23:31:22.2235644Z * checking package subdirectories ... OK 2021-05-16T23:31:22.2748477Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:31:22.3290436Z * checking R files for syntax errors ... OK 2021-05-16T23:31:23.5087628Z * checking whether the package can be loaded ... OK 2021-05-16T23:31:24.5959499Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:31:25.7018014Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:31:26.8119336Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:31:28.0328351Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:31:29.1504283Z * checking loading without being on the library search path ... OK 2021-05-16T23:31:30.2336590Z * checking dependencies in R code ... OK 2021-05-16T23:31:31.9609713Z * checking S3 generic/method consistency ... OK 2021-05-16T23:31:33.0349589Z * checking replacement functions ... OK 2021-05-16T23:31:34.1217968Z * checking foreign function calls ... OK 2021-05-16T23:31:39.9440841Z * checking R code for possible problems ... OK 2021-05-16T23:31:40.1507981Z * checking Rd files ... OK 2021-05-16T23:31:40.2039377Z * checking Rd metadata ... OK 2021-05-16T23:31:40.2642324Z * checking Rd line widths ... OK 2021-05-16T23:31:40.3685499Z * checking Rd cross-references ... OK 2021-05-16T23:31:41.4468739Z * checking for missing documentation entries ... OK 2021-05-16T23:31:44.7181669Z * checking for code/documentation mismatches ... OK 2021-05-16T23:31:46.6353105Z * checking Rd \usage sections ... OK 2021-05-16T23:31:46.7069574Z * checking Rd contents ... OK 2021-05-16T23:31:46.7904947Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:31:48.6746733Z * checking examples ... OK 2021-05-16T23:31:50.3953494Z * checking PDF version of manual ... OK 2021-05-16T23:31:51.0411852Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:31:51.0413031Z * checking for detritus in the temp directory ... OK 2021-05-16T23:31:51.0413993Z * DONE 2021-05-16T23:31:51.0414550Z 2021-05-16T23:31:51.0415065Z Status: OK 2021-05-16T23:31:51.0415443Z 2021-05-16T23:31:51.0416732Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:31:51.0417435Z Duration: 49.4s 2021-05-16T23:31:51.0417837Z 2021-05-16T23:31:51.0418653Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:31:51.0419355Z total 288 2021-05-16T23:31:51.0420328Z drwxr-xr-x 5 runner docker 4096 May 16 23:31 ggneuro.Rcheck 2021-05-16T23:31:51.0421476Z -rw-r--r-- 1 runner docker 138631 May 16 23:31 ggneuro_0.5.0.tar.gz 2021-05-16T23:31:51.0422926Z -rw-r--r-- 1 runner docker 150892 May 16 23:31 ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:31:51.0457215Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:31:51.0458025Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:31:51.0502179Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:31:51.0502732Z env: 2021-05-16T23:31:51.0503234Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:31:51.0503755Z TIC_DEPLOY_KEY: 2021-05-16T23:31:51.0504673Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:31:51.0506689Z GITHUB_PAT: *** 2021-05-16T23:31:51.0507132Z COVERALLS_TOKEN: 2021-05-16T23:31:51.0507768Z continue-on-error: true 2021-05-16T23:31:51.0508243Z VDIFFR_RUN_TESTS: 2021-05-16T23:31:51.0508760Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:31:51.0509207Z TZ: UTC 2021-05-16T23:31:51.0509613Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:31:51.0510029Z NOT_CRAN: true 2021-05-16T23:31:51.0510415Z ##[endgroup] 2021-05-16T23:31:51.0651351Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:31:51.0652025Z Rscript -e "tic::before_deploy()" 2021-05-16T23:31:51.0697600Z shell: /usr/bin/bash -e {0} 2021-05-16T23:31:51.0698022Z env: 2021-05-16T23:31:51.0698530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:31:51.0699055Z TIC_DEPLOY_KEY: 2021-05-16T23:31:51.0699967Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:31:51.0701471Z GITHUB_PAT: *** 2021-05-16T23:31:51.0701923Z COVERALLS_TOKEN: 2021-05-16T23:31:51.0702467Z continue-on-error: true 2021-05-16T23:31:51.0702982Z VDIFFR_RUN_TESTS: 2021-05-16T23:31:51.0703530Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:31:51.0704150Z TZ: UTC 2021-05-16T23:31:51.0704587Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:31:51.0705041Z NOT_CRAN: true 2021-05-16T23:31:51.0705468Z ##[endgroup] 2021-05-16T23:31:51.3976948Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:31:51.5284876Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:31:51.5285511Z with: 2021-05-16T23:31:51.5286447Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:31:51.5287613Z asset_path: check/ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:31:51.5288393Z asset_name: ggneuro_0.5.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-16T23:31:51.5289139Z asset_content_type: application/octet-stream 2021-05-16T23:31:51.5289697Z env: 2021-05-16T23:31:51.5290166Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:31:51.5290694Z TIC_DEPLOY_KEY: 2021-05-16T23:31:51.5291578Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:31:51.5293363Z GITHUB_PAT: *** 2021-05-16T23:31:51.5293801Z COVERALLS_TOKEN: 2021-05-16T23:31:51.5294343Z continue-on-error: true 2021-05-16T23:31:51.5294876Z VDIFFR_RUN_TESTS: 2021-05-16T23:31:51.5295442Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:31:51.5295930Z TZ: UTC 2021-05-16T23:31:51.5296368Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:31:51.5296814Z NOT_CRAN: true 2021-05-16T23:31:51.5297914Z GITHUB_TOKEN: *** 2021-05-16T23:31:51.5298337Z ##[endgroup] 2021-05-16T23:31:52.0878541Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:31:52.0879104Z Rscript -e "tic::deploy()" 2021-05-16T23:31:52.0924754Z shell: /usr/bin/bash -e {0} 2021-05-16T23:31:52.0925164Z env: 2021-05-16T23:31:52.0925634Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:31:52.0926119Z TIC_DEPLOY_KEY: 2021-05-16T23:31:52.0926979Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:31:52.0928632Z GITHUB_PAT: *** 2021-05-16T23:31:52.0929061Z COVERALLS_TOKEN: 2021-05-16T23:31:52.0929552Z continue-on-error: true 2021-05-16T23:31:52.0930047Z VDIFFR_RUN_TESTS: 2021-05-16T23:31:52.0930536Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:31:52.0931004Z TZ: UTC 2021-05-16T23:31:52.0931411Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:31:52.0931826Z NOT_CRAN: true 2021-05-16T23:31:52.0932214Z ##[endgroup] 2021-05-16T23:31:52.4221260Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:31:52.5468526Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:31:52.5469193Z Rscript -e "tic::after_deploy()" 2021-05-16T23:31:52.5514107Z shell: /usr/bin/bash -e {0} 2021-05-16T23:31:52.5514552Z env: 2021-05-16T23:31:52.5515041Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:31:52.5515575Z TIC_DEPLOY_KEY: 2021-05-16T23:31:52.5516490Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:31:52.5518472Z GITHUB_PAT: *** 2021-05-16T23:31:52.5518929Z COVERALLS_TOKEN: 2021-05-16T23:31:52.5519471Z continue-on-error: true 2021-05-16T23:31:52.5520002Z VDIFFR_RUN_TESTS: 2021-05-16T23:31:52.5520535Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:31:52.5521040Z TZ: UTC 2021-05-16T23:31:52.5521464Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:31:52.5521934Z NOT_CRAN: true 2021-05-16T23:31:52.5522344Z ##[endgroup] 2021-05-16T23:31:52.8784965Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:31:53.1825582Z Post job cleanup. 2021-05-16T23:31:53.2291266Z [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:31:53.2392953Z Post job cleanup. 2021-05-16T23:31:53.3402753Z [command]/usr/bin/git version 2021-05-16T23:31:53.3475033Z git version 2.31.1 2021-05-16T23:31:53.3511156Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:31:53.3561113Z [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:31:53.3819669Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:31:53.3856879Z http.https://github.com/.extraheader 2021-05-16T23:31:53.3867021Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:31:53.3910538Z [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:31:53.4239156Z Cleaning up orphan processes