[INFO] cloning repository https://github.com/levinotik/axum-httpbin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levinotik/axum-httpbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevinotik%2Faxum-httpbin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevinotik%2Faxum-httpbin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 624cde5f581b3923c598046aec4b9bc3a8e88f2c
[INFO] checking levinotik/axum-httpbin against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevinotik%2Faxum-httpbin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/levinotik/axum-httpbin
[INFO] finished tweaking git repo https://github.com/levinotik/axum-httpbin
[INFO] tweaked toml for git repo https://github.com/levinotik/axum-httpbin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/levinotik/axum-httpbin on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/levinotik/axum-httpbin 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e845ceb4a2cfc4a5afa31edc3a5259de6afaf9d8ffeee960a8289a27d96f6403
[INFO] running `Command { std: "docker" "start" "-a" "e845ceb4a2cfc4a5afa31edc3a5259de6afaf9d8ffeee960a8289a27d96f6403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e845ceb4a2cfc4a5afa31edc3a5259de6afaf9d8ffeee960a8289a27d96f6403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e845ceb4a2cfc4a5afa31edc3a5259de6afaf9d8ffeee960a8289a27d96f6403", kill_on_drop: false }`
[INFO] [stdout] e845ceb4a2cfc4a5afa31edc3a5259de6afaf9d8ffeee960a8289a27d96f6403
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c839790099c295d85069609dc282a95a1cab29074280bbf9b355e4e8cd01f661
[INFO] running `Command { std: "docker" "start" "-a" "c839790099c295d85069609dc282a95a1cab29074280bbf9b355e4e8cd01f661", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking axum-auth v0.7.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking axum-http-bin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `axum_macros::debug_handler`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum_macros::debug_handler;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum_macros::debug_handler`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum_macros::debug_handler;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyHeaderValue` is never constructed
[INFO] [stdout]    --> src/main.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct MyHeaderValue(HeaderValue);
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Method, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 32 |           let method = extract_from_request!(parts, state, Method);
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Method, Infallible>
[INFO] [stdout]   --> src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         let method = extract_from_request!(parts, state, Method);
[INFO] [stdout]    |                      ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Method, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 32 |           let method = extract_from_request!(parts, state, Method);
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderMap, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 34 |           let headers = extract_from_request!(parts, state, HeaderMap);
[INFO] [stdout]    |                         ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderMap, Infallible>
[INFO] [stdout]   --> src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |         let headers = extract_from_request!(parts, state, HeaderMap);
[INFO] [stdout]    |                       ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderMap, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 34 |           let headers = extract_from_request!(parts, state, HeaderMap);
[INFO] [stdout]    |                         ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OriginalUri, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 35 |           let url = extract_from_request!(parts, state, OriginalUri);
[INFO] [stdout]    |                     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OriginalUri, Infallible>
[INFO] [stdout]   --> src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         let url = extract_from_request!(parts, state, OriginalUri);
[INFO] [stdout]    |                   ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OriginalUri, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 35 |           let url = extract_from_request!(parts, state, OriginalUri);
[INFO] [stdout]    |                     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyHeaderValue` is never constructed
[INFO] [stdout]    --> src/main.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct MyHeaderValue(HeaderValue);
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-http-bin` (bin "axum-http-bin" test) due to 9 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<Method, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 32 |           let method = extract_from_request!(parts, state, Method);
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Method, Infallible>
[INFO] [stdout]   --> src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         let method = extract_from_request!(parts, state, Method);
[INFO] [stdout]    |                      ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Method, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 32 |           let method = extract_from_request!(parts, state, Method);
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderMap, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 34 |           let headers = extract_from_request!(parts, state, HeaderMap);
[INFO] [stdout]    |                         ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderMap, Infallible>
[INFO] [stdout]   --> src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |         let headers = extract_from_request!(parts, state, HeaderMap);
[INFO] [stdout]    |                       ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderMap, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 34 |           let headers = extract_from_request!(parts, state, HeaderMap);
[INFO] [stdout]    |                         ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OriginalUri, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 35 |           let url = extract_from_request!(parts, state, OriginalUri);
[INFO] [stdout]    |                     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OriginalUri, Infallible>
[INFO] [stdout]   --> src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         let url = extract_from_request!(parts, state, OriginalUri);
[INFO] [stdout]    |                   ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OriginalUri, Infallible>
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         $extractor::from_request_parts($parts, $state)
[INFO] [stdout] 20 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] ...
[INFO] [stdout] 35 |           let url = extract_from_request!(parts, state, OriginalUri);
[INFO] [stdout]    |                     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `extract_from_request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-http-bin` (bin "axum-http-bin") due to 9 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c839790099c295d85069609dc282a95a1cab29074280bbf9b355e4e8cd01f661", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c839790099c295d85069609dc282a95a1cab29074280bbf9b355e4e8cd01f661", kill_on_drop: false }`
[INFO] [stdout] c839790099c295d85069609dc282a95a1cab29074280bbf9b355e4e8cd01f661
