[INFO] fetching crate vulkano-util 0.34.1... [INFO] checking vulkano-util-0.34.1 against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] extracting crate vulkano-util 0.34.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate vulkano-util 0.34.1 on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vulkano-util 0.34.1 [INFO] finished tweaking crates.io crate vulkano-util 0.34.1 [INFO] tweaked toml for crates.io crate vulkano-util 0.34.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vk-parse v0.12.0 [INFO] [stderr] Downloaded vulkano v0.34.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0d21fc8461dbee2b328055bc0b0f14caf0cf5bfa043b44000f3291ad8e55daa [INFO] running `Command { std: "docker" "start" "-a" "b0d21fc8461dbee2b328055bc0b0f14caf0cf5bfa043b44000f3291ad8e55daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0d21fc8461dbee2b328055bc0b0f14caf0cf5bfa043b44000f3291ad8e55daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d21fc8461dbee2b328055bc0b0f14caf0cf5bfa043b44000f3291ad8e55daa", kill_on_drop: false }` [INFO] [stdout] b0d21fc8461dbee2b328055bc0b0f14caf0cf5bfa043b44000f3291ad8e55daa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2013c9d0aa19a040e300ac918cbb71a1c37356039abdde1b7b9e6e16293fce0 [INFO] running `Command { std: "docker" "start" "-a" "e2013c9d0aa19a040e300ac918cbb71a1c37356039abdde1b7b9e6e16293fce0", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling vk-parse v0.12.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling vulkano v0.34.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking vulkano-util v0.34.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.74s [INFO] running `Command { std: "docker" "inspect" "e2013c9d0aa19a040e300ac918cbb71a1c37356039abdde1b7b9e6e16293fce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2013c9d0aa19a040e300ac918cbb71a1c37356039abdde1b7b9e6e16293fce0", kill_on_drop: false }` [INFO] [stdout] e2013c9d0aa19a040e300ac918cbb71a1c37356039abdde1b7b9e6e16293fce0 [INFO] checking vulkano-util-0.34.1 against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] extracting crate vulkano-util 0.34.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate vulkano-util 0.34.1 on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vulkano-util 0.34.1 [INFO] finished tweaking crates.io crate vulkano-util 0.34.1 [INFO] tweaked toml for crates.io crate vulkano-util 0.34.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a8b34196e816a6a2746a18317400ad4aa634f12700416459681556e34369bb9 [INFO] running `Command { std: "docker" "start" "-a" "0a8b34196e816a6a2746a18317400ad4aa634f12700416459681556e34369bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a8b34196e816a6a2746a18317400ad4aa634f12700416459681556e34369bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a8b34196e816a6a2746a18317400ad4aa634f12700416459681556e34369bb9", kill_on_drop: false }` [INFO] [stdout] 0a8b34196e816a6a2746a18317400ad4aa634f12700416459681556e34369bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d388d7c84ae1bfff4b8e95c7469b7c6e9f8250ff8b183affea9f82cc604787 [INFO] running `Command { std: "docker" "start" "-a" "f1d388d7c84ae1bfff4b8e95c7469b7c6e9f8250ff8b183affea9f82cc604787", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling vk-parse v0.12.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling vulkano v0.34.1 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking vulkano-util v0.34.1 (/opt/rustwide/workdir) [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | mut min_width, [INFO] [stdout] | ^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | mut min_width, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | mut min_width, [INFO] [stdout] | ^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | mut min_width, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | mut min_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | mut min_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | mut min_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | mut min_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | mut max_width, [INFO] [stdout] | ^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | mut max_width, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | mut max_width, [INFO] [stdout] | ^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | mut max_width, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | mut max_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | mut max_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/window.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | mut max_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/window.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | mut max_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkano-util` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vulkano-util` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "f1d388d7c84ae1bfff4b8e95c7469b7c6e9f8250ff8b183affea9f82cc604787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d388d7c84ae1bfff4b8e95c7469b7c6e9f8250ff8b183affea9f82cc604787", kill_on_drop: false }` [INFO] [stdout] f1d388d7c84ae1bfff4b8e95c7469b7c6e9f8250ff8b183affea9f82cc604787