[INFO] cloning repository https://github.com/notion-cli/notion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notion-cli/notion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotion-cli%2Fnotion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotion-cli%2Fnotion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4567250a6d1831cbebd828c4320d309387e77239 [INFO] testing notion-cli/notion against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotion-cli%2Fnotion" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notion-cli/notion on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notion-cli/notion [INFO] finished tweaking git repo https://github.com/notion-cli/notion [INFO] tweaked toml for git repo https://github.com/notion-cli/notion written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/notion-cli/notion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34b6589edd8218f91ccb7bde51125f7165c18cccfefd065d356114f9bee836cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "34b6589edd8218f91ccb7bde51125f7165c18cccfefd065d356114f9bee836cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34b6589edd8218f91ccb7bde51125f7165c18cccfefd065d356114f9bee836cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b6589edd8218f91ccb7bde51125f7165c18cccfefd065d356114f9bee836cd", kill_on_drop: false }` [INFO] [stdout] 34b6589edd8218f91ccb7bde51125f7165c18cccfefd065d356114f9bee836cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dbadbacfc00b4888f0c461b1fe35d9804ac56949387e22dcd9eb612536fab351 [INFO] running `Command { std: "docker" "start" "-a" "dbadbacfc00b4888f0c461b1fe35d9804ac56949387e22dcd9eb612536fab351", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling wildmatch v1.0.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling fs-utils v0.1.0 (/opt/rustwide/workdir/crates/fs-utils) [INFO] [stderr] Compiling fsio v0.1.2 [INFO] [stderr] Compiling tee v0.1.0 [INFO] [stderr] Compiling os_info v1.1.1 [INFO] [stderr] Compiling verbatim v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling progress-read v0.1.0 (/opt/rustwide/workdir/crates/progress-read) [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling readext v0.1.0 [INFO] [stderr] Compiling chain-map v0.1.0 [INFO] [stderr] Compiling winfolder v0.1.1 [INFO] [stderr] Compiling cmdline_words_parser v0.0.2 [INFO] [stderr] Compiling envoy v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling double-checked-cell v2.0.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling validate-npm-package-name v0.1.0 (/opt/rustwide/workdir/crates/validate-npm-package-name) [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling envmnt v0.8.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling ci_info v0.10.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling detect-indent v0.1.0 (https://github.com/stefanpenner/detect-indent-rs?branch=master#57304599) [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling retry v1.0.0 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling volta-layout-macro v0.1.0 (/opt/rustwide/workdir/crates/volta-layout-macro) [INFO] [stderr] Compiling semver-parser v0.10.0 (https://github.com/mikrostew/semver-parser?branch=rewrite#f5c74268) [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling semver v0.9.0 (https://github.com/mikrostew/semver?branch=new-parser#7583eb35) [INFO] [stderr] Compiling volta-layout v0.1.1 (/opt/rustwide/workdir/crates/volta-layout) [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling attohttpc v0.16.0 [INFO] [stderr] Compiling archive v0.1.0 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling volta-core v0.1.0 (/opt/rustwide/workdir/crates/volta-core) [INFO] [stderr] Compiling test-support v0.1.0 (/opt/rustwide/workdir/crates/test-support) [INFO] [stderr] Compiling volta-migrate v0.1.0 (/opt/rustwide/workdir/crates/volta-migrate) [INFO] [stderr] Compiling volta v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "dbadbacfc00b4888f0c461b1fe35d9804ac56949387e22dcd9eb612536fab351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbadbacfc00b4888f0c461b1fe35d9804ac56949387e22dcd9eb612536fab351", kill_on_drop: false }` [INFO] [stdout] dbadbacfc00b4888f0c461b1fe35d9804ac56949387e22dcd9eb612536fab351 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a7a7cbb96db89b4727d6806eed0e214ccd8f508d4f7e431dd81539ffc3035c1b [INFO] running `Command { std: "docker" "start" "-a" "a7a7cbb96db89b4727d6806eed0e214ccd8f508d4f7e431dd81539ffc3035c1b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling volta v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.47s [INFO] running `Command { std: "docker" "inspect" "a7a7cbb96db89b4727d6806eed0e214ccd8f508d4f7e431dd81539ffc3035c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a7cbb96db89b4727d6806eed0e214ccd8f508d4f7e431dd81539ffc3035c1b", kill_on_drop: false }` [INFO] [stdout] a7a7cbb96db89b4727d6806eed0e214ccd8f508d4f7e431dd81539ffc3035c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ece428c25156db116616c81c01c3fd230e22b07632e8d1881109be7cf200eb2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ece428c25156db116616c81c01c3fd230e22b07632e8d1881109be7cf200eb2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/volta-e630c875a4eac654) [INFO] [stdout] running 62 tests [INFO] [stdout] test command::list::human::tests::active::no_runtimes ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_npm_default ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_npm_mixed ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_yarn_default ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_yarn_mixed ... ok [INFO] [stdout] test command::list::human::tests::node::no_runtimes ... ok [INFO] [stdout] test command::list::human::tests::all::empty ... ok [INFO] [stdout] test command::list::human::tests::node::multi ... ok [INFO] [stdout] test command::list::human::tests::node::single_installed ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_only_default ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_npm_and_yarn_mixed ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_npm_and_yarn_project ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_only_project ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_npm_project ... ok [INFO] [stdout] test command::list::human::tests::active::with_default_tools ... ok [INFO] [stdout] test command::list::human::tests::all::full ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_npm_and_yarn_default ... ok [INFO] [stdout] test command::list::human::tests::node::single_default ... ok [INFO] [stdout] test command::list::human::tests::all::runtime_and_yarn ... ok [INFO] [stdout] test command::list::human::tests::active::with_project_tools ... ok [INFO] [stdout] test command::list::human::tests::package_managers::multi_npm ... ok [INFO] [stdout] test command::list::human::tests::package_managers::none_installed_npm ... ok [INFO] [stdout] test command::list::human::tests::package_managers::multi_yarn ... ok [INFO] [stdout] test command::list::human::tests::package_managers::none_installed_yarn ... ok [INFO] [stdout] test command::list::human::tests::node::single_project ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_default_npm ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_default_yarn ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_installed_npm ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_yarn_project ... ok [INFO] [stdout] test command::list::human::tests::all::runtime_and_npm ... ok [INFO] [stdout] test command::list::human::tests::packages::none ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_project_yarn ... ok [INFO] [stdout] test command::list::human::tests::packages::single_project ... ok [INFO] [stdout] test command::list::human::tests::packages::multi_fetched ... ok [INFO] [stdout] test command::list::human::tests::tools::multi ... ok [INFO] [stdout] test command::list::human::tests::packages::multi ... ok [INFO] [stdout] test command::list::human::tests::packages::single_default ... ok [INFO] [stdout] test command::list::human::tests::tools::multi_fetched ... ok [INFO] [stdout] test command::list::human::tests::tools::none ... ok [INFO] [stdout] test command::list::human::tests::tools::single_fetched ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_project_npm ... ok [INFO] [stdout] test command::list::plain::tests::package::single_project ... ok [INFO] [stdout] test command::list::plain::tests::package::single_default ... ok [INFO] [stdout] test command::list::plain::tests::npm::installed_not_set ... ok [INFO] [stdout] test command::list::plain::tests::npm::default ... ok [INFO] [stdout] test command::list::plain::tests::node::project ... ok [INFO] [stdout] test command::list::plain::tests::node::default ... ok [INFO] [stdout] test command::list::plain::tests::package::installed_not_set ... ok [INFO] [stdout] test command::list::human::tests::packages::single_fetched ... ok [INFO] [stdout] test command::list::human::tests::tools::single_project ... ok [INFO] [stdout] test command::list::plain::tests::package::mixed ... ok [INFO] [stdout] test command::list::human::tests::tools::single_default ... ok [INFO] [stdout] test command::list::plain::tests::npm::project ... ok [INFO] [stdout] test command::list::plain::tests::node::installed_not_set ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_installed_yarn ... ok [INFO] [stdout] test command::list::plain::tests::yarn::project ... ok [INFO] [stdout] test command::list::plain::tests::tool::fetched ... ok [INFO] [stdout] test command::list::plain::tests::yarn::default ... ok [INFO] [stdout] test command::list::plain::tests::tool::default ... ok [INFO] [stdout] test command::list::plain::tests::tool::project ... ok [INFO] [stdout] test command::list::plain::tests::toolchain::full ... ok [INFO] [stdout] test command::list::plain::tests::yarn::installed_not_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/volta_migrate-f555d7cc7a940e3d) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/volta_shim-0051ba3f9f295cc3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/acceptance/main.rs (/opt/rustwide/target/debug/deps/acceptance-638f2aafa2b5dcf5) [INFO] [stderr] Running tests/smoke/main.rs (/opt/rustwide/target/debug/deps/smoke-86446f01d9f80e68) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ece428c25156db116616c81c01c3fd230e22b07632e8d1881109be7cf200eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ece428c25156db116616c81c01c3fd230e22b07632e8d1881109be7cf200eb2", kill_on_drop: false }` [INFO] [stdout] 3ece428c25156db116616c81c01c3fd230e22b07632e8d1881109be7cf200eb2