[INFO] cloning repository https://github.com/rohankumardubey/bvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/bvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4932d6b0eb997d43a5c36ed79f2d624615c87f54
[INFO] testing rohankumardubey/bvm against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbvm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rohankumardubey/bvm
[INFO] finished tweaking git repo https://github.com/rohankumardubey/bvm
[INFO] tweaked toml for git repo https://github.com/rohankumardubey/bvm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohankumardubey/bvm on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rohankumardubey/bvm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47b7bbb18194abcabdd8901c7d8a522b27aab5b471e60cd33a045a53a91157b7
[INFO] running `Command { std: "docker" "start" "-a" "47b7bbb18194abcabdd8901c7d8a522b27aab5b471e60cd33a045a53a91157b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47b7bbb18194abcabdd8901c7d8a522b27aab5b471e60cd33a045a53a91157b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47b7bbb18194abcabdd8901c7d8a522b27aab5b471e60cd33a045a53a91157b7", kill_on_drop: false }`
[INFO] [stdout] 47b7bbb18194abcabdd8901c7d8a522b27aab5b471e60cd33a045a53a91157b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfefa70310213b3cd73a05225618ccef27dfccbb491f674d250f2cff325ecb51
[INFO] running `Command { std: "docker" "start" "-a" "dfefa70310213b3cd73a05225618ccef27dfccbb491f674d250f2cff325ecb51", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling mio v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling crossterm v0.21.0
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling jsonc-parser v0.17.0
[INFO] [stderr]    Compiling args_test_util v0.1.0 (/opt/rustwide/workdir/args_test_util)
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls v0.20.0
[INFO] [stderr]    Compiling webpki-roots v0.22.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling ureq v2.3.0
[INFO] [stderr]    Compiling dprint-cli-core v0.9.0
[INFO] [stderr]    Compiling bvm v0.4.2 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: methods `try_get_user_home_dir`, `get_user_home_dir`, and `exit` are never used
[INFO] [stdout]   --> cli/src/environment/environment.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait Environment: Clone + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 52 |   fn try_get_user_home_dir(&self) -> Result<PathBuf, ErrBox>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |   fn get_user_home_dir(&self) -> PathBuf {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |   fn exit(&self, code: i32) -> Result<(), ErrBox>;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dprint-cli-core v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "dfefa70310213b3cd73a05225618ccef27dfccbb491f674d250f2cff325ecb51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfefa70310213b3cd73a05225618ccef27dfccbb491f674d250f2cff325ecb51", kill_on_drop: false }`
[INFO] [stdout] dfefa70310213b3cd73a05225618ccef27dfccbb491f674d250f2cff325ecb51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2e79a12beba8dee5a3b26885e4eae5d4ddb2a3af1d74370c8fd62f5e1d484bc
[INFO] running `Command { std: "docker" "start" "-a" "c2e79a12beba8dee5a3b26885e4eae5d4ddb2a3af1d74370c8fd62f5e1d484bc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stdout] warning: methods `try_get_user_home_dir`, `get_user_home_dir`, and `exit` are never used
[INFO] [stdout]   --> cli/src/environment/environment.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait Environment: Clone + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 52 |   fn try_get_user_home_dir(&self) -> Result<PathBuf, ErrBox>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |   fn get_user_home_dir(&self) -> PathBuf {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |   fn exit(&self, code: i32) -> Result<(), ErrBox>;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling args_test_util v0.1.0 (/opt/rustwide/workdir/args_test_util)
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling bvm v0.4.2 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: methods `try_get_user_home_dir`, `get_user_home_dir`, and `exit` are never used
[INFO] [stdout]   --> cli/src/environment/environment.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait Environment: Clone + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 52 |   fn try_get_user_home_dir(&self) -> Result<PathBuf, ErrBox>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |   fn get_user_home_dir(&self) -> PathBuf {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |   fn exit(&self, code: i32) -> Result<(), ErrBox>;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_verbose` is never used
[INFO] [stdout]    --> cli/src/environment/test_environment.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl TestEnvironment {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |   pub fn set_verbose(&self, value: bool) {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dprint-cli-core v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c2e79a12beba8dee5a3b26885e4eae5d4ddb2a3af1d74370c8fd62f5e1d484bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2e79a12beba8dee5a3b26885e4eae5d4ddb2a3af1d74370c8fd62f5e1d484bc", kill_on_drop: false }`
[INFO] [stdout] c2e79a12beba8dee5a3b26885e4eae5d4ddb2a3af1d74370c8fd62f5e1d484bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a5140b70f6988f90a1363789b11d7f4f0cfec9614b45d39ed2d7a90d011c3a4
[INFO] running `Command { std: "docker" "start" "-a" "4a5140b70f6988f90a1363789b11d7f4f0cfec9614b45d39ed2d7a90d011c3a4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: methods `try_get_user_home_dir`, `get_user_home_dir`, and `exit` are never used
[INFO] [stderr]   --> cli/src/environment/environment.rs:52:6
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub trait Environment: Clone + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stderr]    |           ----------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 52 |   fn try_get_user_home_dir(&self) -> Result<PathBuf, ErrBox>;
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 53 |   fn get_user_home_dir(&self) -> PathBuf {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 |   fn exit(&self, code: i32) -> Result<(), ErrBox>;
[INFO] [stderr]    |      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bvm` (bin "bvm-bin") generated 1 warning
[INFO] [stderr] warning: method `set_verbose` is never used
[INFO] [stderr]    --> cli/src/environment/test_environment.rs:100:10
[INFO] [stderr]     |
[INFO] [stderr]  28 | impl TestEnvironment {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 100 |   pub fn set_verbose(&self, value: bool) {
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bvm` (bin "bvm-bin" test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dprint-cli-core v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/args_test_util-af8e19c0f33e02de)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bvm_bin-660fc6e6b4a42712)
[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 58 tests
[INFO] [stdout] test configuration::manipulation::test::get_indentation_tabs ... ok
[INFO] [stdout] test configuration::manipulation::test::get_indentation_eight_spaces ... ok
[INFO] [stdout] test configuration::manipulation::test::get_indentation_two_spaces ... ok
[INFO] [stdout] test configuration::manipulation::test::get_indentation_four_spaces ... ok
[INFO] [stdout] test test::add_command_url_other_binary ... ok
[INFO] [stdout] test test::add_command_existing_package_different_url_replaces ... ok
[INFO] [stdout] test test::add_command_existing_package_different_url_replaces_middle ... ok
[INFO] [stdout] test test::add_command_url_no_binaries ... ok
[INFO] [stdout] test test::add_command_existing_package_different_url_replaces_end ... ok
[INFO] [stdout] test test::add_command_existing_url ... ok
[INFO] [stdout] test test::add_command_existing_package_different_url_replaces_start ... ok
[INFO] [stdout] test test::install_command_binary_object ... ok
[INFO] [stdout] test test::hidden_resolve_command ... ok
[INFO] [stdout] test test::install_command_binary_object_checksum ... ok
[INFO] [stdout] test test::clear_url_cache_command_path ... ok
[INFO] [stdout] test test::binary_path_var_absolute_and_relative ... ok
[INFO] [stdout] test test::install_command_binary_object_checksum_incorrect ... ok
[INFO] [stdout] test test::add_command_registry ... ok
[INFO] [stdout] test test::get_exec_env_path_gets ... ok
[INFO] [stdout] test test::install_command_binary_object_url_checksum_incorrect ... ok
[INFO] [stdout] test test::install_command_binary_object_existing_matching_version ... ok
[INFO] [stdout] test test::install_command_binary_object_existing_matching_version_major_minor ... ok
[INFO] [stdout] test test::install_command_pre_post_install ... ok
[INFO] [stdout] test test::install_command_no_existing_binary ... ok
[INFO] [stdout] test test::install_command_binary_object_version_not_match_path_errors ... ok
[INFO] [stdout] test test::install_unknown_config_key ... ok
[INFO] [stdout] test test::install_command_binary_on_path ... ok
[INFO] [stdout] test test::install_command_binary_object_non_existing_matching_version ... ok
[INFO] [stdout] test test::get_exec_command_path_and_has_command ... ok
[INFO] [stdout] test test::install_url_command_tar_gz ... ok
[INFO] [stdout] test test::binary_has_environment_path_and_variable ... ok
[INFO] [stdout] test test::install_url_output_dir ... ok
[INFO] [stdout] test test::list_command_with_no_installs ... ok
[INFO] [stdout] test test::install_url_command_no_path ... ok
[INFO] [stdout] test test::install_url_pre_and_post_install ... ok
[INFO] [stdout] test test::registry_install_command_incorrect_checksum ... ok
[INFO] [stdout] test test::install_url_command_use_with_config_file_same_command ... ok
[INFO] [stdout] test test::registry_add_remove_list_command_path ... ok
[INFO] [stdout] test test::registry_install_command_multiple_owners ... ok
[INFO] [stdout] test test::registry_install_command_latest ... ok
[INFO] [stdout] test test::registry_install_command_no_registry ... ok
[INFO] [stdout] test test::install_command_previous_install_binary ... ok
[INFO] [stdout] test test::should_error_if_init_has_file ... ok
[INFO] [stdout] test test::should_init ... ok
[INFO] [stdout] test test::should_error_if_init_has_hidden_file ... ok
[INFO] [stdout] test test::should_output_version ... ok
[INFO] [stdout] test test::uninstall_command_binary_on_path ... ok
[INFO] [stdout] test test::registry_install_command_latest_all_pre_releases ... ok
[INFO] [stdout] test test::unix_install_command ... ok
[INFO] [stdout] test test::use_command_config_file_same_command ... ok
[INFO] [stdout] test test::support_hidden_config_file ... ok
[INFO] [stdout] test test::use_command_different_owners_path ... ok
[INFO] [stdout] test test::registry_install_command ... ok
[INFO] [stdout] test test::uninstall_command_multiple_binaries ... ok
[INFO] [stdout] test test::install_url_command_path ... ok
[INFO] [stdout] test test::list_command_with_installs ... ok
[INFO] [stdout] test test::install_url_command_previous_install ... ok
[INFO] [stdout] test test::use_command_multiple_command_binaries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-f5719a62245fc6af)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sh_integration ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sh_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sh_integration' (271) panicked at cli/tests/integration_tests.rs:128:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5621f0a28832 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5621f0a28832 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5621f0a28832 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5621f0a28832 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5621f0a38acf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5621f0a38acf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5621f09f40d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5621f09f40d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5621f0a015d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5621f0a0641f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5621f0a062b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5621f09b22de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5621f09b22de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5621f0a06adf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5621f0a06adf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5621f0a0693a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5621f0a01709 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5621f09e788d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5621f0a40410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5621f0a3fb76 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5621f0984b23 - core::result::Result<T,E>::unwrap::h3f192c082e516b4c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5621f0984b23 - integration_tests::ensure_setup::{{closure}}::hf90dac2876b5c2a5
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/tests/integration_tests.rs:128:45
[INFO] [stdout]   22:     0x5621f098c958 - std::sync::poison::once::Once::call_once::{{closure}}::h22e44fa9445b0a50
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:41
[INFO] [stdout]   23:     0x5621f09fb8e7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   24:     0x5621f098c8f3 - std::sync::poison::once::Once::call_once::h969499c97924c568
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout]   25:     0x5621f0984474 - integration_tests::ensure_setup::h693c5da5cd43c899
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/tests/integration_tests.rs:114:8
[INFO] [stdout]   26:     0x5621f09863dc - integration_tests::sh_integration::h079398e2e6b73d8a
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/tests/integration_tests.rs:85:3
[INFO] [stdout]   27:     0x5621f0986f17 - integration_tests::sh_integration::{{closure}}::hb258de357dd6ed82
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/tests/integration_tests.rs:84:20
[INFO] [stdout]   28:     0x5621f098cfd6 - core::ops::function::FnOnce::call_once::hc93c43c4fa8cd389
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5621f09b209b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5621f09b209b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5621f09c7d05 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5621f09c7d05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5621f09c7d05 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x5621f09c7d05 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x5621f09c7d05 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5621f09c7d05 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5621f09c7d05 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5621f099e4f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5621f099e4f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x5621f09a1dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x5621f09a1dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5621f09a1dba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x5621f09a1dba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x5621f09a1dba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5621f09a1dba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x5621f09a1dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5621f09fc6bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   48:     0x5621f09fc6bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   49:     0x759de2340aa4 - <unknown>
[INFO] [stdout]   50:     0x759de23cda34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sh_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bvm --test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "4a5140b70f6988f90a1363789b11d7f4f0cfec9614b45d39ed2d7a90d011c3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5140b70f6988f90a1363789b11d7f4f0cfec9614b45d39ed2d7a90d011c3a4", kill_on_drop: false }`
[INFO] [stdout] 4a5140b70f6988f90a1363789b11d7f4f0cfec9614b45d39ed2d7a90d011c3a4
