[INFO] cloning repository https://github.com/StolenFire/card-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StolenFire/card-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStolenFire%2Fcard-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStolenFire%2Fcard-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47fc68ad64f22889de18fa7c156aa81da26024a4 [INFO] building StolenFire/card-game against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStolenFire%2Fcard-game" "/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/StolenFire/card-game on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StolenFire/card-game [INFO] finished tweaking git repo https://github.com/StolenFire/card-game [INFO] tweaked toml for git repo https://github.com/StolenFire/card-game written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/StolenFire/card-game 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdcfe8673b7db31d02d3d97462924d3b25693e0b933fa3550669721807b6a1bc [INFO] running `Command { std: "docker" "start" "-a" "fdcfe8673b7db31d02d3d97462924d3b25693e0b933fa3550669721807b6a1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdcfe8673b7db31d02d3d97462924d3b25693e0b933fa3550669721807b6a1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdcfe8673b7db31d02d3d97462924d3b25693e0b933fa3550669721807b6a1bc", kill_on_drop: false }` [INFO] [stdout] fdcfe8673b7db31d02d3d97462924d3b25693e0b933fa3550669721807b6a1bc [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69fe6db072c205736eefac75171475e2f2fe85182c763675449722173e6fc878 [INFO] running `Command { std: "docker" "start" "-a" "69fe6db072c205736eefac75171475e2f2fe85182c763675449722173e6fc878", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling playing-cards v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::Display` [INFO] [stdout] --> src/element/card.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let mut a = PishtiGame::new(Vec::new()); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/element/card.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | Point(usize) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Tag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 28 | Point(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> src/element/card.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Card { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | tag: Tag [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Card` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tag` is never used [INFO] [stdout] --> src/element/card.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Card { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn get_tag(&self) -> Tag { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EntryPoint` is never constructed [INFO] [stdout] --> src/entry_point.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct EntryPoint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `start` are never used [INFO] [stdout] --> src/entry_point.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl EntryPoint { [INFO] [stdout] | --------------------------- associated items in this implementation [INFO] [stdout] 10 | pub fn new(players: Vec, game: T) -> Self{ Self { players, game } } [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub fn start(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `play` is never used [INFO] [stdout] --> src/game.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Game { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 5 | fn handle(&self, player: Player); [INFO] [stdout] 6 | fn play(&self); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/pishti.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | Card(Card), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 | Card(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SecretCard` is never constructed [INFO] [stdout] --> src/game/pishti.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | enum GameCard{ [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 9 | Card(Card), [INFO] [stdout] 10 | SecretCard(Card) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/game/pishti.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | struct Pishti(GameCard, GameCard); [INFO] [stdout] | ------ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `laid_cards`, `dealt_cards`, and `players` are never read [INFO] [stdout] --> src/game/pishti.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 96 | struct GameSide { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 97 | laid_cards: Vec, // ortaya koyulan [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 98 | dealt_cards: Vec, // dağıtılan [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 99 | players: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `order_of_play`, `cards_player_collected`, and `pishtis_collected_by_the_player` are never read [INFO] [stdout] --> src/game/pishti.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | struct PlayerSide { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 113 | order_of_play: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 114 | cards_player_collected: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 115 | pishtis_collected_by_the_player: HashMap> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `game_side` and `player_side` are never read [INFO] [stdout] --> src/game/pishti.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct PishtiGame{ [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 129 | game_side: GameSide, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 130 | player_side: PlayerSide [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "69fe6db072c205736eefac75171475e2f2fe85182c763675449722173e6fc878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fe6db072c205736eefac75171475e2f2fe85182c763675449722173e6fc878", kill_on_drop: false }` [INFO] [stdout] 69fe6db072c205736eefac75171475e2f2fe85182c763675449722173e6fc878 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b39a42fbd56c99cd28ef89067671c96091a72b46792b7530b4e35f28d29d784 [INFO] running `Command { std: "docker" "start" "-a" "7b39a42fbd56c99cd28ef89067671c96091a72b46792b7530b4e35f28d29d784", kill_on_drop: false }` [INFO] [stderr] Compiling playing-cards v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::Display` [INFO] [stdout] --> src/element/card.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let mut a = PishtiGame::new(Vec::new()); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/element/card.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | Point(usize) [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Tag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 28 | Point(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> src/element/card.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Card { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | tag: Tag [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Card` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tag` is never used [INFO] [stdout] --> src/element/card.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Card { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn get_tag(&self) -> Tag { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EntryPoint` is never constructed [INFO] [stdout] --> src/entry_point.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct EntryPoint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `start` are never used [INFO] [stdout] --> src/entry_point.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl EntryPoint { [INFO] [stdout] | --------------------------- associated items in this implementation [INFO] [stdout] 10 | pub fn new(players: Vec, game: T) -> Self{ Self { players, game } } [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub fn start(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `play` is never used [INFO] [stdout] --> src/game.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Game { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 5 | fn handle(&self, player: Player); [INFO] [stdout] 6 | fn play(&self); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/pishti.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | Card(Card), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 | Card(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SecretCard` is never constructed [INFO] [stdout] --> src/game/pishti.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | enum GameCard{ [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 9 | Card(Card), [INFO] [stdout] 10 | SecretCard(Card) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/game/pishti.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | struct Pishti(GameCard, GameCard); [INFO] [stdout] | ------ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `laid_cards`, `dealt_cards`, and `players` are never read [INFO] [stdout] --> src/game/pishti.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 96 | struct GameSide { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 97 | laid_cards: Vec, // ortaya koyulan [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 98 | dealt_cards: Vec, // dağıtılan [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 99 | players: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `order_of_play`, `cards_player_collected`, and `pishtis_collected_by_the_player` are never read [INFO] [stdout] --> src/game/pishti.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | struct PlayerSide { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 113 | order_of_play: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 114 | cards_player_collected: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 115 | pishtis_collected_by_the_player: HashMap> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `game_side` and `player_side` are never read [INFO] [stdout] --> src/game/pishti.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct PishtiGame{ [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 129 | game_side: GameSide, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 130 | player_side: PlayerSide [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "7b39a42fbd56c99cd28ef89067671c96091a72b46792b7530b4e35f28d29d784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b39a42fbd56c99cd28ef89067671c96091a72b46792b7530b4e35f28d29d784", kill_on_drop: false }` [INFO] [stdout] 7b39a42fbd56c99cd28ef89067671c96091a72b46792b7530b4e35f28d29d784