[INFO] cloning repository https://github.com/Feng-758/huub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Feng-758/huub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeng-758%2Fhuub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeng-758%2Fhuub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b96d185137484506914d8472fe83434dea484bf3 [INFO] checking Feng-758/huub against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeng-758%2Fhuub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Feng-758/huub [INFO] finished tweaking git repo https://github.com/Feng-758/huub [INFO] tweaked toml for git repo https://github.com/Feng-758/huub written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Feng-758/huub on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Feng-758/huub 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f27b80696e7a053ccdf5b8b191ef99ef6fc28911498e6402e28a1255ee147f5 [INFO] running `Command { std: "docker" "start" "-a" "2f27b80696e7a053ccdf5b8b191ef99ef6fc28911498e6402e28a1255ee147f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f27b80696e7a053ccdf5b8b191ef99ef6fc28911498e6402e28a1255ee147f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f27b80696e7a053ccdf5b8b191ef99ef6fc28911498e6402e28a1255ee147f5", kill_on_drop: false }` [INFO] [stdout] 2f27b80696e7a053ccdf5b8b191ef99ef6fc28911498e6402e28a1255ee147f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 486525706ac142d56014ee07a2ebfe0deed65361159a3ece7f91e370442d2119 [INFO] running `Command { std: "docker" "start" "-a" "486525706ac142d56014ee07a2ebfe0deed65361159a3ece7f91e370442d2119", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking rangelist v0.3.2 [INFO] [stderr] Checking rangelist v0.4.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Compiling codspeed-divan-compat v4.2.1 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pindakaas-cadical v0.2.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling codspeed v4.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.2.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.8.2 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking flatzinc-serde v0.4.4 [INFO] [stderr] Checking codspeed-divan-compat-walltime v4.2.1 [INFO] [stderr] Checking bon v3.8.2 [INFO] [stderr] Checking pindakaas v0.2.3 [INFO] [stderr] Checking huub v0.1.0 (/opt/rustwide/workdir/crates/huub) [INFO] [stdout] warning: unused imports: `Game` and `RewardType` [INFO] [stdout] --> crates/huub/src/parity/mod.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) use game::{Game, RewardType}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `no_opponent_cycle::NoOpponentCycle` [INFO] [stdout] --> crates/huub/src/parity/mod.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) use no_opponent_cycle::NoOpponentCycle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `in_edges` and `owner` are never used [INFO] [stdout] --> crates/huub/src/parity/game.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl Game { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub(crate) fn in_edges(&self, v: usize) -> &[usize] { &self.ins[v] } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub(crate) fn owner(&self, v: usize) -> usize { self.owners[v] } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> crates/huub/src/parity/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod game; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> crates/huub/src/parity/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod no_opponent_cycle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/huub/src/parity/game.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Game { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub owners: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub priors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub sources: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub targets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub weights: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub outs: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ins: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub nvertices: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub nedges: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub init: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub reward: RewardType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> crates/huub/src/parity/game.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum RewardType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/huub/src/parity/game.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Min, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/huub/src/parity/game.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Max, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/huub/src/parity/no_opponent_cycle.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NoOpponentCycle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking huub-cli v0.1.0 (/opt/rustwide/workdir/crates/huub-cli) [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> crates/huub/src/parity/mod.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let game = Game::new( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> crates/huub/src/parity/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod game; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> crates/huub/src/parity/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod no_opponent_cycle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/huub/src/parity/game.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Game { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub owners: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub priors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub sources: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub targets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub weights: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub outs: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ins: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub nvertices: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub nedges: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub init: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/huub/src/parity/game.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub reward: RewardType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> crates/huub/src/parity/game.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum RewardType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/huub/src/parity/game.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Min, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/huub/src/parity/game.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Max, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/huub/src/parity/no_opponent_cycle.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NoOpponentCycle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "486525706ac142d56014ee07a2ebfe0deed65361159a3ece7f91e370442d2119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486525706ac142d56014ee07a2ebfe0deed65361159a3ece7f91e370442d2119", kill_on_drop: false }` [INFO] [stdout] 486525706ac142d56014ee07a2ebfe0deed65361159a3ece7f91e370442d2119