[INFO] cloning repository https://github.com/ralli/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ralli/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralli%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralli%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2427386844842755c5caf260d804a4279d5c726e [INFO] checking ralli/advent-of-code-2021 against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralli%2Fadvent-of-code-2021" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ralli/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/ralli/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/ralli/advent-of-code-2021 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ralli/advent-of-code-2021 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/ralli/advent-of-code-2021 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e9c982937a35134eda975dd9fb070060da4393373261eb921bc0f946e955847 [INFO] running `Command { std: "docker" "start" "-a" "8e9c982937a35134eda975dd9fb070060da4393373261eb921bc0f946e955847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e9c982937a35134eda975dd9fb070060da4393373261eb921bc0f946e955847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9c982937a35134eda975dd9fb070060da4393373261eb921bc0f946e955847", kill_on_drop: false }` [INFO] [stdout] 8e9c982937a35134eda975dd9fb070060da4393373261eb921bc0f946e955847 [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" "-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] d6a0fcc6d55d95af6a1f7754154a6c0834759a099af40026f323a6d90d44bfc9 [INFO] running `Command { std: "docker" "start" "-a" "d6a0fcc6d55d95af6a1f7754154a6c0834759a099af40026f323a6d90d44bfc9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking day-16 v0.1.0 (/opt/rustwide/workdir/day-16) [INFO] [stderr] Checking day-11 v0.1.0 (/opt/rustwide/workdir/day-11) [INFO] [stderr] Checking day-18 v0.1.0 (/opt/rustwide/workdir/day-18) [INFO] [stderr] Checking day-12 v0.1.0 (/opt/rustwide/workdir/day-12) [INFO] [stderr] Checking day-5 v0.1.0 (/opt/rustwide/workdir/day-5) [INFO] [stderr] Checking day-13 v0.1.0 (/opt/rustwide/workdir/day-13) [INFO] [stderr] Checking day-14 v0.1.0 (/opt/rustwide/workdir/day-14) [INFO] [stderr] Checking day-3 v0.1.0 (/opt/rustwide/workdir/day-3) [INFO] [stdout] warning: unused import: `BTreeSet` [INFO] [stdout] --> day-12/src/main.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BTreeMap, BTreeSet, HashMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> day-5/src/main.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `space0` [INFO] [stdout] --> day-5/src/main.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::character::complete::{line_ending, space0, space1}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `many1` [INFO] [stdout] --> day-5/src/main.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use nom::multi::{many1, separated_list1}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `preceded` [INFO] [stdout] --> day-5/src/main.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | use nom::sequence::{delimited, preceded}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::character::complete::i32 as i32_parser` [INFO] [stdout] --> day-5/src/main.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use nom::character::complete::i32 as i32_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day-2 v0.1.0 (/opt/rustwide/workdir/day-2) [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> day-12/src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use nom::{IResult, Parser}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> day-12/src/main.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | fn edges(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | fn edges(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> day-12/src/main.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | fn edge(input: &str) -> IResult<&str, Edge> { [INFO] [stdout] | ^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn edge(input: &str) -> IResult<&str, Edge<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `one_of` and `space1` [INFO] [stdout] --> day-2/src/main.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::character::complete::{line_ending, one_of, space1}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day-15 v0.1.0 (/opt/rustwide/workdir/day-15) [INFO] [stderr] Checking day-6 v0.1.0 (/opt/rustwide/workdir/day-6) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> day-14/src/main.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | fn input_data(input: &str) -> IResult<&str, InputData> { [INFO] [stdout] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn input_data(input: &str) -> IResult<&str, InputData<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> day-5/src/main.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `space0` [INFO] [stdout] --> day-5/src/main.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::character::complete::{line_ending, space0, space1}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `many1` [INFO] [stdout] --> day-5/src/main.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use nom::multi::{many1, separated_list1}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `preceded` [INFO] [stdout] --> day-5/src/main.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | use nom::sequence::{delimited, preceded}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::character::complete::i32 as i32_parser` [INFO] [stdout] --> day-5/src/main.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use nom::character::complete::i32 as i32_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day-9 v0.1.0 (/opt/rustwide/workdir/day-9) [INFO] [stdout] warning: unused imports: `one_of` and `space1` [INFO] [stdout] --> day-2/src/main.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::character::complete::{line_ending, one_of, space1}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> day-9/src/main.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | s.chars().map(|c| (c as i32 - '0' as i32)).collect() [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 110 - s.chars().map(|c| (c as i32 - '0' as i32)).collect() [INFO] [stdout] 110 + s.chars().map(|c| c as i32 - '0' as i32).collect() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> day-6/src/main.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let (_, mut fishes) = fishes(input).unwrap(); [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] [stderr] Checking day-4 v0.1.0 (/opt/rustwide/workdir/day-4) [INFO] [stdout] warning: unused import: `BTreeSet` [INFO] [stdout] --> day-12/src/main.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BTreeMap, BTreeSet, HashMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day-10 v0.1.0 (/opt/rustwide/workdir/day-10) [INFO] [stdout] warning: struct `Position` is never constructed [INFO] [stdout] --> day-15/src/main.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | struct Position { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> day-12/src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use nom::{IResult, Parser}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> day-12/src/main.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | fn edges(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | fn edges(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> day-12/src/main.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | fn edge(input: &str) -> IResult<&str, Edge> { [INFO] [stdout] | ^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn edge(input: &str) -> IResult<&str, Edge<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> day-14/src/main.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | fn input_data(input: &str) -> IResult<&str, InputData> { [INFO] [stdout] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn input_data(input: &str) -> IResult<&str, InputData<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day-17 v0.1.0 (/opt/rustwide/workdir/day-17) [INFO] [stderr] Checking day-8 v0.1.0 (/opt/rustwide/workdir/day-8) [INFO] [stdout] warning: struct `Position` is never constructed [INFO] [stdout] --> day-15/src/main.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | struct Position { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> day-6/src/main.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let (_, mut fishes) = fishes(input).unwrap(); [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] [stderr] Checking day-1 v0.1.0 (/opt/rustwide/workdir/day-1) [INFO] [stderr] Checking day-7 v0.1.0 (/opt/rustwide/workdir/day-7) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> day-9/src/main.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | s.chars().map(|c| (c as i32 - '0' as i32)).collect() [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 110 - s.chars().map(|c| (c as i32 - '0' as i32)).collect() [INFO] [stdout] 110 + s.chars().map(|c| c as i32 - '0' as i32).collect() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "d6a0fcc6d55d95af6a1f7754154a6c0834759a099af40026f323a6d90d44bfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a0fcc6d55d95af6a1f7754154a6c0834759a099af40026f323a6d90d44bfc9", kill_on_drop: false }` [INFO] [stdout] d6a0fcc6d55d95af6a1f7754154a6c0834759a099af40026f323a6d90d44bfc9