[INFO] fetching crate remotemob 1.2.1... [INFO] testing remotemob-1.2.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate remotemob 1.2.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate remotemob 1.2.1 [INFO] finished tweaking crates.io crate remotemob 1.2.1 [INFO] tweaked toml for crates.io crate remotemob 1.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate remotemob 1.2.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate remotemob 1.2.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `git2` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v1.4.0 [INFO] [stderr] Downloaded jobserver v0.1.26 [INFO] [stderr] Downloaded scratch v1.0.5 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.94 [INFO] [stderr] Downloaded clap_lex v0.4.1 [INFO] [stderr] Downloaded pkg-config v0.3.26 [INFO] [stderr] Downloaded iana-time-zone v0.1.56 [INFO] [stderr] Downloaded anstyle-parse v0.2.0 [INFO] [stderr] Downloaded clap v4.2.4 [INFO] [stderr] Downloaded serde_derive v1.0.160 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.94 [INFO] [stderr] Downloaded cxx-build v1.0.94 [INFO] [stderr] Downloaded serde v1.0.160 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.8 [INFO] [stderr] Downloaded bumpalo v3.12.1 [INFO] [stderr] Downloaded chrono v0.4.24 [INFO] [stderr] Downloaded cxx v1.0.94 [INFO] [stderr] Downloaded git2 v0.17.1 [INFO] [stderr] Downloaded syn v2.0.15 [INFO] [stderr] Downloaded clap_builder v4.2.4 [INFO] [stderr] Downloaded rustix v0.37.15 [INFO] [stderr] Downloaded console v0.15.5 [INFO] [stderr] Downloaded serde_yaml v0.9.21 [INFO] [stderr] Downloaded clap_derive v4.2.0 [INFO] [stderr] Downloaded zeroize v1.6.0 [INFO] [stderr] Downloaded dialoguer v0.10.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.56 [INFO] [stderr] Downloaded anstream v0.3.1 [INFO] [stderr] Downloaded anstyle v1.0.0 [INFO] [stderr] Downloaded confy v0.5.1 [INFO] [stderr] Downloaded dirs-sys v0.4.0 [INFO] [stderr] Downloaded directories v5.0.0 [INFO] [stderr] Downloaded is-terminal v0.4.7 [INFO] [stderr] Downloaded libgit2-sys v0.15.1+1.6.4 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79a6208b1879f675f176f75660ca78e162db7f41588e967bbb6df6818ac505e0 [INFO] running `Command { std: "docker" "start" "-a" "79a6208b1879f675f176f75660ca78e162db7f41588e967bbb6df6818ac505e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79a6208b1879f675f176f75660ca78e162db7f41588e967bbb6df6818ac505e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a6208b1879f675f176f75660ca78e162db7f41588e967bbb6df6818ac505e0", kill_on_drop: false }` [INFO] [stdout] 79a6208b1879f675f176f75660ca78e162db7f41588e967bbb6df6818ac505e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cabecd5dbe542e9bcae2cb615a7d5195cc26805de5c1828e6fc198ee7ac1b36d [INFO] running `Command { std: "docker" "start" "-a" "cabecd5dbe542e9bcae2cb615a7d5195cc26805de5c1828e6fc198ee7ac1b36d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `git2` dependency) [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling directories v5.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.15.1+1.6.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.2.4 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling clap v4.2.4 [INFO] [stderr] Compiling git2 v0.17.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling remotemob v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/mod.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | fn last_commit(&self, reference: &str) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | fn last_commit(&self, reference: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | fn find_branch(&self, name: &str) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 102 | fn find_branch(&self, name: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.60s [INFO] running `Command { std: "docker" "inspect" "cabecd5dbe542e9bcae2cb615a7d5195cc26805de5c1828e6fc198ee7ac1b36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabecd5dbe542e9bcae2cb615a7d5195cc26805de5c1828e6fc198ee7ac1b36d", kill_on_drop: false }` [INFO] [stdout] cabecd5dbe542e9bcae2cb615a7d5195cc26805de5c1828e6fc198ee7ac1b36d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aecd61bd3b1cb034d2f3bff9b1e44d31d8ad87ded585988e70d1d3c255272ef7 [INFO] running `Command { std: "docker" "start" "-a" "aecd61bd3b1cb034d2f3bff9b1e44d31d8ad87ded585988e70d1d3c255272ef7", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `git2` dependency) [INFO] [stderr] Compiling remotemob v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/mod.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | fn last_commit(&self, reference: &str) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | fn last_commit(&self, reference: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | fn find_branch(&self, name: &str) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 102 | fn find_branch(&self, name: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/mod.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | fn last_commit(&self, reference: &str) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | fn last_commit(&self, reference: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | fn find_branch(&self, name: &str) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 102 | fn find_branch(&self, name: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "aecd61bd3b1cb034d2f3bff9b1e44d31d8ad87ded585988e70d1d3c255272ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aecd61bd3b1cb034d2f3bff9b1e44d31d8ad87ded585988e70d1d3c255272ef7", kill_on_drop: false }` [INFO] [stdout] aecd61bd3b1cb034d2f3bff9b1e44d31d8ad87ded585988e70d1d3c255272ef7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7524cca698715747fc2631ca72458b898e8382096fd216d5f1748507d4eb82bf [INFO] running `Command { std: "docker" "start" "-a" "7524cca698715747fc2631ca72458b898e8382096fd216d5f1748507d4eb82bf", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `git2` dependency) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/git/mod.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | fn last_commit(&self, reference: &str) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 55 | fn last_commit(&self, reference: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/git/mod.rs:102:20 [INFO] [stderr] | [INFO] [stderr] 102 | fn find_branch(&self, name: &str) -> Result> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 102 | fn find_branch(&self, name: &str) -> Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `remotemob` (lib) generated 2 warnings [INFO] [stderr] warning: `remotemob` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remotemob-023a9437f262ca58) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test session::drivers::tests::remove_middle ... ok [INFO] [stdout] test session::drivers::tests::insert_in_middle ... ok [INFO] [stdout] test session::session::tests::get_driver_next ... ok [INFO] [stdout] test session::session::tests::get_driver_one ... ok [INFO] [stdout] test session::drivers::tests::insert_at_end ... ok [INFO] [stdout] test session::drivers::tests::remove ... ok [INFO] [stdout] test session::session::tests::get_driver_working ... ok [INFO] [stdout] test session::session_store::tests::newer_version ... ok [INFO] [stdout] test session::session_store::tests::load_invalid_data ... ok [INFO] [stdout] test session::session_store::tests::unversioned ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mob-28e88c54a6df7b0b) [INFO] [stdout] [INFO] [stderr] Doc-tests remotemob [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" "7524cca698715747fc2631ca72458b898e8382096fd216d5f1748507d4eb82bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7524cca698715747fc2631ca72458b898e8382096fd216d5f1748507d4eb82bf", kill_on_drop: false }` [INFO] [stdout] 7524cca698715747fc2631ca72458b898e8382096fd216d5f1748507d4eb82bf