[INFO] cloning repository https://github.com/agner-rs/mm1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agner-rs/mm1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagner-rs%2Fmm1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagner-rs%2Fmm1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df74b34d05499c16a27e5fd45626d89e18b1b05f
[INFO] testing agner-rs/mm1 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagner-rs%2Fmm1" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agner-rs/mm1
[INFO] finished tweaking git repo https://github.com/agner-rs/mm1
[INFO] tweaked toml for git repo https://github.com/agner-rs/mm1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agner-rs/mm1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/agner-rs/mm1 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-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f828e3aadbeb53161f627cefad4462d3f887e684204be43c1c8cded5828528be
[INFO] running `Command { std: "docker" "start" "-a" "f828e3aadbeb53161f627cefad4462d3f887e684204be43c1c8cded5828528be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f828e3aadbeb53161f627cefad4462d3f887e684204be43c1c8cded5828528be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f828e3aadbeb53161f627cefad4462d3f887e684204be43c1c8cded5828528be", kill_on_drop: false }`
[INFO] [stdout] f828e3aadbeb53161f627cefad4462d3f887e684204be43c1c8cded5828528be
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b58529f7d16add5494bfc31fdbe3ff88fef0fc24812175dbaf2a9253eade7a57
[INFO] running `Command { std: "docker" "start" "-a" "b58529f7d16add5494bfc31fdbe3ff88fef0fc24812175dbaf2a9253eade7a57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling mm1-proc-macros v0.6.5 (/opt/rustwide/workdir/libs/mm1-proc-macros)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mm1-proto v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto)
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling mm1-address v0.6.5 (/opt/rustwide/workdir/libs/mm1-address)
[INFO] [stderr]    Compiling mm1-proto-timer v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-timer)
[INFO] [stderr]    Compiling mm1-proto-ask v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-ask)
[INFO] [stderr]    Compiling mm1-proto-well-known v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-well-known)
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling mm1-common v0.6.5 (/opt/rustwide/workdir/libs/mm1-common)
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling mm1-proto-system v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-system)
[INFO] [stderr]    Compiling mm1-proto-network-management v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-network-management)
[INFO] [stderr]    Compiling mm1-proto-named v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-named)
[INFO] [stderr]    Compiling mm1-core v0.6.5 (/opt/rustwide/workdir/core/mm1-core)
[INFO] [stderr]    Compiling mm1-proto-sup v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-sup)
[INFO] [stderr]    Compiling mm1-ask v0.6.5 (/opt/rustwide/workdir/libs/mm1-ask)
[INFO] [stderr]    Compiling mm1-runnable v0.6.5 (/opt/rustwide/workdir/core/mm1-runnable)
[INFO] [stderr]    Compiling mm1-timer v0.6.5 (/opt/rustwide/workdir/components/mm1-timer)
[INFO] [stderr]    Compiling mm1-name-service v0.6.5 (/opt/rustwide/workdir/components/mm1-name-service)
[INFO] [stderr]    Compiling mm1-sup v0.6.5 (/opt/rustwide/workdir/components/mm1-sup)
[INFO] [stderr]    Compiling mm1-multinode v0.6.5 (/opt/rustwide/workdir/components/mm1-multinode)
[INFO] [stderr]    Compiling mm1-node v0.6.5 (/opt/rustwide/workdir/core/mm1-node)
[INFO] [stderr]    Compiling mm1 v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.48s
[INFO] running `Command { std: "docker" "inspect" "b58529f7d16add5494bfc31fdbe3ff88fef0fc24812175dbaf2a9253eade7a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b58529f7d16add5494bfc31fdbe3ff88fef0fc24812175dbaf2a9253eade7a57", kill_on_drop: false }`
[INFO] [stdout] b58529f7d16add5494bfc31fdbe3ff88fef0fc24812175dbaf2a9253eade7a57
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d537e94a3bde5b041191037f41865b5501ac2ddbfd975d796fbe0a3c4fa1c1f1
[INFO] running `Command { std: "docker" "start" "-a" "d537e94a3bde5b041191037f41865b5501ac2ddbfd975d796fbe0a3c4fa1c1f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mm1-common v0.6.5 (/opt/rustwide/workdir/libs/mm1-common)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mm1-proto-system v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-system)
[INFO] [stderr]    Compiling mm1-proto-named v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-named)
[INFO] [stderr]    Compiling mm1-proto-network-management v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-network-management)
[INFO] [stderr]    Compiling mm1-core v0.6.5 (/opt/rustwide/workdir/core/mm1-core)
[INFO] [stderr]    Compiling mm1-proto-sup v0.6.5 (/opt/rustwide/workdir/protocols/mm1-proto-sup)
[INFO] [stderr]    Compiling mm1-ask v0.6.5 (/opt/rustwide/workdir/libs/mm1-ask)
[INFO] [stderr]    Compiling mm1-runnable v0.6.5 (/opt/rustwide/workdir/core/mm1-runnable)
[INFO] [stderr]    Compiling mm1-timer v0.6.5 (/opt/rustwide/workdir/components/mm1-timer)
[INFO] [stderr]    Compiling mm1-name-service v0.6.5 (/opt/rustwide/workdir/components/mm1-name-service)
[INFO] [stderr]    Compiling mm1-sup v0.6.5 (/opt/rustwide/workdir/components/mm1-sup)
[INFO] [stderr]    Compiling mm1-multinode v0.6.5 (/opt/rustwide/workdir/components/mm1-multinode)
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling mm1-node v0.6.5 (/opt/rustwide/workdir/core/mm1-node)
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling mm1-logger v0.6.5 (/opt/rustwide/workdir/libs/mm1-logger)
[INFO] [stderr]    Compiling mm1 v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.35s
[INFO] running `Command { std: "docker" "inspect" "d537e94a3bde5b041191037f41865b5501ac2ddbfd975d796fbe0a3c4fa1c1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d537e94a3bde5b041191037f41865b5501ac2ddbfd975d796fbe0a3c4fa1c1f1", kill_on_drop: false }`
[INFO] [stdout] d537e94a3bde5b041191037f41865b5501ac2ddbfd975d796fbe0a3c4fa1c1f1
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f1cfb436ae81843f431ac1f457e8537e78a99976fce2d3da4928a4fc8e310f2
[INFO] running `Command { std: "docker" "start" "-a" "2f1cfb436ae81843f431ac1f457e8537e78a99976fce2d3da4928a4fc8e310f2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mm1-83e52b13e829bd20)
[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 mm1
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - proto::message (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - proto::message (line 14) stdout ----
[INFO] [stdout] error: cannot find attribute `message` in this scope
[INFO] [stdout]  --> src/lib.rs:21:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[message]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mm1::proto::message;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mm1_proto::message;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message` in this scope
[INFO] [stdout]  --> src/lib.rs:15:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[message]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mm1::proto::message;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mm1_proto::message;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Address` in this scope
[INFO] [stdout]  --> src/lib.rs:17:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     reply_to: Address,
[INFO] [stdout]   |               ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mm1::address::Address;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mm1_address::address::Address;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Duration` in this scope
[INFO] [stdout]  --> src/lib.rs:18:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     timeout:  Duration,
[INFO] [stdout]   |               ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::time::Duration;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tokio::time::Duration;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Unique` in this scope
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     io: Unique<TcpStream>,
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope
[INFO] [stdout]   --> src/lib.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     io: Unique<TcpStream>,
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use tokio::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - proto::message (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.29s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2f1cfb436ae81843f431ac1f457e8537e78a99976fce2d3da4928a4fc8e310f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f1cfb436ae81843f431ac1f457e8537e78a99976fce2d3da4928a4fc8e310f2", kill_on_drop: false }`
[INFO] [stdout] 2f1cfb436ae81843f431ac1f457e8537e78a99976fce2d3da4928a4fc8e310f2
