[INFO] fetching crate yason 0.0.2... [INFO] checking yason-0.0.2 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate yason 0.0.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate yason 0.0.2 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yason 0.0.2 [INFO] finished tweaking crates.io crate yason 0.0.2 [INFO] tweaked toml for crates.io crate yason 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stack-buf v0.1.6 [INFO] [stderr] Downloaded decimal-rs v0.1.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df4071435db64b7d5800c6ab83c8746c92b91b4f7a76cc903af4c5f62ce74d4a [INFO] running `Command { std: "docker" "start" "-a" "df4071435db64b7d5800c6ab83c8746c92b91b4f7a76cc903af4c5f62ce74d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df4071435db64b7d5800c6ab83c8746c92b91b4f7a76cc903af4c5f62ce74d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4071435db64b7d5800c6ab83c8746c92b91b4f7a76cc903af4c5f62ce74d4a", kill_on_drop: false }` [INFO] [stdout] df4071435db64b7d5800c6ab83c8746c92b91b4f7a76cc903af4c5f62ce74d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e082b6f9b9e96e51a6632b718a8b61256062d92d166548c12b9d75428a0761f4 [INFO] running `Command { std: "docker" "start" "-a" "e082b6f9b9e96e51a6632b718a8b61256062d92d166548c12b9d75428a0761f4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking stack-buf v0.1.6 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking decimal-rs v0.1.43 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking yason v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/array.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/array.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/object.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/object.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `push_i32` is never used [INFO] [stdout] --> src/vec.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait VecExt: Sized { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | fn push_i32(&mut self, val: i32); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `push_i32` is never used [INFO] [stdout] --> src/vec.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait VecExt: Sized { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | fn push_i32(&mut self, val: i32); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `Command { std: "docker" "inspect" "e082b6f9b9e96e51a6632b718a8b61256062d92d166548c12b9d75428a0761f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e082b6f9b9e96e51a6632b718a8b61256062d92d166548c12b9d75428a0761f4", kill_on_drop: false }` [INFO] [stdout] e082b6f9b9e96e51a6632b718a8b61256062d92d166548c12b9d75428a0761f4 [INFO] checking yason-0.0.2 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate yason 0.0.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate yason 0.0.2 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yason 0.0.2 [INFO] finished tweaking crates.io crate yason 0.0.2 [INFO] tweaked toml for crates.io crate yason 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "generate-lockfile" "--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] Locking 15 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9df4b8d3dca89f65991b88f1a5cb3ee3ed5070bfb2dc5d37d35411490260cdc6 [INFO] running `Command { std: "docker" "start" "-a" "9df4b8d3dca89f65991b88f1a5cb3ee3ed5070bfb2dc5d37d35411490260cdc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9df4b8d3dca89f65991b88f1a5cb3ee3ed5070bfb2dc5d37d35411490260cdc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df4b8d3dca89f65991b88f1a5cb3ee3ed5070bfb2dc5d37d35411490260cdc6", kill_on_drop: false }` [INFO] [stdout] 9df4b8d3dca89f65991b88f1a5cb3ee3ed5070bfb2dc5d37d35411490260cdc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2a52ad7a73a977ac6a7b2286a8fd1549f3361a76ac3952d633f3ed3199c5e6d [INFO] running `Command { std: "docker" "start" "-a" "d2a52ad7a73a977ac6a7b2286a8fd1549f3361a76ac3952d633f3ed3199c5e6d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking stack-buf v0.1.6 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking decimal-rs v0.1.43 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking yason v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/array.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/array.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/object.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/builder/object.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(try_with_capacity)]` to the crate attributes to enable `Vec::::try_with_capacity` [INFO] [stdout] --> src/lib.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 + #![feature(try_with_capacity)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `push_i32` is never used [INFO] [stdout] --> src/vec.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait VecExt: Sized { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | fn push_i32(&mut self, val: i32); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `push_i32` is never used [INFO] [stdout] --> src/vec.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait VecExt: Sized { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | fn push_i32(&mut self, val: i32); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "d2a52ad7a73a977ac6a7b2286a8fd1549f3361a76ac3952d633f3ed3199c5e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a52ad7a73a977ac6a7b2286a8fd1549f3361a76ac3952d633f3ed3199c5e6d", kill_on_drop: false }` [INFO] [stdout] d2a52ad7a73a977ac6a7b2286a8fd1549f3361a76ac3952d633f3ed3199c5e6d