[INFO] fetching crate trashpanda 0.1.0... [INFO] testing trashpanda-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate trashpanda 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate trashpanda 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate trashpanda 0.1.0 [INFO] tweaked toml for crates.io crate trashpanda 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate trashpanda 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trashpanda 0.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-macros v0.3.0 [INFO] [stderr] Downloaded glam v0.14.0 [INFO] [stderr] Downloaded glam v0.15.2 [INFO] [stderr] Downloaded glam v0.16.0 [INFO] [stderr] Downloaded glam v0.18.0 [INFO] [stderr] Downloaded glam v0.19.0 [INFO] [stderr] Downloaded glam v0.22.0 [INFO] [stderr] Downloaded nalgebra v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2300bf471f1060acbdbb9bc0b6d0ad8cc70e9168913ac68c38995da37510a16b [INFO] running `Command { std: "docker" "start" "-a" "2300bf471f1060acbdbb9bc0b6d0ad8cc70e9168913ac68c38995da37510a16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2300bf471f1060acbdbb9bc0b6d0ad8cc70e9168913ac68c38995da37510a16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2300bf471f1060acbdbb9bc0b6d0ad8cc70e9168913ac68c38995da37510a16b", kill_on_drop: false }` [INFO] [stdout] 2300bf471f1060acbdbb9bc0b6d0ad8cc70e9168913ac68c38995da37510a16b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d354481a21fd96cb9d416d181e8ca22db190cd0594a3cb84130f7ad70d468b2 [INFO] running `Command { std: "docker" "start" "-a" "7d354481a21fd96cb9d416d181e8ca22db190cd0594a3cb84130f7ad70d468b2", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling trashpanda v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.44s [INFO] running `Command { std: "docker" "inspect" "7d354481a21fd96cb9d416d181e8ca22db190cd0594a3cb84130f7ad70d468b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d354481a21fd96cb9d416d181e8ca22db190cd0594a3cb84130f7ad70d468b2", kill_on_drop: false }` [INFO] [stdout] 7d354481a21fd96cb9d416d181e8ca22db190cd0594a3cb84130f7ad70d468b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cb637bee18e53eb2bcf8d0cb9427c5c7719353c4073d3330f46899e28d6075f [INFO] running `Command { std: "docker" "start" "-a" "3cb637bee18e53eb2bcf8d0cb9427c5c7719353c4073d3330f46899e28d6075f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling trashpanda v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "3cb637bee18e53eb2bcf8d0cb9427c5c7719353c4073d3330f46899e28d6075f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb637bee18e53eb2bcf8d0cb9427c5c7719353c4073d3330f46899e28d6075f", kill_on_drop: false }` [INFO] [stdout] 3cb637bee18e53eb2bcf8d0cb9427c5c7719353c4073d3330f46899e28d6075f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7c98c345ab9f079dcb8976d6a3f50cefbac90b5a179a24810dcb2e2636debff [INFO] running `Command { std: "docker" "start" "-a" "f7c98c345ab9f079dcb8976d6a3f50cefbac90b5a179a24810dcb2e2636debff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trashpanda-a6827f659854a6ec) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test bandit::tests::test_bandit_builder ... ok [INFO] [stdout] test bandit::tests::test_add_remove_arms ... ok [INFO] [stdout] test bandit::tests::test_bandit_creation ... ok [INFO] [stdout] test bandit::tests::test_non_contextual_convenience_methods ... ok [INFO] [stdout] test bandit::tests::test_fit_vs_partial_fit ... ok [INFO] [stdout] test bandit::tests::test_linucb_batch_contexts ... ok [INFO] [stdout] test bandit::tests::test_partial_fit_method ... ok [INFO] [stdout] test bandit::tests::test_partial_fit_simple_method ... ok [INFO] [stdout] test bandit::tests::test_predict_batch_simple ... ok [INFO] [stdout] test bandit::tests::test_predict_expectations_batch ... ok [INFO] [stdout] test bandit::tests::test_predict_expectations_batch_simple ... ok [INFO] [stdout] test bandit::tests::test_predict_batch ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_getters_setters ... ok [INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_mixed ... ok [INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_pure_exploration ... ok [INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_pure_exploitation ... ok [INFO] [stdout] test policies::epsilon_greedy::tests::test_arm_stats ... ok [INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_pure_exploitation ... ok [INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_reset ... ok [INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_update_and_predict ... ok [INFO] [stdout] test policies::lints::tests::test_lints_creation ... ok [INFO] [stdout] test policies::lints::tests::test_lints_select_explores ... ok [INFO] [stdout] test policies::lints::tests::test_lints_update_and_predict ... ok [INFO] [stdout] test policies::linucb::tests::test_linucb_creation ... ok [INFO] [stdout] test policies::lints::tests::test_lints_exploration ... ok [INFO] [stdout] test policies::linucb::tests::test_linucb_reset ... ok [INFO] [stdout] test policies::lints::tests::test_lints_reset ... ok [INFO] [stdout] test policies::linucb::tests::test_linucb_exploration ... ok [INFO] [stdout] test policies::random::tests::test_random_empty ... ok [INFO] [stdout] test policies::random::tests::test_random_expectations ... ok [INFO] [stdout] test policies::random::tests::test_random_select ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_basic ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_binary_rewards ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_continuous_rewards ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_expectations_reflect_beta_means ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_learns_best_arm ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_reset ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_stochastic ... ok [INFO] [stdout] test policies::linucb::tests::test_linucb_update_and_predict ... ok [INFO] [stdout] test policies::thompson::tests::test_thompson_sampling_with_prior ... ok [INFO] [stdout] test policies::ucb::tests::test_ucb_arm_stats ... ok [INFO] [stdout] test policies::ucb::tests::test_ucb_balances_exploration_exploitation ... ok [INFO] [stdout] test policies::ucb::tests::test_ucb_confidence_parameter ... ok [INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_exploration ... ok [INFO] [stdout] test policies::ucb::tests::test_ucb_deterministic_selection ... ok [INFO] [stdout] test policies::ucb::tests::test_ucb_explores_unpulled_arms_first ... ok [INFO] [stdout] test policies::ucb::tests::test_ucb_reset ... ok [INFO] [stdout] test policies::epsilon_greedy::tests::test_epsilon_greedy_reset ... ok [INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_creation ... ok [INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_epsilon_adjustment ... ok [INFO] [stdout] test policies::lingreedy::tests::test_lingreedy_select ... ok [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-24d67380ea3f69e8) [INFO] [stdout] test policies::linucb::tests::test_linucb_select_explores_uninitialized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_basic_bandit_creation ... ok [INFO] [stdout] test test_string_arms ... ok [INFO] [stdout] test test_direct_construction ... ok [INFO] [stderr] Running tests/test_epsilon_greedy.rs (/opt/rustwide/target/debug/deps/test_epsilon_greedy-c1ef64aad469726a) [INFO] [stdout] test test_dynamic_arm_management ... ok [INFO] [stdout] test test_integer_arms ... ok [INFO] [stdout] test test_policy_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_epsilon_greedy_dynamic_arms ... ok [INFO] [stdout] test test_epsilon_greedy_incremental_learning ... ok [INFO] [stdout] test test_epsilon_greedy_mixed_strategy ... ok [INFO] [stdout] test test_epsilon_greedy_pure_exploitation ... ok [INFO] [stdout] test test_epsilon_greedy_pure_exploration ... ok [INFO] [stdout] test test_epsilon_greedy_learning ... ok [INFO] [stderr] Running tests/test_random_policy.rs (/opt/rustwide/target/debug/deps/test_random_policy-6a39a480fc05a8c1) [INFO] [stdout] test test_epsilon_greedy_distribution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_random_policy_partial_fit ... ok [INFO] [stdout] test test_random_policy_with_training ... ok [INFO] [stdout] test test_random_policy_expectations ... ok [INFO] [stdout] test test_random_policy_basic ... ok [INFO] [stdout] test test_random_policy_dynamic_arms ... ok [INFO] [stdout] test test_random_policy_distribution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests trashpanda [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - prelude (line 54) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7c98c345ab9f079dcb8976d6a3f50cefbac90b5a179a24810dcb2e2636debff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c98c345ab9f079dcb8976d6a3f50cefbac90b5a179a24810dcb2e2636debff", kill_on_drop: false }` [INFO] [stdout] f7c98c345ab9f079dcb8976d6a3f50cefbac90b5a179a24810dcb2e2636debff