[INFO] cloning repository https://github.com/AlexCoetzee/kill_carl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexCoetzee/kill_carl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexCoetzee%2Fkill_carl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexCoetzee%2Fkill_carl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0e1c134aa17348a43cba6071492ef6d616d85a6 [INFO] building AlexCoetzee/kill_carl against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexCoetzee%2Fkill_carl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AlexCoetzee/kill_carl [INFO] finished tweaking git repo https://github.com/AlexCoetzee/kill_carl [INFO] tweaked toml for git repo https://github.com/AlexCoetzee/kill_carl written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlexCoetzee/kill_carl on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AlexCoetzee/kill_carl 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck v1.17.1 [INFO] [stderr] Downloaded miniquad v0.4.6 [INFO] [stderr] Downloaded macroquad v0.4.13 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fc30363e26c72f443f252d86ad872b75121ca1311ae7d41683f773cce5c7d70 [INFO] running `Command { std: "docker" "start" "-a" "7fc30363e26c72f443f252d86ad872b75121ca1311ae7d41683f773cce5c7d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fc30363e26c72f443f252d86ad872b75121ca1311ae7d41683f773cce5c7d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc30363e26c72f443f252d86ad872b75121ca1311ae7d41683f773cce5c7d70", kill_on_drop: false }` [INFO] [stdout] 7fc30363e26c72f443f252d86ad872b75121ca1311ae7d41683f773cce5c7d70 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b65d7cb773f7ce5ba842ef305da20fca6cfc168bcf98b2bd193fdab206172a6f [INFO] running `Command { std: "docker" "start" "-a" "b65d7cb773f7ce5ba842ef305da20fca6cfc168bcf98b2bd193fdab206172a6f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling kill_carl_2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/shop/logic.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | "critical_chance" => player.stats.critical_chance += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - "critical_chance" => player.stats.critical_chance += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] 45 + "critical_chance" => player.stats.critical_chance += self.item.attributes.quantity as f32 / 100.0 , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/shop/logic.rs:46:66 [INFO] [stdout] | [INFO] [stdout] 46 | "critical_damage" => player.stats.critical_damage += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - "critical_damage" => player.stats.critical_damage += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] 46 + "critical_damage" => player.stats.critical_damage += self.item.attributes.quantity as f32 / 100.0 , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let mut shop = Shop::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let mut shop_items = Item::shop(player.stats.level.level); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | let mut sorted_enemies = enemies; [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/enemy.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | let mut direction_to_player = (player.position - enemy.position).normalize(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shop/menu.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | let mut button_dim = Vec2::new(300.0, 60.0); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/shop/logic.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | fn apply_buff(&self, player: &mut Player) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Timer` is more private than the item `Wave::duration` [INFO] [stdout] --> src/waves.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub duration: Timer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ field `Wave::duration` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Timer` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/waves.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | struct Timer { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_health` is never read [INFO] [stdout] --> src/enemy.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | base_health: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enemy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_thread_rng` is never used [INFO] [stdout] --> src/utilities.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rand_thread_rng() -> ThreadRng { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/money.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 11 | impl Money { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 12 | pub async fn new(position: Vec2, value: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.34s [INFO] running `Command { std: "docker" "inspect" "b65d7cb773f7ce5ba842ef305da20fca6cfc168bcf98b2bd193fdab206172a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b65d7cb773f7ce5ba842ef305da20fca6cfc168bcf98b2bd193fdab206172a6f", kill_on_drop: false }` [INFO] [stdout] b65d7cb773f7ce5ba842ef305da20fca6cfc168bcf98b2bd193fdab206172a6f [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 6544a3b35a146bbe2ce657aa8b3d25bc18ce84f97213c6b8e1472588e819be7a [INFO] running `Command { std: "docker" "start" "-a" "6544a3b35a146bbe2ce657aa8b3d25bc18ce84f97213c6b8e1472588e819be7a", kill_on_drop: false }` [INFO] [stderr] Compiling kill_carl_2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/shop/logic.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | "critical_chance" => player.stats.critical_chance += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - "critical_chance" => player.stats.critical_chance += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] 45 + "critical_chance" => player.stats.critical_chance += self.item.attributes.quantity as f32 / 100.0 , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/shop/logic.rs:46:66 [INFO] [stdout] | [INFO] [stdout] 46 | "critical_damage" => player.stats.critical_damage += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - "critical_damage" => player.stats.critical_damage += (self.item.attributes.quantity as f32 / 100.0), [INFO] [stdout] 46 + "critical_damage" => player.stats.critical_damage += self.item.attributes.quantity as f32 / 100.0 , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let mut shop = Shop::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let mut shop_items = Item::shop(player.stats.level.level); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | let mut sorted_enemies = enemies; [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/enemy.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | let mut direction_to_player = (player.position - enemy.position).normalize(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shop/menu.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | let mut button_dim = Vec2::new(300.0, 60.0); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/shop/logic.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | fn apply_buff(&self, player: &mut Player) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Timer` is more private than the item `Wave::duration` [INFO] [stdout] --> src/waves.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub duration: Timer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ field `Wave::duration` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Timer` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/waves.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | struct Timer { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_health` is never read [INFO] [stdout] --> src/enemy.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | base_health: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enemy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_thread_rng` is never used [INFO] [stdout] --> src/utilities.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rand_thread_rng() -> ThreadRng { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/money.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 11 | impl Money { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 12 | pub async fn new(position: Vec2, value: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "6544a3b35a146bbe2ce657aa8b3d25bc18ce84f97213c6b8e1472588e819be7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6544a3b35a146bbe2ce657aa8b3d25bc18ce84f97213c6b8e1472588e819be7a", kill_on_drop: false }` [INFO] [stdout] 6544a3b35a146bbe2ce657aa8b3d25bc18ce84f97213c6b8e1472588e819be7a