[INFO] cloning repository https://github.com/Boingboingsplat/aoc-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boingboingsplat/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 130d55673137949408d1093ac7ff09631d6a5e9d
[INFO] checking Boingboingsplat/aoc-2023 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Boingboingsplat/aoc-2023
[INFO] finished tweaking git repo https://github.com/Boingboingsplat/aoc-2023
[INFO] tweaked toml for git repo https://github.com/Boingboingsplat/aoc-2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Boingboingsplat/aoc-2023 on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Boingboingsplat/aoc-2023 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2377a8f3f874046150963d50790d7d360e999f7d116040dd0a8829292f2fd6fd
[INFO] running `Command { std: "docker" "start" "-a" "2377a8f3f874046150963d50790d7d360e999f7d116040dd0a8829292f2fd6fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2377a8f3f874046150963d50790d7d360e999f7d116040dd0a8829292f2fd6fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2377a8f3f874046150963d50790d7d360e999f7d116040dd0a8829292f2fd6fd", kill_on_drop: false }`
[INFO] [stdout] 2377a8f3f874046150963d50790d7d360e999f7d116040dd0a8829292f2fd6fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b0acef94b40c3cf9fb024e9e4de8003a596fe42db47c6cf8dcd50965d65298c
[INFO] running `Command { std: "docker" "start" "-a" "0b0acef94b40c3cf9fb024e9e4de8003a596fe42db47c6cf8dcd50965d65298c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking aoc_macro v0.1.0 (/opt/rustwide/workdir/aoc_macro)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir/aoc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> GridIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] 355 |     pub fn iter(&self) -> GridIter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:387:27
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[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] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:430:23
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                       ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[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] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:466:24
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<T> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:501:21
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:536:21
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> GridIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] 355 |     pub fn iter(&self) -> GridIter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:387:27
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[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] 387 |     pub fn neighbors_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:430:23
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<T> {
[INFO] [stdout]     |                       ^^^^^                    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[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] 430 |     pub fn ortho_iter(&self, point: &Point) -> GridNeighbors<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:466:24
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<T> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 466 |     pub fn linear_iter(&self, start: Point, dir: Direction) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:501:21
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] 501 |     pub fn row_iter(&self, row: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aoc/src/grid.rs:536:21
[INFO] [stdout]     |
[INFO] [stdout] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<T> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] 536 |     pub fn col_iter(&self, col: usize) -> GridLinearIter<'_, T> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day_20 v0.1.0 (/opt/rustwide/workdir/day_20)
[INFO] [stderr]     Checking day_16 v0.1.0 (/opt/rustwide/workdir/day_16)
[INFO] [stderr]     Checking day_15 v0.1.0 (/opt/rustwide/workdir/day_15)
[INFO] [stderr]     Checking day_17 v0.1.0 (/opt/rustwide/workdir/day_17)
[INFO] [stderr]     Checking day_22 v0.1.0 (/opt/rustwide/workdir/day_22)
[INFO] [stderr]     Checking day_12 v0.1.0 (/opt/rustwide/workdir/day_12)
[INFO] [stderr]     Checking day_10 v0.1.0 (/opt/rustwide/workdir/day_10)
[INFO] [stderr]     Checking day_11 v0.1.0 (/opt/rustwide/workdir/day_11)
[INFO] [stdout] error: couldn't read `day_20/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_20/src/main.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_11/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_11/src/main.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_17/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_17/src/main.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_16/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_16/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_12/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_12/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_10/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_10/src/main.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_22/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> day_22/src/main.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_15/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_15/src/main.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap`, and `HashSet`
[INFO] [stdout]  --> day_22/src/main.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::{BTreeMap, HashMap, HashSet, VecDeque}, ops::{Add, Div, Mul, Sub}, str::FromStr};
[INFO] [stdout]   |                         ^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_11` (bin "day_11" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `day_17` (bin "day_17") due to 1 previous error
[INFO] [stderr] error: could not compile `day_16` (bin "day_16") due to 1 previous error
[INFO] [stderr] error: could not compile `day_12` (bin "day_12" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_10` (bin "day_10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_15` (bin "day_15" test) due to 1 previous error
[INFO] [stderr] error: could not compile `day_20` (bin "day_20") due to 1 previous error
[INFO] [stderr] error: could not compile `day_22` (bin "day_22") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0b0acef94b40c3cf9fb024e9e4de8003a596fe42db47c6cf8dcd50965d65298c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b0acef94b40c3cf9fb024e9e4de8003a596fe42db47c6cf8dcd50965d65298c", kill_on_drop: false }`
[INFO] [stdout] 0b0acef94b40c3cf9fb024e9e4de8003a596fe42db47c6cf8dcd50965d65298c
