[INFO] cloning repository https://github.com/ben-lewington/sudoku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ben-lewington/sudoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fben-lewington%2Fsudoku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fben-lewington%2Fsudoku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a898886dcc3926acc640c8a161fd484dba4567ec [INFO] checking ben-lewington/sudoku/a898886dcc3926acc640c8a161fd484dba4567ec against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fben-lewington%2Fsudoku" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ben-lewington/sudoku on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ben-lewington/sudoku [INFO] finished tweaking git repo https://github.com/ben-lewington/sudoku [INFO] tweaked toml for git repo https://github.com/ben-lewington/sudoku written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ben-lewington/sudoku 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60ded502481ec0add62b570fc616bd011045d783e1995dbc41ec3e335e7bc157 [INFO] running `Command { std: "docker" "start" "-a" "60ded502481ec0add62b570fc616bd011045d783e1995dbc41ec3e335e7bc157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60ded502481ec0add62b570fc616bd011045d783e1995dbc41ec3e335e7bc157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ded502481ec0add62b570fc616bd011045d783e1995dbc41ec3e335e7bc157", kill_on_drop: false }` [INFO] [stdout] 60ded502481ec0add62b570fc616bd011045d783e1995dbc41ec3e335e7bc157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57472a19996834cd756257a4f28892b2e2c0f0551f446a18b922f896e419e373 [INFO] running `Command { std: "docker" "start" "-a" "57472a19996834cd756257a4f28892b2e2c0f0551f446a18b922f896e419e373", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking bounded-integer v0.5.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking sudoku_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `RC` is never constructed [INFO] [stdout] --> src/board/index.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) enum Index { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 22 | Std(usize), [INFO] [stdout] 23 | RC(usize, usize), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Index` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `rc` is never used [INFO] [stdout] --> src/board/index.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 26 | / impl Index [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | [(); N * N * N * N - 1]: Sized, [INFO] [stdout] 29 | | [(); N * N - 1]: Sized, [INFO] [stdout] | |___________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn rc(r: usize, c: usize) -> Result { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_checked` is never used [INFO] [stdout] --> src/utils/array.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn new_checked( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fill_mut` is never used [INFO] [stdout] --> src/utils/array.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn fill_mut(mut hydrate: [T; N], it: impl Iterator) -> [T; N] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | .map(|v| index_bound::<{ N * N }>(v).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|v| v.trim().parse().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/index.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Index::<{ $N }>::std($ind) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/board/mod.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | .map(|v| *self.get(ind!(N, v).expect("index is in bounds by construction."))) [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `ind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | .map(|i| b.segment(Segment::row(i)).sum::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | .chain((0..N * N).map(|i| b.segment(Segment::col(i)).sum::())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .chain((0..N * N).map(|i| b.segment(Segment::minor(i)).sum::())))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | ... .map(|v| b.segment(Segment::row(i)).filter(|&w| w == v).count()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | ... .map(|v| b.segment(Segment::col(i)).filter(|&w| w == v).count()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | ... .map(|v| b.segment(Segment::minor(i)).filter(|&w| w == v).count()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sudoku_gen` (bin "sudoku_gen") due to 10 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant `RC` is never constructed [INFO] [stdout] --> src/board/index.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) enum Index { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 22 | Std(usize), [INFO] [stdout] 23 | RC(usize, usize), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Index` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `rc` is never used [INFO] [stdout] --> src/board/index.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 26 | / impl Index [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | [(); N * N * N * N - 1]: Sized, [INFO] [stdout] 29 | | [(); N * N - 1]: Sized, [INFO] [stdout] | |___________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn rc(r: usize, c: usize) -> Result { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_checked` is never used [INFO] [stdout] --> src/utils/array.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) fn new_checked( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fill_mut` is never used [INFO] [stdout] --> src/utils/array.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn fill_mut(mut hydrate: [T; N], it: impl Iterator) -> [T; N] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | .map(|v| index_bound::<{ N * N }>(v).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|v| v.trim().parse().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/index.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Index::<{ $N }>::std($ind) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/board/mod.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | .map(|v| *self.get(ind!(N, v).expect("index is in bounds by construction."))) [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `ind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | .map(|i| b.segment(Segment::row(i)).sum::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | .chain((0..N * N).map(|i| b.segment(Segment::col(i)).sum::())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .chain((0..N * N).map(|i| b.segment(Segment::minor(i)).sum::())))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | ... .map(|v| b.segment(Segment::row(i)).filter(|&w| w == v).count()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | ... .map(|v| b.segment(Segment::col(i)).filter(|&w| w == v).count()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/board/metadata.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | ... .map(|v| b.segment(Segment::minor(i)).filter(|&w| w == v).count()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sudoku_gen` (bin "sudoku_gen" test) due to 10 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "57472a19996834cd756257a4f28892b2e2c0f0551f446a18b922f896e419e373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57472a19996834cd756257a4f28892b2e2c0f0551f446a18b922f896e419e373", kill_on_drop: false }` [INFO] [stdout] 57472a19996834cd756257a4f28892b2e2c0f0551f446a18b922f896e419e373