[INFO] fetching crate reactive_graph 0.2.7... [INFO] testing reactive_graph-0.2.7 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate reactive_graph 0.2.7 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate reactive_graph 0.2.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reactive_graph 0.2.7 [INFO] tweaked toml for crates.io crate reactive_graph 0.2.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reactive_graph 0.2.7 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reactive_graph 0.2.7 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4cc24bd5dd83d3b044ec3bfc57a27002cca3b9addd45daaae1af902f54ff53b [INFO] running `Command { std: "docker" "start" "-a" "c4cc24bd5dd83d3b044ec3bfc57a27002cca3b9addd45daaae1af902f54ff53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4cc24bd5dd83d3b044ec3bfc57a27002cca3b9addd45daaae1af902f54ff53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4cc24bd5dd83d3b044ec3bfc57a27002cca3b9addd45daaae1af902f54ff53b", kill_on_drop: false }` [INFO] [stdout] c4cc24bd5dd83d3b044ec3bfc57a27002cca3b9addd45daaae1af902f54ff53b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36f6d0c4a9557afcf8af0052b061a6c65534eeeeea20059aac441f564b443226 [INFO] running `Command { std: "docker" "start" "-a" "36f6d0c4a9557afcf8af0052b061a6c65534eeeeea20059aac441f564b443226", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling reactive_graph v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling or_poisoned v0.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling any_spawner v0.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.07s [INFO] running `Command { std: "docker" "inspect" "36f6d0c4a9557afcf8af0052b061a6c65534eeeeea20059aac441f564b443226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f6d0c4a9557afcf8af0052b061a6c65534eeeeea20059aac441f564b443226", kill_on_drop: false }` [INFO] [stdout] 36f6d0c4a9557afcf8af0052b061a6c65534eeeeea20059aac441f564b443226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fc05f3a6a90fb6452a5921ef3f3b650f0c33b905f401eb5a264429932d16207 [INFO] running `Command { std: "docker" "start" "-a" "5fc05f3a6a90fb6452a5921ef3f3b650f0c33b905f401eb5a264429932d16207", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling any_spawner v0.3.0 [INFO] [stderr] Compiling reactive_graph v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.64s [INFO] running `Command { std: "docker" "inspect" "5fc05f3a6a90fb6452a5921ef3f3b650f0c33b905f401eb5a264429932d16207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc05f3a6a90fb6452a5921ef3f3b650f0c33b905f401eb5a264429932d16207", kill_on_drop: false }` [INFO] [stdout] 5fc05f3a6a90fb6452a5921ef3f3b650f0c33b905f401eb5a264429932d16207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74f3defa80c1cb26e9110b58b2bdfe6911385a48eff1f94c47b71e958ee2fc02 [INFO] running `Command { std: "docker" "start" "-a" "74f3defa80c1cb26e9110b58b2bdfe6911385a48eff1f94c47b71e958ee2fc02", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reactive_graph-892dc1b13e75dda2) [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/async_derived.rs (/opt/rustwide/target/debug/deps/async_derived-277bf4abc6e49a51) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test read_signal_traits_on_arc ... ok [INFO] [stdout] test arc_async_derived_calculates_eagerly ... ok [INFO] [stdout] test async_derived_calculates_eagerly ... ok [INFO] [stdout] test arc_async_derived_tracks_signal_change ... ok [INFO] [stdout] test read_signal_traits_on_arena ... ok [INFO] [stdout] test async_derived_tracks_signal_change ... ok [INFO] [stdout] test async_derived_with_initial ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/cleanup.rs (/opt/rustwide/target/debug/deps/cleanup-f1435121359e98db) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test leak_on_dispose ... ok [INFO] [stdout] test cleanup_on_dispose ... 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] [stderr] Running tests/effect.rs (/opt/rustwide/target/debug/deps/effect-10a4da383d5fddb0) [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/effect_immediate.rs (/opt/rustwide/target/debug/deps/effect_immediate-b071b069c7d8f695) [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/memo.rs (/opt/rustwide/target/debug/deps/memo-35204692f4e28533) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test arc_memo_readable ... ok [INFO] [stdout] test memo_doesnt_repeat_calculation_per_get ... ok [INFO] [stdout] test unsync_derived_signal_and_memo ... ok [INFO] [stdout] test memo_runs_only_when_inputs_change ... ok [INFO] [stdout] test memo_calculates_value ... ok [INFO] [stdout] test diamond_problem ... ok [INFO] [stdout] test nested_memos ... ok [INFO] [stdout] test memo_updates_even_if_not_read_until_later ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/signal.rs (/opt/rustwide/target/debug/deps/signal-0a50859f1cf4a9a2) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test create_arc_rw_signal ... ok [INFO] [stdout] test create_signal ... ok [INFO] [stdout] test into_inner_arc_signal ... ok [INFO] [stdout] test into_inner_non_arc_signal ... ok [INFO] [stdout] test update_arc_rw_signal ... ok [INFO] [stdout] test into_inner_signal ... ok [INFO] [stdout] test update_arc_signal ... ok [INFO] [stdout] test update_rw_signal ... ok [INFO] [stdout] test update_signal ... ok [INFO] [stdout] test create_rw_signal ... ok [INFO] [stdout] test create_arc_signal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/watch.rs (/opt/rustwide/target/debug/deps/watch-24720dd09a1cb969) [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] Doc-tests reactive_graph [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test src/actions/action.rs - actions::action::Action (line 610) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::Action::version (line 783) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::Action::value (line 906) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::Action::pending (line 814) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::Action::input (line 853) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::Action (line 556) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::ArcAction::input (line 433) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::ArcAction (line 31) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::ArcAction (line 85) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::ArcAction::value (line 467) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::Action::new (line 653) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::ArcMultiAction::dispatch_sync (line 528) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::ArcAction::pending (line 502) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::ArcAction::version (line 405) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::ArcMultiAction (line 335) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::ArcMultiAction::new (line 402) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::ArcMultiAction::dispatch (line 451) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::ArcMultiAction::submissions (line 578) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::ArcAction::new (line 144) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::ArcMultiAction::version (line 608) ... ok [INFO] [stdout] test src/actions/action.rs - actions::action::create_action (line 1114) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::MultiAction::version (line 285) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::MultiAction (line 23) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::MultiAction::new (line 104) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::MultiAction::submissions (line 244) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::MultiAction::dispatch_sync (line 201) ... ok [INFO] [stdout] test src/computed/arc_memo.rs - computed::arc_memo::ArcMemo (line 41) ... ok [INFO] [stdout] test src/actions/multi_action.rs - actions::multi_action::MultiAction::dispatch (line 150) ... ok [INFO] [stdout] test src/computed.rs - computed::create_slice (line 36) ... ok [INFO] [stdout] test src/computed/async_derived/async_derived.rs - computed::async_derived::async_derived::AsyncDerived (line 36) ... ok [INFO] [stdout] test src/computed/memo.rs - computed::memo::Memo (line 33) ... ok [INFO] [stdout] test src/computed/memo.rs - computed::memo::Memo::new (line 158) ... ok [INFO] [stdout] test src/effect/effect.rs - effect::effect::Effect::watch (line 208) ... ok [INFO] [stdout] test src/computed/selector.rs - computed::selector::Selector (line 20) ... ok [INFO] [stdout] test src/effect/effect.rs - effect::effect::Effect (line 39) ... ok [INFO] [stdout] test src/computed/async_derived/arc_async_derived.rs - computed::async_derived::arc_async_derived::ArcAsyncDerived (line 53) ... ok [INFO] [stdout] test src/effect/immediate.rs - effect::immediate::ImmediateEffect (line 26) ... ok [INFO] [stdout] test src/effect/effect.rs - effect::effect::Effect::watch (line 240) ... ok [INFO] [stdout] test src/graph/subscriber.rs - graph::subscriber::untrack (line 105) ... ok [INFO] [stdout] test src/owner/context.rs - owner::context::provide_context (line 146) ... ok [INFO] [stdout] test src/effect/effect.rs - effect::effect::Effect::watch (line 279) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/owner/context.rs - owner::context::expect_context (line 276) ... ok [INFO] [stdout] test src/owner/context.rs - owner::context::provide_context (line 179) ... ok [INFO] [stdout] test src/owner/context.rs - owner::context::update_context (line 417) ... ok [INFO] [stdout] test src/owner/context.rs - owner::context::use_context (line 228) ... ok [INFO] [stdout] test src/owner/context.rs - owner::context::with_context (line 378) ... ok [INFO] [stdout] test src/signal.rs - signal::arc_signal (line 39) ... ok [INFO] [stdout] test src/signal/arc_rw.rs - signal::arc_rw::ArcRwSignal (line 64) ... ok [INFO] [stdout] test src/signal/arc_read.rs - signal::arc_read::ArcReadSignal (line 47) ... ok [INFO] [stdout] test src/owner/context.rs - owner::context::take_context (line 333) ... ok [INFO] [stdout] test src/signal/arc_write.rs - signal::arc_write::ArcWriteSignal (line 36) ... ok [INFO] [stdout] test src/signal.rs - signal::create_signal (line 146) ... ok [INFO] [stdout] test src/signal.rs - signal::signal (line 85) ... ok [INFO] [stdout] test src/signal/read.rs - signal::read::ReadSignal (line 51) ... ok [INFO] [stdout] test src/signal/write.rs - signal::write::WriteSignal (line 35) ... ok [INFO] [stdout] test src/signal/rw.rs - signal::rw::RwSignal (line 70) ... ok [INFO] [stdout] test src/wrappers.rs - wrappers::read::ArcSignal::derive (line 173) ... ok [INFO] [stdout] test src/wrappers.rs - wrappers::read::MaybeProp (line 1467) ... ok [INFO] [stdout] test src/wrappers.rs - wrappers::write::SignalSetter (line 1945) ... ok [INFO] [stdout] test src/wrappers.rs - wrappers::read::Signal::derive (line 599) ... ok [INFO] [stdout] test src/wrappers.rs - wrappers::read::MaybeSignal (line 1175) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "74f3defa80c1cb26e9110b58b2bdfe6911385a48eff1f94c47b71e958ee2fc02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f3defa80c1cb26e9110b58b2bdfe6911385a48eff1f94c47b71e958ee2fc02", kill_on_drop: false }` [INFO] [stdout] 74f3defa80c1cb26e9110b58b2bdfe6911385a48eff1f94c47b71e958ee2fc02