[INFO] fetching crate event-manager 0.4.1...
[INFO] testing event-manager-0.4.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate event-manager 0.4.1 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate event-manager 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate event-manager 0.4.1
[INFO] tweaked toml for crates.io crate event-manager 0.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate event-manager 0.4.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate event-manager 0.4.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded log v0.4.27
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded crunchy v0.2.3
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded bumpalo v3.17.0
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded itertools v0.13.0
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded vmm-sys-util v0.14.0
[INFO] [stderr]   Downloaded web-sys v0.3.77
[INFO] [stderr]   Downloaded libc v0.2.172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6437be809fb1b51451467f1b8070dae91886576448b5294d5f44c0da5638e3a
[INFO] running `Command { std: "docker" "start" "-a" "d6437be809fb1b51451467f1b8070dae91886576448b5294d5f44c0da5638e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6437be809fb1b51451467f1b8070dae91886576448b5294d5f44c0da5638e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6437be809fb1b51451467f1b8070dae91886576448b5294d5f44c0da5638e3a", kill_on_drop: false }`
[INFO] [stdout] d6437be809fb1b51451467f1b8070dae91886576448b5294d5f44c0da5638e3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af55f90b53a6bbc010db30ae8151f02a3e445ffa657ac59e2e1d4158c6853bcb
[INFO] running `Command { std: "docker" "start" "-a" "af55f90b53a6bbc010db30ae8151f02a3e445ffa657ac59e2e1d4158c6853bcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vmm-sys-util v0.14.0
[INFO] [stderr]    Compiling event-manager v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps>;
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps<'_>>;
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/epoll.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn ops_unchecked(&mut self, subscriber_id: SubscriberId) -> EventOps {
[INFO] [stdout]    |                                 ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn ops_unchecked(&mut self, subscriber_id: SubscriberId) -> EventOps<'_> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps> {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.97s
[INFO] running `Command { std: "docker" "inspect" "af55f90b53a6bbc010db30ae8151f02a3e445ffa657ac59e2e1d4158c6853bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af55f90b53a6bbc010db30ae8151f02a3e445ffa657ac59e2e1d4158c6853bcb", kill_on_drop: false }`
[INFO] [stdout] af55f90b53a6bbc010db30ae8151f02a3e445ffa657ac59e2e1d4158c6853bcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2aeb1b4e48073a6f9c9c7f8525949d965415f21ffd6f26fcdd2a458af22e96b
[INFO] running `Command { std: "docker" "start" "-a" "c2aeb1b4e48073a6f9c9c7f8525949d965415f21ffd6f26fcdd2a458af22e96b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps>;
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps<'_>>;
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/epoll.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn ops_unchecked(&mut self, subscriber_id: SubscriberId) -> EventOps {
[INFO] [stdout]    |                                 ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn ops_unchecked(&mut self, subscriber_id: SubscriberId) -> EventOps<'_> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps> {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling event-manager v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `utilities` in `event_manager`
[INFO] [stdout]   --> tests/regressions.rs:4:20
[INFO] [stdout]    |
[INFO] [stdout]  4 | use event_manager::utilities::subscribers::CounterSubscriberWithData;
[INFO] [stdout]    |                    ^^^^^^^^^ could not find `utilities` in `event_manager`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test_utilities")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `test_utilities` feature
[INFO] [stdout] 26 | pub mod utilities;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `utilities` in `event_manager`
[INFO] [stdout]   --> tests/multi_threaded.rs:7:20
[INFO] [stdout]    |
[INFO] [stdout]  7 | use event_manager::utilities::subscribers::{
[INFO] [stdout]    |                    ^^^^^^^^^ could not find `utilities` in `event_manager`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test_utilities")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `test_utilities` feature
[INFO] [stdout] 26 | pub mod utilities;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `event-manager` (test "regressions") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `event-manager` (test "multi_threaded") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `utilities` in `event_manager`
[INFO] [stdout]   --> tests/basic_event_manager.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use event_manager::utilities::subscribers::CounterSubscriber;
[INFO] [stdout]    |                    ^^^^^^^^^ could not find `utilities` in `event_manager`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test_utilities")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `test_utilities` feature
[INFO] [stdout] 26 | pub mod utilities;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps>;
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps<'_>>;
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/epoll.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn ops_unchecked(&mut self, subscriber_id: SubscriberId) -> EventOps {
[INFO] [stdout]    |                                 ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn ops_unchecked(&mut self, subscriber_id: SubscriberId) -> EventOps<'_> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps> {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn event_ops(&mut self, subscriber_id: SubscriberId) -> Result<EventOps<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `event-manager` (test "basic_event_manager") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c2aeb1b4e48073a6f9c9c7f8525949d965415f21ffd6f26fcdd2a458af22e96b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2aeb1b4e48073a6f9c9c7f8525949d965415f21ffd6f26fcdd2a458af22e96b", kill_on_drop: false }`
[INFO] [stdout] c2aeb1b4e48073a6f9c9c7f8525949d965415f21ffd6f26fcdd2a458af22e96b
