[INFO] cloning repository https://github.com/kanales/aoc19-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanales/aoc19-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanales%2Faoc19-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanales%2Faoc19-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44df8582086a5af0ff269cf76330070f6388598d
[INFO] checking kanales/aoc19-rust against master#f1ce0e6a00593493a12e0e3662119786c761f375 for pr-92413
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanales%2Faoc19-rust" "/workspace/builds/worker-89/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kanales/aoc19-rust on toolchain f1ce0e6a00593493a12e0e3662119786c761f375
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kanales/aoc19-rust
[INFO] finished tweaking git repo https://github.com/kanales/aoc19-rust
[INFO] tweaked toml for git repo https://github.com/kanales/aoc19-rust written to /workspace/builds/worker-89/source/Cargo.toml
[INFO] crate git repo https://github.com/kanales/aoc19-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1da0b8b7cbed044998725e87986e1fe6e64dfa9708051a9086fb719c9d36d250
[INFO] running `Command { std: "docker" "start" "-a" "1da0b8b7cbed044998725e87986e1fe6e64dfa9708051a9086fb719c9d36d250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1da0b8b7cbed044998725e87986e1fe6e64dfa9708051a9086fb719c9d36d250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da0b8b7cbed044998725e87986e1fe6e64dfa9708051a9086fb719c9d36d250", kill_on_drop: false }`
[INFO] [stdout] 1da0b8b7cbed044998725e87986e1fe6e64dfa9708051a9086fb719c9d36d250
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efb33f201936b8f6aed88bdceb952c8e69f4db919759e2b50130747858d77791
[INFO] running `Command { std: "docker" "start" "-a" "efb33f201936b8f6aed88bdceb952c8e69f4db919759e2b50130747858d77791", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking aoc19 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `number`
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `number`
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `day`
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `part`
[INFO] [stdout]   --> src/solutions/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/intcode/mod.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 |             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]     = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 242 -             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout] 242 +             _ => panic!("Trying to feed {:?}", self.status),
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout] 44 +                 x => panic!("1: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 48 -                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout] 48 +                 x => panic!("2: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `day`
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `part`
[INFO] [stdout]   --> src/solutions/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/intcode/mod.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 |             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]     = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 242 -             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout] 242 +             _ => panic!("Trying to feed {:?}", self.status),
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout] 44 +                 x => panic!("1: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 48 -                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout] 48 +                 x => panic!("2: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `number`
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `day`
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `part`
[INFO] [stdout]   --> src/solutions/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/intcode/mod.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 |             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]     = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 242 -             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout] 242 +             _ => panic!("Trying to feed {:?}", self.status),
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout] 44 +                 x => panic!("1: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 48 -                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout] 48 +                 x => panic!("2: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `number`
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `day`
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `part`
[INFO] [stdout]   --> src/solutions/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/intcode/mod.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 |             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]     = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 242 -             _ => panic!(format!("Trying to feed {:?}", self.status)),
[INFO] [stdout] 242 +             _ => panic!("Trying to feed {:?}", self.status),
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 x => panic!(format!("1: Unexpected status {:?}", x)),
[INFO] [stdout] 44 +                 x => panic!("1: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/solutions/day7.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 48 -                 x => panic!(format!("2: Unexpected status {:?}", x)),
[INFO] [stdout] 48 +                 x => panic!("2: Unexpected status {:?}", x),
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 52.11s
[INFO] running `Command { std: "docker" "inspect" "efb33f201936b8f6aed88bdceb952c8e69f4db919759e2b50130747858d77791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb33f201936b8f6aed88bdceb952c8e69f4db919759e2b50130747858d77791", kill_on_drop: false }`
[INFO] [stdout] efb33f201936b8f6aed88bdceb952c8e69f4db919759e2b50130747858d77791