[INFO] cloning repository https://github.com/MizardX/AdventOfCode_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MizardX/AdventOfCode_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMizardX%2FAdventOfCode_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMizardX%2FAdventOfCode_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2af07d2557698a28622f464feb6e9916ddf446f [INFO] checking MizardX/AdventOfCode_2024 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMizardX%2FAdventOfCode_2024" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MizardX/AdventOfCode_2024 [INFO] finished tweaking git repo https://github.com/MizardX/AdventOfCode_2024 [INFO] tweaked toml for git repo https://github.com/MizardX/AdventOfCode_2024 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MizardX/AdventOfCode_2024 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MizardX/AdventOfCode_2024 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a941c8d8ed414bfb24740cc2c96f779f3ace971cb5e65ece4012d46c3ff19f4 [INFO] running `Command { std: "docker" "start" "-a" "9a941c8d8ed414bfb24740cc2c96f779f3ace971cb5e65ece4012d46c3ff19f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a941c8d8ed414bfb24740cc2c96f779f3ace971cb5e65ece4012d46c3ff19f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a941c8d8ed414bfb24740cc2c96f779f3ace971cb5e65ece4012d46c3ff19f4", kill_on_drop: false }` [INFO] [stdout] 9a941c8d8ed414bfb24740cc2c96f779f3ace971cb5e65ece4012d46c3ff19f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51329e7583da203dcc877636216a93d3b858148afbb43a79f4dd72174b3a55d4 [INFO] running `Command { std: "docker" "start" "-a" "51329e7583da203dcc877636216a93d3b858148afbb43a79f4dd72174b3a55d4", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking aoc_rust_2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let example1 = EXAMPLE1.parse().expect("Parse example1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | let example2 = EXAMPLE2.parse().expect("Parse example2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let input = INPUT.parse().expect("Parse input"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:132:56 [INFO] [stdout] | [INFO] [stdout] 132 | fn from_str(text: &str) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 133 | | Ok(Self { [INFO] [stdout] 134 | | data: text.to_string(), [INFO] [stdout] 135 | | }) [INFO] [stdout] 136 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | / Ok(Self { [INFO] [stdout] 134 | | data: text.to_string(), [INFO] [stdout] 135 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | let example = EXAMPLE.parse().expect("Parse example"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let input = INPUT.parse().expect("Parse input"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:189:56 [INFO] [stdout] | [INFO] [stdout] 189 | fn from_str(text: &str) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 190 | | let mut antennas = Vec::new(); [INFO] [stdout] 191 | | let mut width = 0; [INFO] [stdout] 192 | | let mut height = 0; [INFO] [stdout] ... | [INFO] [stdout] 206 | | }) [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | / Ok(Self { [INFO] [stdout] 203 | | width, [INFO] [stdout] 204 | | height, [INFO] [stdout] 205 | | antennas, [INFO] [stdout] 206 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | let example1 = EXAMPLE1.parse().expect("Parse example 1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | let example2 = EXAMPLE2.parse().expect("Parse example 2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | let example3 = EXAMPLE3.parse().expect("Parse example 3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | let example4 = EXAMPLE4.parse().expect("Parse example 4"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | let example5 = EXAMPLE5.parse().expect("Parse example 5"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | let input = INPUT.parse().expect("Parse input"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:263:57 [INFO] [stdout] | [INFO] [stdout] 263 | fn try_from(value: u8) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 264 | | Ok(Self(value)) [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | Ok(Self(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:290:56 [INFO] [stdout] | [INFO] [stdout] 290 | fn from_str(text: &str) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 291 | | let plots = text.parse()?; [INFO] [stdout] 292 | | Ok(Self { plots }) [INFO] [stdout] 293 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Grid> [INFO] [stdout] --> src/day12/mod.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | let plots = text.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, day12::ParseInputError> [INFO] [stdout] --> src/day12/mod.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | let plots = text.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | let plots = text.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | Ok(Self { plots }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let example1 = EXAMPLE1.parse().expect("Parse example1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | let example2 = EXAMPLE2.parse().expect("Parse example2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let input = INPUT.parse().expect("Parse input"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:132:56 [INFO] [stdout] | [INFO] [stdout] 132 | fn from_str(text: &str) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 133 | | Ok(Self { [INFO] [stdout] 134 | | data: text.to_string(), [INFO] [stdout] 135 | | }) [INFO] [stdout] 136 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day03/mod.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | / Ok(Self { [INFO] [stdout] 134 | | data: text.to_string(), [INFO] [stdout] 135 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | let example = EXAMPLE.parse().expect("Parse example"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let input = INPUT.parse().expect("Parse input"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:189:56 [INFO] [stdout] | [INFO] [stdout] 189 | fn from_str(text: &str) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 190 | | let mut antennas = Vec::new(); [INFO] [stdout] 191 | | let mut width = 0; [INFO] [stdout] 192 | | let mut height = 0; [INFO] [stdout] ... | [INFO] [stdout] 206 | | }) [INFO] [stdout] 207 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day08/mod.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | / Ok(Self { [INFO] [stdout] 203 | | width, [INFO] [stdout] 204 | | height, [INFO] [stdout] 205 | | antennas, [INFO] [stdout] 206 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | let example1 = EXAMPLE1.parse().expect("Parse example 1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | let example2 = EXAMPLE2.parse().expect("Parse example 2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | let example3 = EXAMPLE3.parse().expect("Parse example 3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | let example4 = EXAMPLE4.parse().expect("Parse example 4"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | let example5 = EXAMPLE5.parse().expect("Parse example 5"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | let input = INPUT.parse().expect("Parse input"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:263:57 [INFO] [stdout] | [INFO] [stdout] 263 | fn try_from(value: u8) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 264 | | Ok(Self(value)) [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_rust_2024` (lib test) due to 22 previous errors [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | Ok(Self(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:290:56 [INFO] [stdout] | [INFO] [stdout] 290 | fn from_str(text: &str) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 291 | | let plots = text.parse()?; [INFO] [stdout] 292 | | Ok(Self { plots }) [INFO] [stdout] 293 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Grid> [INFO] [stdout] --> src/day12/mod.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | let plots = text.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, day12::ParseInputError> [INFO] [stdout] --> src/day12/mod.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | let plots = text.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | let plots = text.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/day12/mod.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | Ok(Self { plots }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_rust_2024` (lib) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "51329e7583da203dcc877636216a93d3b858148afbb43a79f4dd72174b3a55d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51329e7583da203dcc877636216a93d3b858148afbb43a79f4dd72174b3a55d4", kill_on_drop: false }` [INFO] [stdout] 51329e7583da203dcc877636216a93d3b858148afbb43a79f4dd72174b3a55d4