[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#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanales%2Faoc19-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kanales/aoc19-rust on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kanales/aoc19-rust 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68adc292356e9444488c14bd3cc36df5216a55376271cff6b57f8d6e2274f452
[INFO] running `Command { std: "docker" "start" "-a" "68adc292356e9444488c14bd3cc36df5216a55376271cff6b57f8d6e2274f452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68adc292356e9444488c14bd3cc36df5216a55376271cff6b57f8d6e2274f452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68adc292356e9444488c14bd3cc36df5216a55376271cff6b57f8d6e2274f452", kill_on_drop: false }`
[INFO] [stdout] 68adc292356e9444488c14bd3cc36df5216a55376271cff6b57f8d6e2274f452
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa45218493b416b6cbee1bad4734ccadbf581f7b2ee1f8d3067fb9d4fc02e2ce
[INFO] running `Command { std: "docker" "start" "-a" "aa45218493b416b6cbee1bad4734ccadbf581f7b2ee1f8d3067fb9d4fc02e2ce", kill_on_drop: false }`
[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: fields `day` and `part` are never read
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DayParseError {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Layer<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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: 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/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]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day6.rs:46:64
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&String> {
[INFO] [stdout]    |                              --              --                ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |               |
[INFO] [stdout]    |                              |               the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&'a String> {
[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/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/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: fields `day` and `part` are never read
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DayParseError {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Layer<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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: 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/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]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day6.rs:46:64
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&String> {
[INFO] [stdout]    |                              --              --                ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |               |
[INFO] [stdout]    |                              |               the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&'a String> {
[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/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/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: trait `Runnable` is never used
[INFO] [stdout]    --> src/intcode/mod.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub trait Runnable {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `day` and `part` are never read
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DayParseError {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Layer<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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: 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/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]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day6.rs:46:64
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&String> {
[INFO] [stdout]    |                              --              --                ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |               |
[INFO] [stdout]    |                              |               the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&'a String> {
[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/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/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: trait `Runnable` is never used
[INFO] [stdout]    --> src/intcode/mod.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub trait Runnable {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `day` and `part` are never read
[INFO] [stdout]   --> src/solutions/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DayParseError {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 29 |     day: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     part: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]   --> src/solutions/day8.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Layer<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 96 |     number: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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: 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/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]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/solutions/day6.rs:46:64
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&String> {
[INFO] [stdout]    |                              --              --                ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |               |
[INFO] [stdout]    |                              |               the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn get_orbiters<'a>(&'a self, from: &'a String) -> Vec<&'a String> {
[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/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/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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] running `Command { std: "docker" "inspect" "aa45218493b416b6cbee1bad4734ccadbf581f7b2ee1f8d3067fb9d4fc02e2ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa45218493b416b6cbee1bad4734ccadbf581f7b2ee1f8d3067fb9d4fc02e2ce", kill_on_drop: false }`
[INFO] [stdout] aa45218493b416b6cbee1bad4734ccadbf581f7b2ee1f8d3067fb9d4fc02e2ce
