[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] 6e26543e5d43a0358cd0872f4e01d6b66bb584dc [INFO] testing notion-cli/notion against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotion-cli%2Fnotion" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notion-cli/notion on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-2/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.59.0" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e77706911bd1ddbab83ea7825f177aeaef1e2799d615e9ff8009aff631a814c [INFO] running `Command { std: "docker" "start" "-a" "9e77706911bd1ddbab83ea7825f177aeaef1e2799d615e9ff8009aff631a814c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e77706911bd1ddbab83ea7825f177aeaef1e2799d615e9ff8009aff631a814c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e77706911bd1ddbab83ea7825f177aeaef1e2799d615e9ff8009aff631a814c", kill_on_drop: false }` [INFO] [stdout] 9e77706911bd1ddbab83ea7825f177aeaef1e2799d615e9ff8009aff631a814c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 265865caf0dda5f04eabc6f6158efb50bd3f04ee6a1d134f9d056855a5b5eea6 [INFO] running `Command { std: "docker" "start" "-a" "265865caf0dda5f04eabc6f6158efb50bd3f04ee6a1d134f9d056855a5b5eea6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling fs-utils v0.1.0 (/opt/rustwide/workdir/crates/fs-utils) [INFO] [stderr] Compiling progress-read v0.1.0 (/opt/rustwide/workdir/crates/progress-read) [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling tee v0.1.0 [INFO] [stderr] Compiling verbatim v0.1.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fsio v0.3.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling chain-map v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling readext v0.1.0 [INFO] [stderr] Compiling cmdline_words_parser v0.2.1 [INFO] [stderr] Compiling winfolder v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling envoy v0.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling double-checked-cell v2.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [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 base64 v0.10.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling envmnt v0.9.1 [INFO] [stderr] Compiling ci_info v0.14.4 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.0 [INFO] [stderr] Compiling regex v1.5.4 [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 time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling digest v0.10.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling flate2 v1.0.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling volta-layout-macro v0.1.0 (/opt/rustwide/workdir/crates/volta-layout-macro) [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling validate-npm-package-name v0.1.0 (/opt/rustwide/workdir/crates/validate-npm-package-name) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling retry v1.3.1 [INFO] [stderr] Compiling volta-layout v0.1.1 (/opt/rustwide/workdir/crates/volta-layout) [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling semver-parser v0.10.0 (https://github.com/mikrostew/semver-parser?branch=rewrite#f5c74268) [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling semver v0.9.0 (https://github.com/mikrostew/semver?branch=new-parser#7583eb35) [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling attohttpc v0.18.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.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.12s [INFO] running `Command { std: "docker" "inspect" "265865caf0dda5f04eabc6f6158efb50bd3f04ee6a1d134f9d056855a5b5eea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "265865caf0dda5f04eabc6f6158efb50bd3f04ee6a1d134f9d056855a5b5eea6", kill_on_drop: false }` [INFO] [stdout] 265865caf0dda5f04eabc6f6158efb50bd3f04ee6a1d134f9d056855a5b5eea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9052948f703d69bcae89ac3c365dc968b9bae46cebbd08e5c8d3862ef985c4f [INFO] running `Command { std: "docker" "start" "-a" "d9052948f703d69bcae89ac3c365dc968b9bae46cebbd08e5c8d3862ef985c4f", kill_on_drop: false }` [INFO] [stderr] Compiling volta v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "d9052948f703d69bcae89ac3c365dc968b9bae46cebbd08e5c8d3862ef985c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9052948f703d69bcae89ac3c365dc968b9bae46cebbd08e5c8d3862ef985c4f", kill_on_drop: false }` [INFO] [stdout] d9052948f703d69bcae89ac3c365dc968b9bae46cebbd08e5c8d3862ef985c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39e1d20d6de08c1e85ef3fb339b00d9832026aed65031e39f0bd466e6fdc8ab6 [INFO] running `Command { std: "docker" "start" "-a" "39e1d20d6de08c1e85ef3fb339b00d9832026aed65031e39f0bd466e6fdc8ab6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/volta-2d03b123aeb75da6) [INFO] [stdout] [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_npm_project ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_yarn_mixed ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_and_yarn_project ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_npm_and_yarn_default ... 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_only_project ... ok [INFO] [stdout] test command::list::human::tests::all::empty ... ok [INFO] [stdout] test command::list::human::tests::active::runtime_npm_and_yarn_project ... ok [INFO] [stdout] test command::list::human::tests::node::no_runtimes ... ok [INFO] [stdout] test command::list::human::tests::node::single_default ... 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::node::single_project ... ok [INFO] [stdout] test command::list::human::tests::active::with_default_tools ... ok [INFO] [stdout] test command::list::human::tests::package_managers::none_installed_npm ... 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::multi_yarn ... ok [INFO] [stdout] test command::list::human::tests::package_managers::none_installed_yarn ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_default_npm ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_installed_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_yarn ... ok [INFO] [stdout] test command::list::human::tests::all::runtime_and_yarn ... ok [INFO] [stdout] test command::list::human::tests::all::runtime_and_npm ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_project_yarn ... ok [INFO] [stdout] test command::list::human::tests::package_managers::single_project_npm ... ok [INFO] [stdout] test command::list::human::tests::packages::none ... ok [INFO] [stdout] test command::list::human::tests::tools::none ... ok [INFO] [stdout] test command::list::human::tests::packages::single_fetched ... ok [INFO] [stdout] test command::list::human::tests::packages::single_project ... ok [INFO] [stdout] test command::list::plain::tests::node::installed_not_set ... ok [INFO] [stdout] test command::list::human::tests::packages::multi ... ok [INFO] [stdout] test command::list::plain::tests::node::default ... ok [INFO] [stdout] test command::list::human::tests::packages::single_default ... ok [INFO] [stdout] test command::list::human::tests::tools::single_project ... ok [INFO] [stdout] test command::list::human::tests::tools::single_fetched ... ok [INFO] [stdout] test command::list::plain::tests::node::project ... 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::human::tests::tools::multi_fetched ... ok [INFO] [stdout] test command::list::plain::tests::package::installed_not_set ... ok [INFO] [stdout] test command::list::plain::tests::npm::project ... ok [INFO] [stdout] test command::list::human::tests::tools::multi ... ok [INFO] [stdout] test command::list::human::tests::packages::multi_fetched ... ok [INFO] [stdout] test command::list::human::tests::tools::single_default ... ok [INFO] [stdout] test command::list::plain::tests::package::mixed ... ok [INFO] [stdout] test command::list::plain::tests::package::single_default ... ok [INFO] [stdout] test command::list::plain::tests::package::single_project ... ok [INFO] [stdout] test command::list::plain::tests::tool::default ... ok [INFO] [stdout] test command::list::plain::tests::tool::fetched ... ok [INFO] [stdout] test command::list::plain::tests::tool::project ... ok [INFO] [stdout] test command::list::plain::tests::yarn::default ... ok [INFO] [stdout] test command::list::plain::tests::yarn::installed_not_set ... ok [INFO] [stdout] test command::list::plain::tests::toolchain::full ... ok [INFO] [stdout] test command::list::plain::tests::yarn::project ... ok [INFO] [stdout] test command::list::human::tests::all::full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/volta_migrate-6371d25f24c57b46) [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 unittests (/opt/rustwide/target/debug/deps/volta_shim-3f06c49a9df49122) [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-d5927d2b3715bdd9) [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/smoke/main.rs (/opt/rustwide/target/debug/deps/smoke-142d6e8307dcd202) [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" "39e1d20d6de08c1e85ef3fb339b00d9832026aed65031e39f0bd466e6fdc8ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e1d20d6de08c1e85ef3fb339b00d9832026aed65031e39f0bd466e6fdc8ab6", kill_on_drop: false }` [INFO] [stdout] 39e1d20d6de08c1e85ef3fb339b00d9832026aed65031e39f0bd466e6fdc8ab6