[INFO] fetching crate mockable 3.0.0...
[INFO] testing mockable-3.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mockable 3.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate mockable 3.0.0
[INFO] finished tweaking crates.io crate mockable 3.0.0
[INFO] tweaked toml for crates.io crate mockable 3.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mockable 3.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mockable 3.0.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9852a2260b95478c7e590e9122e304b4fe08f123320ab2c33b5d988aa8c4e67
[INFO] running `Command { std: "docker" "start" "-a" "d9852a2260b95478c7e590e9122e304b4fe08f123320ab2c33b5d988aa8c4e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9852a2260b95478c7e590e9122e304b4fe08f123320ab2c33b5d988aa8c4e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9852a2260b95478c7e590e9122e304b4fe08f123320ab2c33b5d988aa8c4e67", kill_on_drop: false }`
[INFO] [stdout] d9852a2260b95478c7e590e9122e304b4fe08f123320ab2c33b5d988aa8c4e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f8cc2064a75e6170750004b5b7e5bd43d1b615b15ff403a7fbd351b4f5901ed
[INFO] running `Command { std: "docker" "start" "-a" "5f8cc2064a75e6170750004b5b7e5bd43d1b615b15ff403a7fbd351b4f5901ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mockable v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s
[INFO] running `Command { std: "docker" "inspect" "5f8cc2064a75e6170750004b5b7e5bd43d1b615b15ff403a7fbd351b4f5901ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f8cc2064a75e6170750004b5b7e5bd43d1b615b15ff403a7fbd351b4f5901ed", kill_on_drop: false }`
[INFO] [stdout] 5f8cc2064a75e6170750004b5b7e5bd43d1b615b15ff403a7fbd351b4f5901ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cbdc9633d29217bc4a6ea3cacacd771d4963cdc9a84e3ab50dca355f9bc602c
[INFO] running `Command { std: "docker" "start" "-a" "4cbdc9633d29217bc4a6ea3cacacd771d4963cdc9a84e3ab50dca355f9bc602c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mockable v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.25
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] error[E0432]: unresolved imports `mockable::DefaultUuidGenerator`, `mockable::UuidGenerator`
[INFO] [stdout]   --> examples/uuid.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use mockable::{DefaultUuidGenerator, UuidGenerator};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `UuidGenerator` in the root
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `DefaultUuidGenerator` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "uuid")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `uuid` feature
[INFO] [stdout] 20 | pub use self::uuid::{DefaultUuidGenerator, UuidGenerator};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "uuid")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `uuid` feature
[INFO] [stdout] 20 | pub use self::uuid::{DefaultUuidGenerator, UuidGenerator};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]  --> examples/uuid.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file examples/uuid.rs, use `mod uuid` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod uuid;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `mockable::Command`, `mockable::CommandRunner`, `mockable::DefaultCommandRunner`
[INFO] [stdout]   --> examples/cmd.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use mockable::{Command, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ no `DefaultCommandRunner` in the root
[INFO] [stdout]    |                |        |
[INFO] [stdout]    |                |        no `CommandRunner` in the root
[INFO] [stdout]    |                no `Command` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these structs instead:
[INFO] [stdout]            std::process::Command
[INFO] [stdout]            tokio::process::Command
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "cmd")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cmd` feature
[INFO] [stdout] 10 | pub use self::cmd::{Command, CommandOutput, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:45
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "cmd")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cmd` feature
[INFO] [stdout] 10 | pub use self::cmd::{Command, CommandOutput, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:60
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "cmd")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cmd` feature
[INFO] [stdout] 10 | pub use self::cmd::{Command, CommandOutput, CommandRunner, DefaultCommandRunner};
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `mockable::DefaultHttpServer`, `mockable::HttpResponse`, `mockable::HttpServer`
[INFO] [stdout]   --> examples/http.rs:3:16
[INFO] [stdout]    |
[INFO] [stdout]  3 | use mockable::{DefaultHttpServer, HttpResponse, HttpServer};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^ no `HttpServer` in the root
[INFO] [stdout]    |                |                  |
[INFO] [stdout]    |                |                  no `HttpResponse` in the root
[INFO] [stdout]    |                no `DefaultHttpServer` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 14 | pub use self::http::{DefaultHttpServer, HttpRequest, HttpResponse, HttpServer};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 14 | pub use self::http::{DefaultHttpServer, HttpRequest, HttpResponse, HttpServer};
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:68
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 14 | pub use self::http::{DefaultHttpServer, HttpRequest, HttpResponse, HttpServer};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/http.rs:9:22
[INFO] [stdout]    |
[INFO] [stdout]  9 |       let mut server = DefaultHttpServer::with_response(&addr, HttpResponse::Html(html.into()))
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 10 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/http.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let req = server.next().await.expect("failed to get request");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockable` (example "cmd") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open_url` found for reference `&dyn mockable::System` in the current scope
[INFO] [stdout]  --> examples/sys.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     sys.open_url(url).expect("failed to open browser");
[INFO] [stdout]   |         ^^^^^^^^ method not found in `&dyn mockable::System`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockable` (example "sys") due to 1 previous error
[INFO] [stderr] error: could not compile `mockable` (example "uuid") due to 2 previous errors
[INFO] [stderr] error: could not compile `mockable` (example "http") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `mockable::Clock`, `mockable::DefaultClock`
[INFO] [stdout]  --> examples/clock.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mockable::{Clock, DefaultClock};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^^^^ no `DefaultClock` in the root
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `Clock` in the root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "clock")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `clock` feature
[INFO] [stdout] 6 | pub use self::clock::{Clock, DefaultClock};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "clock")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `clock` feature
[INFO] [stdout] 6 | pub use self::clock::{Clock, DefaultClock};
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> examples/clock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mockable` (example "clock") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4cbdc9633d29217bc4a6ea3cacacd771d4963cdc9a84e3ab50dca355f9bc602c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cbdc9633d29217bc4a6ea3cacacd771d4963cdc9a84e3ab50dca355f9bc602c", kill_on_drop: false }`
[INFO] [stdout] 4cbdc9633d29217bc4a6ea3cacacd771d4963cdc9a84e3ab50dca355f9bc602c
