[INFO] cloning repository https://github.com/terrytosh/http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terrytosh/http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrytosh%2Fhttp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrytosh%2Fhttp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82a46e928fc40c302471da0bd621e3bc3d6964b8 [INFO] checking terrytosh/http 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%2Fterrytosh%2Fhttp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/terrytosh/http [INFO] finished tweaking git repo https://github.com/terrytosh/http [INFO] tweaked toml for git repo https://github.com/terrytosh/http written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/terrytosh/http 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/terrytosh/http 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2de1c144632f399f129d08e06f9776226f65722b7880512b167b09f582fd8cd [INFO] running `Command { std: "docker" "start" "-a" "a2de1c144632f399f129d08e06f9776226f65722b7880512b167b09f582fd8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2de1c144632f399f129d08e06f9776226f65722b7880512b167b09f582fd8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2de1c144632f399f129d08e06f9776226f65722b7880512b167b09f582fd8cd", kill_on_drop: false }` [INFO] [stdout] a2de1c144632f399f129d08e06f9776226f65722b7880512b167b09f582fd8cd [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=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] 2d8c25e345e244664938683c2b6c01684ad29b13b0a65c59c5b71eee0b918ae0 [INFO] running `Command { std: "docker" "start" "-a" "2d8c25e345e244664938683c2b6c01684ad29b13b0a65c59c5b71eee0b918ae0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | let make_svc = make_service_fn(|_conn| async { Ok::<_, Infallible>(service_fn(handle_request)) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | let make_svc = make_service_fn(|_conn| async { Ok::<_, Infallible>(service_fn(handle_request)) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:20:83 [INFO] [stdout] | [INFO] [stdout] 20 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 21 | | // Match on the request method type [GET, POST, etc] [INFO] [stdout] 22 | | // small change [INFO] [stdout] 23 | | match req.method() { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:20:83 [INFO] [stdout] | [INFO] [stdout] 20 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 21 | | // Match on the request method type [GET, POST, etc] [INFO] [stdout] 22 | | // small change [INFO] [stdout] 23 | | match req.method() { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / match req.method() { [INFO] [stdout] 24 | | &Method::GET => { [INFO] [stdout] 25 | | match req.uri().path() { [INFO] [stdout] 26 | | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] ... | [INFO] [stdout] 37 | | }, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | &Method::GET => { [INFO] [stdout] | _________________________^ [INFO] [stdout] 25 | | match req.uri().path() { [INFO] [stdout] 26 | | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] 27 | | "/hello" => Ok(Response::new(Body::from("Hello, World!"))), [INFO] [stdout] ... | [INFO] [stdout] 31 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | / match req.uri().path() { [INFO] [stdout] 26 | | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] 27 | | "/hello" => Ok(Response::new(Body::from("Hello, World!"))), [INFO] [stdout] 28 | | "/goodbye" => Ok(Response::new(Body::from("Goodbye, World!"))), [INFO] [stdout] 29 | | _ => Ok(Response::new(Body::from("404 Not Found"))), [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | "/hello" => Ok(Response::new(Body::from("Hello, World!"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | "/goodbye" => Ok(Response::new(Body::from("Goodbye, World!"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | _ => Ok(Response::new(Body::from("404 Not Found"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | &Method::POST => { [INFO] [stdout] | __________________________^ [INFO] [stdout] 33 | | Ok(Response::new(Body::from("Hello from POST"))) [INFO] [stdout] 34 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | Ok(Response::new(Body::from("Hello from POST"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | _ => { [INFO] [stdout] | ______________^ [INFO] [stdout] 36 | | Ok(Response::new(Body::from("Method not Allowed..."))) [INFO] [stdout] 37 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(Response::new(Body::from("Method not Allowed..."))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (bin "http") due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | let make_svc = make_service_fn(|_conn| async { Ok::<_, Infallible>(service_fn(handle_request)) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | let make_svc = make_service_fn(|_conn| async { Ok::<_, Infallible>(service_fn(handle_request)) }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:20:83 [INFO] [stdout] | [INFO] [stdout] 20 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 21 | | // Match on the request method type [GET, POST, etc] [INFO] [stdout] 22 | | // small change [INFO] [stdout] 23 | | match req.method() { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:20:83 [INFO] [stdout] | [INFO] [stdout] 20 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 21 | | // Match on the request method type [GET, POST, etc] [INFO] [stdout] 22 | | // small change [INFO] [stdout] 23 | | match req.method() { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / match req.method() { [INFO] [stdout] 24 | | &Method::GET => { [INFO] [stdout] 25 | | match req.uri().path() { [INFO] [stdout] 26 | | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] ... | [INFO] [stdout] 37 | | }, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | &Method::GET => { [INFO] [stdout] | _________________________^ [INFO] [stdout] 25 | | match req.uri().path() { [INFO] [stdout] 26 | | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] 27 | | "/hello" => Ok(Response::new(Body::from("Hello, World!"))), [INFO] [stdout] ... | [INFO] [stdout] 31 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | / match req.uri().path() { [INFO] [stdout] 26 | | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] 27 | | "/hello" => Ok(Response::new(Body::from("Hello, World!"))), [INFO] [stdout] 28 | | "/goodbye" => Ok(Response::new(Body::from("Goodbye, World!"))), [INFO] [stdout] 29 | | _ => Ok(Response::new(Body::from("404 Not Found"))), [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | "/" => Ok(Response::new(Body::from("Welcome to the simple HTTP server!"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | "/hello" => Ok(Response::new(Body::from("Hello, World!"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | "/goodbye" => Ok(Response::new(Body::from("Goodbye, World!"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | _ => Ok(Response::new(Body::from("404 Not Found"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | &Method::POST => { [INFO] [stdout] | __________________________^ [INFO] [stdout] 33 | | Ok(Response::new(Body::from("Hello from POST"))) [INFO] [stdout] 34 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | Ok(Response::new(Body::from("Hello from POST"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | _ => { [INFO] [stdout] | ______________^ [INFO] [stdout] 36 | | Ok(Response::new(Body::from("Method not Allowed..."))) [INFO] [stdout] 37 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(Response::new(Body::from("Method not Allowed..."))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (bin "http" test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "2d8c25e345e244664938683c2b6c01684ad29b13b0a65c59c5b71eee0b918ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8c25e345e244664938683c2b6c01684ad29b13b0a65c59c5b71eee0b918ae0", kill_on_drop: false }` [INFO] [stdout] 2d8c25e345e244664938683c2b6c01684ad29b13b0a65c59c5b71eee0b918ae0