[INFO] cloning repository https://github.com/r-bar/advent23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-bar/advent23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fadvent23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fadvent23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48c77152fad57b00af1a7a71809a879aa1e2968c
[INFO] building r-bar/advent23 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fadvent23" "/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/r-bar/advent23
[INFO] finished tweaking git repo https://github.com/r-bar/advent23
[INFO] tweaked toml for git repo https://github.com/r-bar/advent23 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r-bar/advent23 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r-bar/advent23 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54724be15b6de18c879bab00cb1b875f77436eaff756988555fec575b85bf096
[INFO] running `Command { std: "docker" "start" "-a" "54724be15b6de18c879bab00cb1b875f77436eaff756988555fec575b85bf096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54724be15b6de18c879bab00cb1b875f77436eaff756988555fec575b85bf096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54724be15b6de18c879bab00cb1b875f77436eaff756988555fec575b85bf096", kill_on_drop: false }`
[INFO] [stdout] 54724be15b6de18c879bab00cb1b875f77436eaff756988555fec575b85bf096
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2235f0deb5830785243f33e2a1ad795522a6e502c7893765fdb011c6cbc3862e
[INFO] running `Command { std: "docker" "start" "-a" "2235f0deb5830785243f33e2a1ad795522a6e502c7893765fdb011c6cbc3862e", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstyle-query v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stdout] warning: constant `DIGIT_NAMES` is never used
[INFO] [stdout]  --> day01/src/bin/d1p1.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const DIGIT_NAMES: [&str; 9] = [
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> day06/src/bin/d6p1.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .map(|(i, r)| {
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stdout] warning: method `extrapolate` is never used
[INFO] [stdout]   --> day09/src/bin/d9p2.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Reading {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn extrapolate(&self) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pest-ast v0.3.4
[INFO] [stderr]    Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day10/src/lib.rs:368:15
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn pp(&self) -> GridPP {
[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] 368 |     pub fn pp(&self) -> GridPP<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> day08/src/bin/d8p1.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `first_node` is never read
[INFO] [stdout]   --> day08/src/bin/d8p1.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct Map {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 44 |     nodes: HashMap<String, Node>,
[INFO] [stdout] 45 |     first_node: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Map` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stdout] warning: fields `red`, `green`, and `blue` are never read
[INFO] [stdout]   --> day02/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DieSet {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 27 |     red: u8,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     green: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     blue: u8,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DieSet` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "2235f0deb5830785243f33e2a1ad795522a6e502c7893765fdb011c6cbc3862e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2235f0deb5830785243f33e2a1ad795522a6e502c7893765fdb011c6cbc3862e", kill_on_drop: false }`
[INFO] [stdout] 2235f0deb5830785243f33e2a1ad795522a6e502c7893765fdb011c6cbc3862e
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97f123b0035aba20a302532abe77bdaa10f7214aacad2090f44ef7397047be10
[INFO] running `Command { std: "docker" "start" "-a" "97f123b0035aba20a302532abe77bdaa10f7214aacad2090f44ef7397047be10", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stdout] warning: fields `red`, `green`, and `blue` are never read
[INFO] [stdout]   --> day02/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DieSet {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 27 |     red: u8,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     green: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     blue: u8,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DieSet` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day10/src/lib.rs:368:15
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn pp(&self) -> GridPP {
[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] 368 |     pub fn pp(&self) -> GridPP<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]    Compiling day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> day08/src/bin/d8p1.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> day06/src/bin/d6p1.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .map(|(i, r)| {
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extrapolate` is never used
[INFO] [stdout]   --> day09/src/bin/d9p2.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Reading {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn extrapolate(&self) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> day01/src/bin/d1p1.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIGIT_NAMES` is never used
[INFO] [stdout]  --> day01/src/bin/d1p1.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const DIGIT_NAMES: [&str; 9] = [
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> day01/src/bin/d1p2.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stdout] warning: fields `red`, `green`, and `blue` are never read
[INFO] [stdout]   --> day02/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DieSet {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 27 |     red: u8,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     green: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     blue: u8,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DieSet` 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] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> day10/src/lib.rs:368:15
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn pp(&self) -> GridPP {
[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] 368 |     pub fn pp(&self) -> GridPP<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.14s
[INFO] running `Command { std: "docker" "inspect" "97f123b0035aba20a302532abe77bdaa10f7214aacad2090f44ef7397047be10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97f123b0035aba20a302532abe77bdaa10f7214aacad2090f44ef7397047be10", kill_on_drop: false }`
[INFO] [stdout] 97f123b0035aba20a302532abe77bdaa10f7214aacad2090f44ef7397047be10
