[INFO] fetching crate robespierre 0.3.1...
[INFO] testing robespierre-0.3.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate robespierre 0.3.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate robespierre 0.3.1
[INFO] finished tweaking crates.io crate robespierre 0.3.1
[INFO] tweaked toml for crates.io crate robespierre 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate robespierre 0.3.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 253 packages to latest compatible versions
[INFO] [stderr]       Adding rusty_ulid v0.11.0 (available: v2.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.20)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a09576bcdfc336e63d28c290d3b223fc9410d984d26337e5eca888bb61cf2573
[INFO] running `Command { std: "docker" "start" "-a" "a09576bcdfc336e63d28c290d3b223fc9410d984d26337e5eca888bb61cf2573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a09576bcdfc336e63d28c290d3b223fc9410d984d26337e5eca888bb61cf2573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09576bcdfc336e63d28c290d3b223fc9410d984d26337e5eca888bb61cf2573", kill_on_drop: false }`
[INFO] [stdout] a09576bcdfc336e63d28c290d3b223fc9410d984d26337e5eca888bb61cf2573
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fec6f081780a4e8226b31c9ba7a07f00b8a81bf9097c70e0486f9fa1c8933a76
[INFO] running `Command { std: "docker" "start" "-a" "fec6f081780a4e8226b31c9ba7a07f00b8a81bf9097c70e0486f9fa1c8933a76", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling robespierre-fw-macros v0.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rusty_ulid v0.11.0
[INFO] [stderr]    Compiling robespierre-models v0.3.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling robespierre-cache v0.3.1
[INFO] [stderr]    Compiling async-tungstenite v0.14.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling robespierre-events v0.3.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling robespierre-http v0.3.1
[INFO] [stderr]    Compiling robespierre v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fec6f081780a4e8226b31c9ba7a07f00b8a81bf9097c70e0486f9fa1c8933a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec6f081780a4e8226b31c9ba7a07f00b8a81bf9097c70e0486f9fa1c8933a76", kill_on_drop: false }`
[INFO] [stdout] fec6f081780a4e8226b31c9ba7a07f00b8a81bf9097c70e0486f9fa1c8933a76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] de537b573e707158adaad158d781f42c5a7ca246a4077e2efda45d2d4bcc70ec
[INFO] running `Command { std: "docker" "start" "-a" "de537b573e707158adaad158d781f42c5a7ca246a4077e2efda45d2d4bcc70ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling robespierre v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "de537b573e707158adaad158d781f42c5a7ca246a4077e2efda45d2d4bcc70ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de537b573e707158adaad158d781f42c5a7ca246a4077e2efda45d2d4bcc70ec", kill_on_drop: false }`
[INFO] [stdout] de537b573e707158adaad158d781f42c5a7ca246a4077e2efda45d2d4bcc70ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e3f7b56dfd7ace23458cb2f2286e7da65c6507d29f65e0e9f7a56c3d5982ebc5
[INFO] running `Command { std: "docker" "start" "-a" "e3f7b56dfd7ace23458cb2f2286e7da65c6507d29f65e0e9f7a56c3d5982ebc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robespierre-7df1ed5db3afb662)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_2 ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_1 ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_2 ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_3 ... ok
[INFO] [stdout] test framework::standard::test::test_find_command ... ok
[INFO] [stdout] test model::mention::tests::mention_channel_display ... ok
[INFO] [stdout] test model::mention::tests::mention_user_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robespierre
[INFO] [stderr] error: couldn't read `src/../../../book/src/writing-an-example-bot.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | book_chapter_test!(writing_an_example_bot, "writing-an-example-bot.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/framework.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | book_chapter_test!(framework, "framework.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/user-data.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | book_chapter_test!(user_data, "user-data.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/extractors.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | book_chapter_test!(extractors, "extractors.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/writing-custom-FromMessage-impls.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | / book_chapter_test!(
[INFO] [stderr] 20 | |     writing_custom_frommessage_impls,
[INFO] [stderr] 21 | |     "writing-custom-FromMessage-impls.md"
[INFO] [stderr] 22 | | );
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/permissions.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | book_chapter_test!(permissions, "permissions.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 6 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name robespierre --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-1d309775cdee0535/out -L native=/opt/rustwide/target/debug/build/ring-a72e0c1ca10a39b2/out --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-61070e75196da37f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef3c6633e7489583.so --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-8ff5a31177a0e30a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-145939843e2561ae.rlib --extern robespierre=/opt/rustwide/target/debug/deps/librobespierre-59f00d26a867d438.rlib --extern robespierre_cache=/opt/rustwide/target/debug/deps/librobespierre_cache-5e678f6f416a4f4e.rlib --extern robespierre_events=/opt/rustwide/target/debug/deps/librobespierre_events-7142a2a5ba74a169.rlib --extern robespierre_fw_macros=/opt/rustwide/target/debug/deps/librobespierre_fw_macros-abdbed1f6937ad86.so --extern robespierre_http=/opt/rustwide/target/debug/deps/librobespierre_http-45148d5eca40e482.rlib --extern robespierre_models=/opt/rustwide/target/debug/deps/librobespierre_models-779bde3c378c86af.rlib --extern rusty_ulid=/opt/rustwide/target/debug/deps/librusty_ulid-d678d40b33628d3e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-3281308869c19c4b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1ecaad922f0f61ce.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-297be79ee61f2537.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-358e9abb68cc23bf.rlib --extern typemap=/opt/rustwide/target/debug/deps/libtypemap-c2c9ed2b11ae2043.rlib -C embed-bitcode=no --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="framework"' --cfg 'feature="framework-macros"' --cfg 'feature="robespierre-cache"' --cfg 'feature="robespierre-events"' --cfg 'feature="robespierre-fw-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "events", "framework", "framework-macros", "interpreter", "robespierre-cache", "robespierre-events", "robespierre-fw-macros"))' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "e3f7b56dfd7ace23458cb2f2286e7da65c6507d29f65e0e9f7a56c3d5982ebc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f7b56dfd7ace23458cb2f2286e7da65c6507d29f65e0e9f7a56c3d5982ebc5", kill_on_drop: false }`
[INFO] [stdout] e3f7b56dfd7ace23458cb2f2286e7da65c6507d29f65e0e9f7a56c3d5982ebc5
