[INFO] cloning repository https://github.com/PandaManPMC/plier-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PandaManPMC/plier-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPandaManPMC%2Fplier-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPandaManPMC%2Fplier-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22c6c770cc13db30b488c20578a5000b749da9d5 [INFO] checking PandaManPMC/plier-rs/22c6c770cc13db30b488c20578a5000b749da9d5 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPandaManPMC%2Fplier-rs" "/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/PandaManPMC/plier-rs on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PandaManPMC/plier-rs [INFO] finished tweaking git repo https://github.com/PandaManPMC/plier-rs [INFO] tweaked toml for git repo https://github.com/PandaManPMC/plier-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PandaManPMC/plier-rs 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83a967698f9981bd0ecb08e479a3aae2ce8dd9e1c6db2fb383254ecf08cfb8d6 [INFO] running `Command { std: "docker" "start" "-a" "83a967698f9981bd0ecb08e479a3aae2ce8dd9e1c6db2fb383254ecf08cfb8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a967698f9981bd0ecb08e479a3aae2ce8dd9e1c6db2fb383254ecf08cfb8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a967698f9981bd0ecb08e479a3aae2ce8dd9e1c6db2fb383254ecf08cfb8d6", kill_on_drop: false }` [INFO] [stdout] 83a967698f9981bd0ecb08e479a3aae2ce8dd9e1c6db2fb383254ecf08cfb8d6 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3753fa2a6888d6eb65ac78422746f03025df3d2d8f94c707fe7c1bbd13426bd3 [INFO] running `Command { std: "docker" "start" "-a" "3753fa2a6888d6eb65ac78422746f03025df3d2d8f94c707fe7c1bbd13426bd3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking hmac-sha1 v0.1.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking google-authenticator v0.4.2 [INFO] [stderr] Checking redis-protocol v5.0.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking fred v9.0.3 [INFO] [stderr] Checking plier v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/macro_tool.rs (2 fixes) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/rds.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub async fn set(&self, key: &str, val:P) -> Result<(), RedisError> where RedisValue: From

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/rds.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | self.pool.set(key, val, None, None, false).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/rds.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn set_expire(&self, key: &str, val:P, expire_second: i64) -> Result<(), RedisError> where RedisValue: From [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/rds.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | self.pool.set(key, val, Some(Expiration::EX(expire_second)), None, false).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/rds.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub async fn set(&self, key: &str, val:P) -> Result<(), RedisError> where RedisValue: From

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/rds.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | self.pool.set(key, val, None, None, false).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/rds.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn set_expire(&self, key: &str, val:P, expire_second: i64) -> Result<(), RedisError> where RedisValue: From [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/rds.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | self.pool.set(key, val, Some(Expiration::EX(expire_second)), None, false).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking plier v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedis` is not satisfied [INFO] [stdout] --> src/rds.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | self.pool.set(key, val, None, None, false).await?; [INFO] [stdout] | ^^^ the trait `FromRedis` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedis`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `fred::interfaces::KeysInterface::{synthetic#6}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fred-9.0.3/src/commands/interfaces/keys.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | R: FromRedis, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `KeysInterface::{synthetic#6}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedis` is not satisfied [INFO] [stdout] --> src/rds.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | self.pool.set(key, val, None, None, false).await?; [INFO] [stdout] | ^^^ the trait `FromRedis` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedis`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `fred::interfaces::KeysInterface::{synthetic#6}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fred-9.0.3/src/commands/interfaces/keys.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | R: FromRedis, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `KeysInterface::{synthetic#6}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedis` is not satisfied [INFO] [stdout] --> src/rds.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | self.pool.set(key, val, Some(Expiration::EX(expire_second)), None, false).await?; [INFO] [stdout] | ^^^ the trait `FromRedis` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedis`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `fred::interfaces::KeysInterface::{synthetic#6}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fred-9.0.3/src/commands/interfaces/keys.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | R: FromRedis, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `KeysInterface::{synthetic#6}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedis` is not satisfied [INFO] [stdout] --> src/rds.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | self.pool.set(key, val, Some(Expiration::EX(expire_second)), None, false).await?; [INFO] [stdout] | ^^^ the trait `FromRedis` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedis`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 32 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `fred::interfaces::KeysInterface::{synthetic#6}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fred-9.0.3/src/commands/interfaces/keys.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | R: FromRedis, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `KeysInterface::{synthetic#6}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plier` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `plier` (lib test) due to 2 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3753fa2a6888d6eb65ac78422746f03025df3d2d8f94c707fe7c1bbd13426bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3753fa2a6888d6eb65ac78422746f03025df3d2d8f94c707fe7c1bbd13426bd3", kill_on_drop: false }` [INFO] [stdout] 3753fa2a6888d6eb65ac78422746f03025df3d2d8f94c707fe7c1bbd13426bd3