[INFO] cloning repository https://github.com/Kelerchian/installer-toolbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kelerchian/installer-toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKelerchian%2Finstaller-toolbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKelerchian%2Finstaller-toolbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d3e21ea54cb5873bd6eb897a85a1050a678637c [INFO] checking Kelerchian/installer-toolbox against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKelerchian%2Finstaller-toolbox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kelerchian/installer-toolbox on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kelerchian/installer-toolbox [INFO] finished tweaking git repo https://github.com/Kelerchian/installer-toolbox [INFO] tweaked toml for git repo https://github.com/Kelerchian/installer-toolbox written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kelerchian/installer-toolbox 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.10.3 [INFO] [stderr] Downloaded sha1 v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1b1288b481416223be9e4df90fc165da73aedeafa2029578cdd44f419f2d3db [INFO] running `Command { std: "docker" "start" "-a" "e1b1288b481416223be9e4df90fc165da73aedeafa2029578cdd44f419f2d3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1b1288b481416223be9e4df90fc165da73aedeafa2029578cdd44f419f2d3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b1288b481416223be9e4df90fc165da73aedeafa2029578cdd44f419f2d3db", kill_on_drop: false }` [INFO] [stdout] e1b1288b481416223be9e4df90fc165da73aedeafa2029578cdd44f419f2d3db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312f28e14501f0626e72560e0ef6ab8dbb43c2bbab48d1624b13d63e8c7edcd9 [INFO] running `Command { std: "docker" "start" "-a" "312f28e14501f0626e72560e0ef6ab8dbb43c2bbab48d1624b13d63e8c7edcd9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking windows v0.39.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking sha2 v0.10.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.2 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking sfx-ll v0.1.0 (/opt/rustwide/workdir/crates/sfx-ll) [INFO] [stderr] Checking zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking sfx-zip v0.1.0 (/opt/rustwide/workdir/crates/sfx-zip) [INFO] [stderr] Checking sfx-instant-package v0.1.0 (/opt/rustwide/workdir/crates/sfx-instant-package) [INFO] [stdout] warning: the item `uuid` is imported redundantly [INFO] [stdout] --> crates/sfx-instant-package/src/main.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use uuid::{self, Uuid}; [INFO] [stdout] | ^^^^ the item `uuid` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sfx_ll` is imported redundantly [INFO] [stdout] --> crates/sfx-zip/src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use sfx_ll::{self, embedder, extractor}; [INFO] [stdout] | ^^^^ the item `sfx_ll` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `structopt` is imported redundantly [INFO] [stdout] --> crates/sfx-zip/src/main.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use structopt::{self, StructOpt}; [INFO] [stdout] | ^^^^ the item `structopt` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `uuid` is imported redundantly [INFO] [stdout] --> crates/sfx-instant-package/src/main.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use uuid::{self, Uuid}; [INFO] [stdout] | ^^^^ the item `uuid` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sfx_ll` is imported redundantly [INFO] [stdout] --> crates/sfx-zip/src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use sfx_ll::{self, embedder, extractor}; [INFO] [stdout] | ^^^^ the item `sfx_ll` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `structopt` is imported redundantly [INFO] [stdout] --> crates/sfx-zip/src/main.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use structopt::{self, StructOpt}; [INFO] [stdout] | ^^^^ the item `structopt` is already defined by prelude [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s [INFO] running `Command { std: "docker" "inspect" "312f28e14501f0626e72560e0ef6ab8dbb43c2bbab48d1624b13d63e8c7edcd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312f28e14501f0626e72560e0ef6ab8dbb43c2bbab48d1624b13d63e8c7edcd9", kill_on_drop: false }` [INFO] [stdout] 312f28e14501f0626e72560e0ef6ab8dbb43c2bbab48d1624b13d63e8c7edcd9 [INFO] checking Kelerchian/installer-toolbox against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKelerchian%2Finstaller-toolbox" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kelerchian/installer-toolbox on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kelerchian/installer-toolbox [INFO] finished tweaking git repo https://github.com/Kelerchian/installer-toolbox [INFO] tweaked toml for git repo https://github.com/Kelerchian/installer-toolbox written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Kelerchian/installer-toolbox 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 798661f43cb48a7973344d2b289de2e73c24c35329c31701728e3570cfaaeebb [INFO] running `Command { std: "docker" "start" "-a" "798661f43cb48a7973344d2b289de2e73c24c35329c31701728e3570cfaaeebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "798661f43cb48a7973344d2b289de2e73c24c35329c31701728e3570cfaaeebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798661f43cb48a7973344d2b289de2e73c24c35329c31701728e3570cfaaeebb", kill_on_drop: false }` [INFO] [stdout] 798661f43cb48a7973344d2b289de2e73c24c35329c31701728e3570cfaaeebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fe924d01c357c7033e58a4d812497426749fe05aec2647e94408ed9d00e1fc9 [INFO] running `Command { std: "docker" "start" "-a" "0fe924d01c357c7033e58a4d812497426749fe05aec2647e94408ed9d00e1fc9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking windows v0.39.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.5.3/src/inflate/core.rs:1107:9 [INFO] [stdout] | [INFO] [stdout] 1107 | / match state { [INFO] [stdout] 1108 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1109 | | l.bit_buf = 0; [INFO] [stdout] 1110 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1639 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1640 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0fe924d01c357c7033e58a4d812497426749fe05aec2647e94408ed9d00e1fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe924d01c357c7033e58a4d812497426749fe05aec2647e94408ed9d00e1fc9", kill_on_drop: false }` [INFO] [stdout] 0fe924d01c357c7033e58a4d812497426749fe05aec2647e94408ed9d00e1fc9