[INFO] cloning repository https://github.com/jlrickert/rusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlrickert/rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlrickert%2Frusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlrickert%2Frusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c6f28451a73425db469616de8ccd57e8c3cb6f2 [INFO] checking jlrickert/rusty against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlrickert%2Frusty" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlrickert/rusty on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlrickert/rusty [INFO] finished tweaking git repo https://github.com/jlrickert/rusty [INFO] tweaked toml for git repo https://github.com/jlrickert/rusty written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jlrickert/rusty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80813349c9cae995d43cdcbb8988afd85e7ca04a7c0a57177f135d40186dee18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80813349c9cae995d43cdcbb8988afd85e7ca04a7c0a57177f135d40186dee18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80813349c9cae995d43cdcbb8988afd85e7ca04a7c0a57177f135d40186dee18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80813349c9cae995d43cdcbb8988afd85e7ca04a7c0a57177f135d40186dee18", kill_on_drop: false }` [INFO] [stdout] 80813349c9cae995d43cdcbb8988afd85e7ca04a7c0a57177f135d40186dee18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ee825970a3e80bbd4d233a6c54c5fd101dd209e4bcd6f0b1acac0508942d02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b8ee825970a3e80bbd4d233a6c54c5fd101dd209e4bcd6f0b1acac0508942d02", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking rand v0.4.1 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking MyBot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::cmp::Eq` [INFO] [stdout] --> src/hlt/entity/position.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/hlt/entity/ship.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/hlt/game_map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DockingStatus`, `Entity` [INFO] [stdout] --> src/rusty/bot.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use hlt::entity::{Entity, DockingStatus}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/rusty/unit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DOCK_RADIUS` [INFO] [stdout] --> src/rusty/unit.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use hlt::constants::{MAX_SPEED, DOCK_RADIUS}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Planet` [INFO] [stdout] --> src/rusty/unit.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use hlt::entity::{Entity, Ship, Position, Planet}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Eq` [INFO] [stdout] --> src/hlt/entity/position.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/hlt/entity/ship.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/hlt/game_map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DockingStatus`, `Entity` [INFO] [stdout] --> src/rusty/bot.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use hlt::entity::{Entity, DockingStatus}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/rusty/unit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DOCK_RADIUS` [INFO] [stdout] --> src/rusty/unit.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use hlt::constants::{MAX_SPEED, DOCK_RADIUS}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Planet` [INFO] [stdout] --> src/rusty/unit.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use hlt::entity::{Entity, Ship, Position, Planet}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let name = "Rusty"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let name = "Rusty"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_origin` [INFO] [stdout] --> src/hlt/entity/position.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_origin(pos: &T, angle: f64, distance: f64) -> Position { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `undock` [INFO] [stdout] --> src/hlt/entity/ship.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn undock(&self) -> Command { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_owned` [INFO] [stdout] --> src/hlt/entity/planet.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn is_owned(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Undock` [INFO] [stdout] --> src/hlt/command.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Undock(i32), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `all_ships` [INFO] [stdout] --> src/hlt/game_map.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn all_ships(&self) -> Box<[&Ship]> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `obstacles_between` [INFO] [stdout] --> src/hlt/game_map.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn obstacles_between(&self, ship: &Ship, target: &T, fudge: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Attacker` [INFO] [stdout] --> src/rusty/behavior.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Attacker, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Defense` [INFO] [stdout] --> src/rusty/behavior.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Defense, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sabotage` [INFO] [stdout] --> src/rusty/behavior.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Sabotage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rusty/unit.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 48 | | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 49 | | ship.id, [INFO] [stdout] 50 | | self.ship_id [INFO] [stdout] 51 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 47 | panic!( [INFO] [stdout] 48 | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 49 | ship.id, [INFO] [stdout] 50 | self.ship_id [INFO] [stdout] 51 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rusty/unit.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 72 | | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 73 | | ship.id, [INFO] [stdout] 74 | | self.ship_id [INFO] [stdout] 75 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 71 | panic!( [INFO] [stdout] 72 | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 73 | ship.id, [INFO] [stdout] 74 | self.ship_id [INFO] [stdout] 75 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `MyBot` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `my_bot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_origin` [INFO] [stdout] --> src/hlt/entity/position.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_origin(pos: &T, angle: f64, distance: f64) -> Position { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `undock` [INFO] [stdout] --> src/hlt/entity/ship.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn undock(&self) -> Command { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_owned` [INFO] [stdout] --> src/hlt/entity/planet.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn is_owned(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `all_ships` [INFO] [stdout] --> src/hlt/game_map.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn all_ships(&self) -> Box<[&Ship]> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `obstacles_between` [INFO] [stdout] --> src/hlt/game_map.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn obstacles_between(&self, ship: &Ship, target: &T, fudge: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Attacker` [INFO] [stdout] --> src/rusty/behavior.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Attacker, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Defense` [INFO] [stdout] --> src/rusty/behavior.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Defense, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sabotage` [INFO] [stdout] --> src/rusty/behavior.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Sabotage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rusty/unit.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 48 | | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 49 | | ship.id, [INFO] [stdout] 50 | | self.ship_id [INFO] [stdout] 51 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 47 | panic!( [INFO] [stdout] 48 | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 49 | ship.id, [INFO] [stdout] 50 | self.ship_id [INFO] [stdout] 51 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rusty/unit.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 72 | | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 73 | | ship.id, [INFO] [stdout] 74 | | self.ship_id [INFO] [stdout] 75 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 71 | panic!( [INFO] [stdout] 72 | "Mismatch ship and unit id: Ship id == {}, Unit id == {}", [INFO] [stdout] 73 | ship.id, [INFO] [stdout] 74 | self.ship_id [INFO] [stdout] 75 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `MyBot` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `my_bot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.20s [INFO] running `Command { std: "docker" "inspect" "b8ee825970a3e80bbd4d233a6c54c5fd101dd209e4bcd6f0b1acac0508942d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ee825970a3e80bbd4d233a6c54c5fd101dd209e4bcd6f0b1acac0508942d02", kill_on_drop: false }` [INFO] [stdout] b8ee825970a3e80bbd4d233a6c54c5fd101dd209e4bcd6f0b1acac0508942d02