[INFO] cloning repository https://github.com/puuuii/poke-simu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puuuii/poke-simu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuuuii%2Fpoke-simu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuuuii%2Fpoke-simu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a3d4d2fa3476255a24da98de8e81847ad972799 [INFO] checking puuuii/poke-simu against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuuuii%2Fpoke-simu" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/puuuii/poke-simu [INFO] finished tweaking git repo https://github.com/puuuii/poke-simu [INFO] tweaked toml for git repo https://github.com/puuuii/poke-simu written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/puuuii/poke-simu on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/puuuii/poke-simu 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a5aa58f7a890638f33dd42c15ebc7e360297de335f148da878ae27001ef2ea3 [INFO] running `Command { std: "docker" "start" "-a" "6a5aa58f7a890638f33dd42c15ebc7e360297de335f148da878ae27001ef2ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a5aa58f7a890638f33dd42c15ebc7e360297de335f148da878ae27001ef2ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5aa58f7a890638f33dd42c15ebc7e360297de335f148da878ae27001ef2ea3", kill_on_drop: false }` [INFO] [stdout] 6a5aa58f7a890638f33dd42c15ebc7e360297de335f148da878ae27001ef2ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9120387d7c5f86eeb061560f1f17090545eb9b7476943525de3d0feec8e7e349 [INFO] running `Command { std: "docker" "start" "-a" "9120387d7c5f86eeb061560f1f17090545eb9b7476943525de3d0feec8e7e349", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking poke-simu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ActivePokemon` is never constructed [INFO] [stdout] --> src/domain/model/active_pokemon.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ActivePokemon { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `take_damage`, `is_fainted`, and `set_status` are never used [INFO] [stdout] --> src/domain/model/active_pokemon.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl ActivePokemon { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 35 | pub fn new(pokemon: &Pokemon, ability: &Ability) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn take_damage(&mut self, damage: u32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn is_fainted(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn set_status(&mut self, status: StatusCondition) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `japanese` and `english` are never used [INFO] [stdout] --> src/domain/model/common.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Language { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn japanese() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn english() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `scarlet` and `violet` are never used [INFO] [stdout] --> src/domain/model/common.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl Version { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn scarlet() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn violet() -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `scarlet_violet` is never used [INFO] [stdout] --> src/domain/model/common.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl VersionGroup { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn scarlet_violet() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/domain/model/common.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl FlavorText { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 122 | pub fn new(flavor_text: String, language: Language, version_group: VersionGroup) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_physical`, `is_special`, and `is_status` are never used [INFO] [stdout] --> src/domain/model/move.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl DamageClass { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 15 | pub fn is_physical(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn is_special(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn is_status(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `value`, and `is_none` are never used [INFO] [stdout] --> src/domain/model/move.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl MovePower { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 91 | pub fn new(power: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn value(&self) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn is_none(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `value` are never used [INFO] [stdout] --> src/domain/model/move.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl MovePP { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 109 | pub fn new(pp: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn value(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `value`, `is_high_priority`, `is_low_priority`, and `is_normal_priority` are never used [INFO] [stdout] --> src/domain/model/move.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl MovePriority { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 123 | pub fn new(priority: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn value(&self) -> i32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn is_high_priority(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn is_low_priority(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn is_normal_priority(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StatusCondition` is never used [INFO] [stdout] --> src/domain/model/status.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum StatusCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUPPORTED_LANGUAGES` is never used [INFO] [stdout] --> src/infrastructure/persistence/file_ability_repository.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const SUPPORTED_LANGUAGES: &[&str] = &["ja", "en"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUPPORTED_LANGUAGES` is never used [INFO] [stdout] --> src/infrastructure/persistence/file_move_repository.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const SUPPORTED_LANGUAGES: &[&str] = &["ja", "en"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/domain/model/active_pokemon.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ActivePokemon { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub defense: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub special_attack: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub special_defense: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub defense_rank: i8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 27 | pub special_attack_rank: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub special_defense_rank: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | pub speed_rank: i8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | pub accuracy_rank: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub evasion_rank: i8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActivePokemon` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `japanese` and `english` are never used [INFO] [stdout] --> src/domain/model/common.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Language { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn japanese() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn english() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `scarlet` and `violet` are never used [INFO] [stdout] --> src/domain/model/common.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl Version { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn scarlet() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn violet() -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `scarlet_violet` is never used [INFO] [stdout] --> src/domain/model/common.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl VersionGroup { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn scarlet_violet() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/domain/model/common.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl FlavorText { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 122 | pub fn new(flavor_text: String, language: Language, version_group: VersionGroup) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_physical`, `is_special`, and `is_status` are never used [INFO] [stdout] --> src/domain/model/move.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl DamageClass { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 15 | pub fn is_physical(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn is_special(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn is_status(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_none` are never used [INFO] [stdout] --> src/domain/model/move.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl MovePower { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 91 | pub fn new(power: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn is_none(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/domain/model/move.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl MovePP { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 109 | pub fn new(pp: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_high_priority`, `is_low_priority`, and `is_normal_priority` are never used [INFO] [stdout] --> src/domain/model/move.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl MovePriority { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 123 | pub fn new(priority: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn is_high_priority(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn is_low_priority(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn is_normal_priority(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Paralysis`, `Burn`, `Freeze`, and `Sleep` are never constructed [INFO] [stdout] --> src/domain/model/status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum StatusCondition { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 3 | Poison, [INFO] [stdout] 4 | Paralysis, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | Burn, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | Freeze, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | Sleep, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusCondition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUPPORTED_LANGUAGES` is never used [INFO] [stdout] --> src/infrastructure/persistence/file_ability_repository.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const SUPPORTED_LANGUAGES: &[&str] = &["ja", "en"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SUPPORTED_LANGUAGES` is never used [INFO] [stdout] --> src/infrastructure/persistence/file_move_repository.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const SUPPORTED_LANGUAGES: &[&str] = &["ja", "en"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "9120387d7c5f86eeb061560f1f17090545eb9b7476943525de3d0feec8e7e349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9120387d7c5f86eeb061560f1f17090545eb9b7476943525de3d0feec8e7e349", kill_on_drop: false }` [INFO] [stdout] 9120387d7c5f86eeb061560f1f17090545eb9b7476943525de3d0feec8e7e349