[INFO] fetching crate http-cache-tower 1.0.0-alpha.2...
[INFO] testing http-cache-tower-1.0.0-alpha.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate http-cache-tower 1.0.0-alpha.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate http-cache-tower 1.0.0-alpha.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate http-cache-tower 1.0.0-alpha.2
[INFO] tweaked toml for crates.io crate http-cache-tower 1.0.0-alpha.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-cache-tower 1.0.0-alpha.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-cache-tower 1.0.0-alpha.2 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1be928b9e6e18f0f23c307eb148abb1f4056c0e51a673f118650e1e24d836cdd
[INFO] running `Command { std: "docker" "start" "-a" "1be928b9e6e18f0f23c307eb148abb1f4056c0e51a673f118650e1e24d836cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be928b9e6e18f0f23c307eb148abb1f4056c0e51a673f118650e1e24d836cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be928b9e6e18f0f23c307eb148abb1f4056c0e51a673f118650e1e24d836cdd", kill_on_drop: false }`
[INFO] [stdout] 1be928b9e6e18f0f23c307eb148abb1f4056c0e51a673f118650e1e24d836cdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e9c4f3c951488539e0ed1c6aa14d6963e67cb4bea301cc111d3503adfee601d
[INFO] running `Command { std: "docker" "start" "-a" "2e9c4f3c951488539e0ed1c6aa14d6963e67cb4bea301cc111d3503adfee601d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling reflink-copy v0.1.26
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling http-cache v1.0.0-alpha.2
[INFO] [stderr]    Compiling http-cache-tower v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "2e9c4f3c951488539e0ed1c6aa14d6963e67cb4bea301cc111d3503adfee601d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9c4f3c951488539e0ed1c6aa14d6963e67cb4bea301cc111d3503adfee601d", kill_on_drop: false }`
[INFO] [stdout] 2e9c4f3c951488539e0ed1c6aa14d6963e67cb4bea301cc111d3503adfee601d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41bbff05793430645b05ce759000e0bc05d756abeb7ea3381723021291ccc62f
[INFO] running `Command { std: "docker" "start" "-a" "41bbff05793430645b05ce759000e0bc05d756abeb7ea3381723021291ccc62f", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-test v0.4.0
[INFO] [stderr]    Compiling http-cache v1.0.0-alpha.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling http-cache-tower v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "41bbff05793430645b05ce759000e0bc05d756abeb7ea3381723021291ccc62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bbff05793430645b05ce759000e0bc05d756abeb7ea3381723021291ccc62f", kill_on_drop: false }`
[INFO] [stdout] 41bbff05793430645b05ce759000e0bc05d756abeb7ea3381723021291ccc62f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c79d96b533f5c6fa37eb3c82a759350e78dc7b9b87488cda8e0f9371605cd8f
[INFO] running `Command { std: "docker" "start" "-a" "9c79d96b533f5c6fa37eb3c82a759350e78dc7b9b87488cda8e0f9371605cd8f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache_tower-7d28034f47c04971)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test test::tests::custom_cache_key ... ok
[INFO] [stdout] test test::tests::no_cache_mode ... ok
[INFO] [stdout] test test::tests::layer_composition ... ok
[INFO] [stdout] test test::tests::cache_busting ... ok
[INFO] [stdout] test test::tests::default_mode_no_cache_response ... ok
[INFO] [stdout] test test::tests::ignore_rules_mode ... ok
[INFO] [stdout] test test::tests::no_store_mode ... ok
[INFO] [stdout] test test::tests::default_mode ... ok
[INFO] [stdout] test test::tests::patch_request_invalidates_cache ... ok
[INFO] [stdout] test test::tests::options_request_not_cached ... ok
[INFO] [stdout] test test::tests::force_cache_mode ... ok
[INFO] [stdout] test test::tests::post_request_bypasses_cache ... ok
[INFO] [stdout] test test::tests::body_types ... ok
[INFO] [stdout] test test::tests::head_request_cached_like_get ... ok
[INFO] [stdout] test test::tests::only_if_cached_mode::hit ... ok
[INFO] [stdout] test test::tests::test_errors ... ok
[INFO] [stdout] test test::tests::custom_cache_bust ... ok
[INFO] [stdout] test test::tests::revalidation_500 ... ok
[INFO] [stdout] test test::tests::put_request_invalidates_cache ... ok
[INFO] [stdout] test test::tests::reload_mode ... ok
[INFO] [stdout] test test::tests::test_conditional_requests ... ok
[INFO] [stdout] test test::tests::test_streaming_request_graceful_handling ... ok
[INFO] [stdout] test test::tests::revalidation_304 ... ok
[INFO] [stdout] test test::tests::removes_warning ... ok
[INFO] [stdout] test test::tests::default_mode_with_options ... ok
[INFO] [stdout] test test::tests::head_request_caching ... ok
[INFO] [stdout] test test::tests::custom_response_cache_mode_fn ... ok
[INFO] [stdout] test test::tests::test_streaming_body ... ok
[INFO] [stdout] test test::tests::delete_request_invalidates_cache ... ok
[INFO] [stdout] test test::tests::revalidation_200 ... ok
[INFO] [stdout] test test::tests::test_response_caching_and_retrieval ... ok
[INFO] [stdout] test test::tests::only_if_cached_mode::miss ... ok
[INFO] [stdout] test test::tests::custom_cache_mode_fn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests http_cache_tower
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 117) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 74) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... ok
[INFO] [stdout] test src/lib.rs - HttpCacheLayer (line 253) ... ok
[INFO] [stdout] test src/lib.rs - HttpCacheLayer<CM>::with_cache (line 367) ... ok
[INFO] [stdout] test src/lib.rs - HttpCacheLayer<CM>::with_options (line 328) ... ok
[INFO] [stdout] test src/lib.rs - HttpCacheLayer<CM>::new (line 297) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 74) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http_cache_tower::HttpCacheStreamingLayer`
[INFO] [stdout]    --> src/lib.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout] 4   | use http_cache_tower::HttpCacheStreamingLayer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HttpCacheStreamingLayer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:424:12
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub struct HttpCacheStreamingLayer<CM>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `streaming` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:422:7
[INFO] [stdout]     |
[INFO] [stdout] 422 | #[cfg(feature = "streaming")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_cache::StreamingManager`
[INFO] [stdout]    --> src/lib.rs:77:5
[INFO] [stdout]     |
[INFO] [stdout] 5   | use http_cache::StreamingManager;
[INFO] [stdout]     |     ^^^^^^^^^^^^----------------
[INFO] [stdout]     |     |           |
[INFO] [stdout]     |     |           help: a similar name exists in the module: `StreamingCacheManager`
[INFO] [stdout]     |     no `StreamingManager` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-1.0.0-alpha.2/src/lib.rs:292:36
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub use managers::streaming_cache::StreamingManager;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `streaming` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-cache-1.0.0-alpha.2/src/lib.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 | #[cfg(feature = "streaming")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 74)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9c79d96b533f5c6fa37eb3c82a759350e78dc7b9b87488cda8e0f9371605cd8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c79d96b533f5c6fa37eb3c82a759350e78dc7b9b87488cda8e0f9371605cd8f", kill_on_drop: false }`
[INFO] [stdout] 9c79d96b533f5c6fa37eb3c82a759350e78dc7b9b87488cda8e0f9371605cd8f
