[INFO] cloning repository https://github.com/AOSC-Dev/deploykit-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/deploykit-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fdeploykit-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fdeploykit-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aca8c886cb53b1750237ebc55177445c3f48e3f0 [INFO] checking AOSC-Dev/deploykit-backend/aca8c886cb53b1750237ebc55177445c3f48e3f0 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%2FAOSC-Dev%2Fdeploykit-backend" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/deploykit-backend 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/AOSC-Dev/deploykit-backend [INFO] finished tweaking git repo https://github.com/AOSC-Dev/deploykit-backend [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/deploykit-backend written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/deploykit-backend 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a0bc7b0f73a9ed131675d73774b2096837712c429e53dc4b40a934c2678b55f5 [INFO] running `Command { std: "docker" "start" "-a" "a0bc7b0f73a9ed131675d73774b2096837712c429e53dc4b40a934c2678b55f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0bc7b0f73a9ed131675d73774b2096837712c429e53dc4b40a934c2678b55f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bc7b0f73a9ed131675d73774b2096837712c429e53dc4b40a934c2678b55f5", kill_on_drop: false }` [INFO] [stdout] a0bc7b0f73a9ed131675d73774b2096837712c429e53dc4b40a934c2678b55f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2cdc5ecf97f398b88046c2e78c9dbd1edfe0a1474ccc46212b9a7c4d220e867c [INFO] running `Command { std: "docker" "start" "-a" "2cdc5ecf97f398b88046c2e78c9dbd1edfe0a1474ccc46212b9a7c4d220e867c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking bytes v1.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Compiling loopdev v0.4.0 (https://github.com/eatradish/loopdev?rev=0dde43a15320cf84148e57fed8aec6683755c04f#0dde43a1) [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking partition-identity v0.2.8 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking sys-mount v1.5.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking sysfs-class v0.1.3 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking os-detect v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libparted-sys v0.3.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde-big-array v0.4.1 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking gptman v1.1.2 [INFO] [stderr] Checking libparted v0.1.5 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking disk-types v0.1.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Checking snafu v0.8.4 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking mbrman v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Checking which v6.0.2 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking disk v0.1.0 (/opt/rustwide/workdir/disk) [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking unsquashfs-wrapper v0.2.1 [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] --> disk/src/partition.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | source: io::Error::new(ErrorKind::BrokenPipe, "Failed to read dmsetup stdout"), [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] --> disk/src/partition.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 219 | let mut device = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | Err(PartitionError::FindEspPartition { [INFO] [stdout] | _________^ [INFO] [stdout] 249 | | path: device_path.display().to_string(), [INFO] [stdout] 250 | | err: io::Error::new(io::ErrorKind::Other, "Unexcept error"), [INFO] [stdout] 251 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> disk/src/partition.rs:236:30 [INFO] [stdout] | [INFO] [stdout] 236 | err: io::Error::new(io::ErrorKind::Other, "Unexcept error"), [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] --> disk/src/partition.rs:347:14 [INFO] [stdout] | [INFO] [stdout] 347 | err: io::Error::new( [INFO] [stdout] | ______________^ [INFO] [stdout] 348 | | io::ErrorKind::NotFound, [INFO] [stdout] 349 | | "Failed to find created esp partition", [INFO] [stdout] 350 | | ), [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] --> disk/src/partition.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | err: io::Error::new( [INFO] [stdout] | ______________^ [INFO] [stdout] 356 | | io::ErrorKind::NotFound, [INFO] [stdout] 357 | | "Failed to find created system partition", [INFO] [stdout] 358 | | ), [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] --> disk/src/partition.rs:423:22 [INFO] [stdout] | [INFO] [stdout] 423 | err: io::Error::new( [INFO] [stdout] | ______________________^ [INFO] [stdout] 424 | | io::ErrorKind::NotFound, [INFO] [stdout] 425 | | "Failed to find created system partition", [INFO] [stdout] 426 | | ), [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] --> disk/src/partition.rs:523:31 [INFO] [stdout] | [INFO] [stdout] 523 | .and_then(|mut x| GPT::find_from(&mut x).ok()) [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] [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] --> disk/src/partition.rs:584:9 [INFO] [stdout] | [INFO] [stdout] 574 | let f = fs::File::open("/proc/mounts").map_err(PartitionError::ReadMounts)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 575 | let lines = BufReader::new(f).lines(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | Err(PartitionError::ReadMounts(io::Error::new( [INFO] [stdout] | _________^ [INFO] [stdout] 585 | | ErrorKind::InvalidInput, [INFO] [stdout] 586 | | "Failed to read /proc/mounts", [INFO] [stdout] 587 | | ))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `disk` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2cdc5ecf97f398b88046c2e78c9dbd1edfe0a1474ccc46212b9a7c4d220e867c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdc5ecf97f398b88046c2e78c9dbd1edfe0a1474ccc46212b9a7c4d220e867c", kill_on_drop: false }` [INFO] [stdout] 2cdc5ecf97f398b88046c2e78c9dbd1edfe0a1474ccc46212b9a7c4d220e867c