[INFO] fetching crate rpick 0.9.1... [INFO] testing rpick-0.9.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rpick 0.9.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rpick 0.9.1 [INFO] finished tweaking crates.io crate rpick 0.9.1 [INFO] tweaked toml for crates.io crate rpick 0.9.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rpick 0.9.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rpick 0.9.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstream v0.6.8 [INFO] [stderr] Downloaded serde_yaml v0.9.30 [INFO] [stderr] Downloaded statrs v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61c703477c6ba50004e36feb464688c176ea6e4659a8be084527bf957198d46f [INFO] running `Command { std: "docker" "start" "-a" "61c703477c6ba50004e36feb464688c176ea6e4659a8be084527bf957198d46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61c703477c6ba50004e36feb464688c176ea6e4659a8be084527bf957198d46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c703477c6ba50004e36feb464688c176ea6e4659a8be084527bf957198d46f", kill_on_drop: false }` [INFO] [stdout] 61c703477c6ba50004e36feb464688c176ea6e4659a8be084527bf957198d46f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cdb4d11d645c2cf4f55911915a32638403eac3bae0342801e336bf654f2b8e7f [INFO] running `Command { std: "docker" "start" "-a" "cdb4d11d645c2cf4f55911915a32638403eac3bae0342801e336bf654f2b8e7f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anstream v0.6.8 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stderr] Compiling rpick v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/engine.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(ui: &'ui U) -> Engine { [INFO] [stdout] | ^^^ --------- the lifetime gets resolved as `'ui` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'ui` [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(ui: &'ui U) -> Engine<'ui, U> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.26s [INFO] running `Command { std: "docker" "inspect" "cdb4d11d645c2cf4f55911915a32638403eac3bae0342801e336bf654f2b8e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb4d11d645c2cf4f55911915a32638403eac3bae0342801e336bf654f2b8e7f", kill_on_drop: false }` [INFO] [stdout] cdb4d11d645c2cf4f55911915a32638403eac3bae0342801e336bf654f2b8e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fdfa30bcd1451e7258edca2bff1ac35a3efa30f08f9e4731c4392b3e97a6cc07 [INFO] running `Command { std: "docker" "start" "-a" "fdfa30bcd1451e7258edca2bff1ac35a3efa30f08f9e4731c4392b3e97a6cc07", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling assert_cmd v2.0.13 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stderr] Compiling rpick v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/engine.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(ui: &'ui U) -> Engine { [INFO] [stdout] | ^^^ --------- the lifetime gets resolved as `'ui` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'ui` [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(ui: &'ui U) -> Engine<'ui, U> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ui` is never constructed [INFO] [stdout] --> src/engine.rs:426:12 [INFO] [stdout] | [INFO] [stdout] 426 | struct Ui; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ui` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/engine.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(ui: &'ui U) -> Engine { [INFO] [stdout] | ^^^ --------- the lifetime gets resolved as `'ui` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'ui` [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(ui: &'ui U) -> Engine<'ui, U> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.31s [INFO] running `Command { std: "docker" "inspect" "fdfa30bcd1451e7258edca2bff1ac35a3efa30f08f9e4731c4392b3e97a6cc07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdfa30bcd1451e7258edca2bff1ac35a3efa30f08f9e4731c4392b3e97a6cc07", kill_on_drop: false }` [INFO] [stdout] fdfa30bcd1451e7258edca2bff1ac35a3efa30f08f9e4731c4392b3e97a6cc07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d2967b7c13dbc56a62b556abc3e1189a2545e23703acc5a3d0976c69c3d41194 [INFO] running `Command { std: "docker" "start" "-a" "d2967b7c13dbc56a62b556abc3e1189a2545e23703acc5a3d0976c69c3d41194", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/engine.rs:48:21 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn new(ui: &'ui U) -> Engine { [INFO] [stderr] | ^^^ --------- the lifetime gets resolved as `'ui` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'ui` [INFO] [stderr] | [INFO] [stderr] 48 | pub fn new(ui: &'ui U) -> Engine<'ui, U> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rpick` (lib) generated 1 warning (run `cargo fix --lib -p rpick` to apply 1 suggestion) [INFO] [stderr] warning: struct `Ui` is never constructed [INFO] [stderr] --> src/engine.rs:426:12 [INFO] [stderr] | [INFO] [stderr] 426 | struct Ui; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Ui` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rpick` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rpick-5d73ae2c38f0c851) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test config::tests::test_defaults ... ok [INFO] [stdout] test engine::tests::test_get_consent ... ok [INFO] [stdout] test engine::tests::test_pick ... ok [INFO] [stdout] test engine::tests::test_pick_even ... ok [INFO] [stdout] test engine::tests::test_pick_gaussian ... ok [INFO] [stdout] test engine::tests::test_pick_gaussian_verbose ... ok [INFO] [stdout] test engine::tests::test_pick_inventory ... ok [INFO] [stdout] test engine::tests::test_pick_inventory_verbose ... ok [INFO] [stdout] test engine::tests::test_pick_lottery ... ok [INFO] [stdout] test engine::tests::test_pick_lottery_no_to_all_one_no_chance ... ok [INFO] [stdout] test engine::tests::test_pick_lottery_non_zero_reset ... ok [INFO] [stdout] test engine::tests::test_pick_lru ... ok [INFO] [stdout] test engine::tests::test_pick_lru_verbose ... ok [INFO] [stdout] test engine::tests::test_pick_nonexistant_category ... ok [INFO] [stdout] test engine::tests::test_pick_weighted ... ok [INFO] [stdout] test engine::tests::test_pick_weighted_no_to_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rpick-f2c1073f596f0dcc) [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/tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-ce76777b17e08f98) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cli::error_handling::config_not_found ... ok [INFO] [stdout] test cli::error_handling::category_not_found ... ok [INFO] [stdout] test cli::lru::pick ... ok [INFO] [stdout] test cli::lottery::pick ... ok [INFO] [stdout] test cli::gaussian::pick ... ok [INFO] [stdout] test cli::weighted::pick ... ok [INFO] [stdout] test cli::even::pick ... ok [INFO] [stdout] test cli::inventory::pick ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2967b7c13dbc56a62b556abc3e1189a2545e23703acc5a3d0976c69c3d41194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2967b7c13dbc56a62b556abc3e1189a2545e23703acc5a3d0976c69c3d41194", kill_on_drop: false }` [INFO] [stdout] d2967b7c13dbc56a62b556abc3e1189a2545e23703acc5a3d0976c69c3d41194