[INFO] fetching crate reactive-streams 0.0.1...
[INFO] checking reactive-streams-0.0.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate reactive-streams 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate reactive-streams 0.0.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reactive-streams 0.0.1
[INFO] finished tweaking crates.io crate reactive-streams 0.0.1
[INFO] tweaked toml for crates.io crate reactive-streams 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 616c907e44592a39d0303423e1b2cb1d436fd845aa887efbd2f34b38be229594
[INFO] running `Command { std: "docker" "start" "-a" "616c907e44592a39d0303423e1b2cb1d436fd845aa887efbd2f34b38be229594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "616c907e44592a39d0303423e1b2cb1d436fd845aa887efbd2f34b38be229594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "616c907e44592a39d0303423e1b2cb1d436fd845aa887efbd2f34b38be229594", kill_on_drop: false }`
[INFO] [stdout] 616c907e44592a39d0303423e1b2cb1d436fd845aa887efbd2f34b38be229594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d64b47d297192f8dc310a0575345c69b94c874edfbbf381e898d202f5e98c9b
[INFO] running `Command { std: "docker" "start" "-a" "2d64b47d297192f8dc310a0575345c69b94c874edfbbf381e898d202f5e98c9b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking reactive-streams v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/lib.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |   fn subscribe(s: Subscriber<T>);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 3 |   fn subscribe(s: dyn Subscriber<T>);
[INFO] [stdout]   |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription);
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: dyn Subscription);
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(e: std::error::Error);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(e: dyn std::error::Error);
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/lib.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |   fn subscribe(s: Subscriber<T>);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 3 |   fn subscribe(s: dyn Subscriber<T>);
[INFO] [stdout]   |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription);
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: dyn Subscription);
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(e: std::error::Error);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(e: dyn std::error::Error);
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Subscriber` cannot be made into an object
[INFO] [stdout]   --> src/lib.rs:3:19
[INFO] [stdout]    |
[INFO] [stdout] 3  |   fn subscribe(s: Subscriber<T>);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ `Subscriber` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> src/lib.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait Subscriber<T> {
[INFO] [stdout]    |           ---------- this trait cannot be made into an object...
[INFO] [stdout] 14 |   #[allow(non_snake_case)]
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription);
[INFO] [stdout]    |      ^^^^^^^^^^^ ...because associated function `onSubscribe` has no `self` parameter
[INFO] [stdout] 16 |   #[allow(non_snake_case)]
[INFO] [stdout] 17 |   fn onNext(t: T);
[INFO] [stdout]    |      ^^^^^^ ...because associated function `onNext` has no `self` parameter
[INFO] [stdout] 18 |   #[allow(non_snake_case)]
[INFO] [stdout] 19 |   fn onError(e: std::error::Error);
[INFO] [stdout]    |      ^^^^^^^ ...because associated function `onError` has no `self` parameter
[INFO] [stdout] 20 |   #[allow(non_snake_case)]
[INFO] [stdout] 21 |   fn onComplete();
[INFO] [stdout]    |      ^^^^^^^^^^ ...because associated function `onComplete` has no `self` parameter
[INFO] [stdout] help: consider turning `onSubscribe` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(&self, s: Subscription);
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] help: alternatively, consider constraining `onSubscribe` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription) where Self: Sized;
[INFO] [stdout]    |                                   +++++++++++++++++
[INFO] [stdout] help: consider turning `onNext` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn onNext(&self, t: T);
[INFO] [stdout]    |             ++++++
[INFO] [stdout] help: alternatively, consider constraining `onNext` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn onNext(t: T) where Self: Sized;
[INFO] [stdout]    |                   +++++++++++++++++
[INFO] [stdout] help: consider turning `onError` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(&self, e: std::error::Error);
[INFO] [stdout]    |              ++++++
[INFO] [stdout] help: alternatively, consider constraining `onError` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(e: std::error::Error) where Self: Sized;
[INFO] [stdout]    |                                    +++++++++++++++++
[INFO] [stdout] help: consider turning `onComplete` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn onComplete(&self);
[INFO] [stdout]    |                 +++++
[INFO] [stdout] help: alternatively, consider constraining `onComplete` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn onComplete() where Self: Sized;
[INFO] [stdout]    |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Subscription` cannot be made into an object
[INFO] [stdout]   --> src/lib.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ `Subscription` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> src/lib.rs:8:6
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub trait Subscription {
[INFO] [stdout]    |           ------------ this trait cannot be made into an object...
[INFO] [stdout] 7  |   #[allow(non_snake_case)]
[INFO] [stdout] 8  |   fn request(n: u64);
[INFO] [stdout]    |      ^^^^^^^ ...because associated function `request` has no `self` parameter
[INFO] [stdout] 9  |   #[allow(non_snake_case)]
[INFO] [stdout] 10 |   fn cancel();
[INFO] [stdout]    |      ^^^^^^ ...because associated function `cancel` has no `self` parameter
[INFO] [stdout] help: consider turning `request` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 8  |   fn request(&self, n: u64);
[INFO] [stdout]    |              ++++++
[INFO] [stdout] help: alternatively, consider constraining `request` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 8  |   fn request(n: u64) where Self: Sized;
[INFO] [stdout]    |                      +++++++++++++++++
[INFO] [stdout] help: consider turning `cancel` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn cancel(&self);
[INFO] [stdout]    |             +++++
[INFO] [stdout] help: alternatively, consider constraining `cancel` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn cancel() where Self: Sized;
[INFO] [stdout]    |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Subscriber` cannot be made into an object
[INFO] [stdout]   --> src/lib.rs:3:19
[INFO] [stdout]    |
[INFO] [stdout] 3  |   fn subscribe(s: Subscriber<T>);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ `Subscriber` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> src/lib.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait Subscriber<T> {
[INFO] [stdout]    |           ---------- this trait cannot be made into an object...
[INFO] [stdout] 14 |   #[allow(non_snake_case)]
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription);
[INFO] [stdout]    |      ^^^^^^^^^^^ ...because associated function `onSubscribe` has no `self` parameter
[INFO] [stdout] 16 |   #[allow(non_snake_case)]
[INFO] [stdout] 17 |   fn onNext(t: T);
[INFO] [stdout]    |      ^^^^^^ ...because associated function `onNext` has no `self` parameter
[INFO] [stdout] 18 |   #[allow(non_snake_case)]
[INFO] [stdout] 19 |   fn onError(e: std::error::Error);
[INFO] [stdout]    |      ^^^^^^^ ...because associated function `onError` has no `self` parameter
[INFO] [stdout] 20 |   #[allow(non_snake_case)]
[INFO] [stdout] 21 |   fn onComplete();
[INFO] [stdout]    |      ^^^^^^^^^^ ...because associated function `onComplete` has no `self` parameter
[INFO] [stdout] help: consider turning `onSubscribe` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(&self, s: Subscription);
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] help: alternatively, consider constraining `onSubscribe` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription) where Self: Sized;
[INFO] [stdout]    |                                   +++++++++++++++++
[INFO] [stdout] help: consider turning `onNext` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn onNext(&self, t: T);
[INFO] [stdout]    |             ++++++
[INFO] [stdout] help: alternatively, consider constraining `onNext` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn onNext(t: T) where Self: Sized;
[INFO] [stdout]    |                   +++++++++++++++++
[INFO] [stdout] help: consider turning `onError` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(&self, e: std::error::Error);
[INFO] [stdout]    |              ++++++
[INFO] [stdout] help: alternatively, consider constraining `onError` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn onError(e: std::error::Error) where Self: Sized;
[INFO] [stdout]    |                                    +++++++++++++++++
[INFO] [stdout] help: consider turning `onComplete` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn onComplete(&self);
[INFO] [stdout]    |                 +++++
[INFO] [stdout] help: alternatively, consider constraining `onComplete` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn onComplete() where Self: Sized;
[INFO] [stdout]    |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Subscription` cannot be made into an object
[INFO] [stdout]   --> src/lib.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn onSubscribe(s: Subscription);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ `Subscription` cannot be made into an object
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be "dyn-compatible" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit <https://doc.rust-lang.org/reference/items/traits.html#object-safety>
[INFO] [stdout]   --> src/lib.rs:8:6
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub trait Subscription {
[INFO] [stdout]    |           ------------ this trait cannot be made into an object...
[INFO] [stdout] 7  |   #[allow(non_snake_case)]
[INFO] [stdout] 8  |   fn request(n: u64);
[INFO] [stdout]    |      ^^^^^^^ ...because associated function `request` has no `self` parameter
[INFO] [stdout] 9  |   #[allow(non_snake_case)]
[INFO] [stdout] 10 |   fn cancel();
[INFO] [stdout]    |      ^^^^^^ ...because associated function `cancel` has no `self` parameter
[INFO] [stdout] help: consider turning `request` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 8  |   fn request(&self, n: u64);
[INFO] [stdout]    |              ++++++
[INFO] [stdout] help: alternatively, consider constraining `request` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 8  |   fn request(n: u64) where Self: Sized;
[INFO] [stdout]    |                      +++++++++++++++++
[INFO] [stdout] help: consider turning `cancel` into a method by giving it a `&self` argument
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn cancel(&self);
[INFO] [stdout]    |             +++++
[INFO] [stdout] help: alternatively, consider constraining `cancel` so it does not apply to trait objects
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn cancel() where Self: Sized;
[INFO] [stdout]    |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reactive-streams` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reactive-streams` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2d64b47d297192f8dc310a0575345c69b94c874edfbbf381e898d202f5e98c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d64b47d297192f8dc310a0575345c69b94c874edfbbf381e898d202f5e98c9b", kill_on_drop: false }`
[INFO] [stdout] 2d64b47d297192f8dc310a0575345c69b94c874edfbbf381e898d202f5e98c9b
