[INFO] cloning repository https://github.com/ldunekac/spanish_inquisition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ldunekac/spanish_inquisition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldunekac%2Fspanish_inquisition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldunekac%2Fspanish_inquisition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5f496d3a1db885b5d842598f727bb536705ef62 [INFO] checking ldunekac/spanish_inquisition against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldunekac%2Fspanish_inquisition" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ldunekac/spanish_inquisition on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ldunekac/spanish_inquisition [INFO] finished tweaking git repo https://github.com/ldunekac/spanish_inquisition [INFO] tweaked toml for git repo https://github.com/ldunekac/spanish_inquisition written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ldunekac/spanish_inquisition 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pom v3.3.0 [INFO] [stderr] Downloaded dateparser v0.2.0 [INFO] [stderr] Downloaded pdf-extract v0.6.5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50160d5d071acd7ed9a6f13b33f1a31b18b35095ce15596e9575caa6feb4aa5c [INFO] running `Command { std: "docker" "start" "-a" "50160d5d071acd7ed9a6f13b33f1a31b18b35095ce15596e9575caa6feb4aa5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50160d5d071acd7ed9a6f13b33f1a31b18b35095ce15596e9575caa6feb4aa5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50160d5d071acd7ed9a6f13b33f1a31b18b35095ce15596e9575caa6feb4aa5c", kill_on_drop: false }` [INFO] [stdout] 50160d5d071acd7ed9a6f13b33f1a31b18b35095ce15596e9575caa6feb4aa5c [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 283bab6adbc04a86afccb170e5f90e759e6a1609d64270dc970679b58464c314 [INFO] running `Command { std: "docker" "start" "-a" "283bab6adbc04a86afccb170e5f90e759e6a1609d64270dc970679b58464c314", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking adobe-cmap-parser v0.3.3 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking postscript v0.14.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking dateparser v0.2.0 [INFO] [stderr] Checking pom v3.3.0 [INFO] [stderr] Checking lopdf v0.29.0 [INFO] [stderr] Checking pdf-extract v0.6.5 [INFO] [stderr] Checking spanish_inquisition v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|x| x.unwrap().path().to_str().unwrap().clone().to_string()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|x| x.unwrap().path().to_str().unwrap().clone().to_string()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.13s [INFO] running `Command { std: "docker" "inspect" "283bab6adbc04a86afccb170e5f90e759e6a1609d64270dc970679b58464c314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283bab6adbc04a86afccb170e5f90e759e6a1609d64270dc970679b58464c314", kill_on_drop: false }` [INFO] [stdout] 283bab6adbc04a86afccb170e5f90e759e6a1609d64270dc970679b58464c314 [INFO] checking ldunekac/spanish_inquisition against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldunekac%2Fspanish_inquisition" "/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/ldunekac/spanish_inquisition on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ldunekac/spanish_inquisition [INFO] finished tweaking git repo https://github.com/ldunekac/spanish_inquisition [INFO] tweaked toml for git repo https://github.com/ldunekac/spanish_inquisition written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ldunekac/spanish_inquisition 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb34b86100a0633508866aabb770019b6a7f1032c2448c9ca04ed21fdebc5dec [INFO] running `Command { std: "docker" "start" "-a" "eb34b86100a0633508866aabb770019b6a7f1032c2448c9ca04ed21fdebc5dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb34b86100a0633508866aabb770019b6a7f1032c2448c9ca04ed21fdebc5dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb34b86100a0633508866aabb770019b6a7f1032c2448c9ca04ed21fdebc5dec", kill_on_drop: false }` [INFO] [stdout] eb34b86100a0633508866aabb770019b6a7f1032c2448c9ca04ed21fdebc5dec [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9faae900c82fac90254f3314298b61b206d7179309ad8881c9d58bda0331330 [INFO] running `Command { std: "docker" "start" "-a" "e9faae900c82fac90254f3314298b61b206d7179309ad8881c9d58bda0331330", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking adobe-cmap-parser v0.3.3 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking postscript v0.14.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking dateparser v0.2.0 [INFO] [stderr] Checking pom v3.3.0 [INFO] [stderr] Checking lopdf v0.29.0 [INFO] [stderr] Checking pdf-extract v0.6.5 [INFO] [stderr] Checking spanish_inquisition v0.1.0 (/opt/rustwide/workdir) [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:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|x| x.unwrap().path().to_str().unwrap().clone().to_string()) [INFO] [stdout] | - ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|x| x.unwrap().path().to_str().unwrap().clone().to_string()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [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:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|x| x.unwrap().path().to_str().unwrap().clone().to_string()) [INFO] [stdout] | - ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | .map(|x| x.unwrap().path().to_str().unwrap().clone().to_string()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spanish_inquisition` (bin "spanish_inquisition") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `spanish_inquisition` (bin "spanish_inquisition" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e9faae900c82fac90254f3314298b61b206d7179309ad8881c9d58bda0331330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9faae900c82fac90254f3314298b61b206d7179309ad8881c9d58bda0331330", kill_on_drop: false }` [INFO] [stdout] e9faae900c82fac90254f3314298b61b206d7179309ad8881c9d58bda0331330