[INFO] fetching crate miko 0.3.13...
[INFO] testing miko-0.3.13 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate miko 0.3.13 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate miko 0.3.13
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate miko 0.3.13
[INFO] tweaked toml for crates.io crate miko 0.3.13 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miko 0.3.13 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 miko 0.3.13 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa-scalar v0.2.0
[INFO] [stderr]   Downloaded garde v0.20.0
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded garde_derive v0.20.0
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded miko-core v0.3.13
[INFO] [stderr]   Downloaded miko-macros v0.3.13
[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] 6a9961445925490e15ccfcf3b750c0a769cc4820a2e2b0ee425e066f51011ba9
[INFO] running `Command { std: "docker" "start" "-a" "6a9961445925490e15ccfcf3b750c0a769cc4820a2e2b0ee425e066f51011ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a9961445925490e15ccfcf3b750c0a769cc4820a2e2b0ee425e066f51011ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a9961445925490e15ccfcf3b750c0a769cc4820a2e2b0ee425e066f51011ba9", kill_on_drop: false }`
[INFO] [stdout] 6a9961445925490e15ccfcf3b750c0a769cc4820a2e2b0ee425e066f51011ba9
[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] daf43778bd7166d9a128d533f8385786a5e97f18d867015709a8fb8e4e385dbc
[INFO] running `Command { std: "docker" "start" "-a" "daf43778bd7166d9a128d533f8385786a5e97f18d867015709a8fb8e4e385dbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling miko-core v0.3.13
[INFO] [stderr]    Compiling miko-macros v0.3.13
[INFO] [stderr]    Compiling miko v0.3.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.42s
[INFO] running `Command { std: "docker" "inspect" "daf43778bd7166d9a128d533f8385786a5e97f18d867015709a8fb8e4e385dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf43778bd7166d9a128d533f8385786a5e97f18d867015709a8fb8e4e385dbc", kill_on_drop: false }`
[INFO] [stdout] daf43778bd7166d9a128d533f8385786a5e97f18d867015709a8fb8e4e385dbc
[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] 2f737a62fdeec273fd93a8b5d0f26643e702d4a553b4870c32ad46a4c2443dcd
[INFO] running `Command { std: "docker" "start" "-a" "2f737a62fdeec273fd93a8b5d0f26643e702d4a553b4870c32ad46a4c2443dcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling miko-core v0.3.13
[INFO] [stderr]    Compiling miko-macros v0.3.13
[INFO] [stderr]    Compiling miko v0.3.13 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling utoipa-scalar v0.2.0
[INFO] [stdout] warning: unused variable: `recursive`
[INFO] [stdout]  --> examples/debug.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let recursive = recursive.unwrap_or(false);
[INFO] [stdout]   |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recursive`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.44s
[INFO] running `Command { std: "docker" "inspect" "2f737a62fdeec273fd93a8b5d0f26643e702d4a553b4870c32ad46a4c2443dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f737a62fdeec273fd93a8b5d0f26643e702d4a553b4870c32ad46a4c2443dcd", kill_on_drop: false }`
[INFO] [stdout] 2f737a62fdeec273fd93a8b5d0f26643e702d4a553b4870c32ad46a4c2443dcd
[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", kill_on_drop: false }`
[INFO] [stdout] 5a6448fd50fd328331d37a0e2c27fdaae18b2892b48b89f551badcf162cb4d0b
[INFO] running `Command { std: "docker" "start" "-a" "5a6448fd50fd328331d37a0e2c27fdaae18b2892b48b89f551badcf162cb4d0b", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `recursive`
[INFO] [stderr]  --> examples/debug.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let recursive = recursive.unwrap_or(false);
[INFO] [stderr]   |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recursive`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `miko` (example "debug") generated 1 warning (run `cargo fix --example "debug" -p miko` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/miko-72145088a1d643f0)
[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 miko
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/error/app_error.rs - error::app_error::set_trace_id (line 23) - compile ... ok
[INFO] [stdout] test src/ext/static_svc.rs - ext::static_svc::StaticSvcBuilder::with_fallback_files (line 255) - compile ... ok
[INFO] [stdout] test src/ext/static_svc.rs - ext::static_svc::StaticSvcBuilder::with_index_files (line 269) - compile ... ok
[INFO] [stdout] test src/http/response/into_response.rs - http::response::into_response::Html (line 57) - compile ... ok
[INFO] [stdout] test src/error/result.rs - error::result::AppResult (line 9) - compile ... ok
[INFO] [stdout] test src/endpoint/layer.rs - endpoint::layer::LayerExt (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/endpoint/layer.rs - endpoint::layer::LayerExt (line 14) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `router` in this scope
[INFO] [stdout]   --> src/endpoint/layer.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | router.get_service("/api/users", endpoint);
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: type alias `HttpSvc` is private
[INFO] [stdout]    --> src/endpoint/layer.rs:19:46
[INFO] [stdout]     |
[INFO] [stdout]  19 | use miko::handler::handler::{handler_to_svc, HttpSvc};
[INFO] [stdout]     |                                              ^^^^^^^ private type alias
[INFO] [stdout]     |
[INFO] [stdout] note: the type alias `HttpSvc` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/handler/handler.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use crate::router::HttpSvc;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `HttpSvc` directly
[INFO] [stdout]     |
[INFO] [stdout]  19 | use miko::handler::handler::{handler_to_svc, miko::router::HttpSvc};
[INFO] [stdout]     |                                              ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Response<CompressionBody<BoxBody<Bytes, Infallible>>>: IntoResponse` is not satisfied
[INFO] [stdout]   --> src/endpoint/layer.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     .layer(CompressionLayer::new());
[INFO] [stdout]    |      ----- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `FnOnce(SseSender)` is not implemented for `Response<CompressionBody<BoxBody<Bytes, Infallible>>>`
[INFO] [stdout]    |      |
[INFO] [stdout]    |      required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `IntoResponse` is implemented for `Response<http_body_util::combinators::box_body::BoxBody<axum::body::Bytes, Infallible>>`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/http/response/into_response.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl IntoResponse for Resp {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: required for `Response<CompressionBody<BoxBody<Bytes, Infallible>>>` to implement `IntoResponse`
[INFO] [stdout] note: required by a bound in `layer`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/endpoint/layer.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn layer<L>(self, layer: L) -> HttpSvc<Req>
[INFO] [stdout]    |        ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 42 |         <L::Service as Service<Req>>::Response: IntoResponse,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ required by this bound in `LayerExt::layer`
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctest4LJeEj/rust_out.long-type-5051519024645562569.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/endpoint/layer.rs - endpoint::layer::LayerExt (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.66s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5a6448fd50fd328331d37a0e2c27fdaae18b2892b48b89f551badcf162cb4d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6448fd50fd328331d37a0e2c27fdaae18b2892b48b89f551badcf162cb4d0b", kill_on_drop: false }`
[INFO] [stdout] 5a6448fd50fd328331d37a0e2c27fdaae18b2892b48b89f551badcf162cb4d0b
