[INFO] cloning repository https://github.com/triamero/advent-of-code-2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/triamero/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriamero%2Fadvent-of-code-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriamero%2Fadvent-of-code-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f8f65fde4a596146c8203a989051f2d4f4fff55
[INFO] testing triamero/advent-of-code-2018 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriamero%2Fadvent-of-code-2018" "/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/triamero/advent-of-code-2018
[INFO] finished tweaking git repo https://github.com/triamero/advent-of-code-2018
[INFO] tweaked toml for git repo https://github.com/triamero/advent-of-code-2018 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/triamero/advent-of-code-2018 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/triamero/advent-of-code-2018 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-traits v0.2.11
[INFO] [stderr]   Downloaded chrono v0.4.11
[INFO] [stderr]   Downloaded num-integer v0.1.42
[INFO] [stderr]   Downloaded libc v0.2.70
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdac18864a4354137c66dd7f2ff5341a3176a9bb04bca54605f79ff5b41168c2
[INFO] running `Command { std: "docker" "start" "-a" "cdac18864a4354137c66dd7f2ff5341a3176a9bb04bca54605f79ff5b41168c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdac18864a4354137c66dd7f2ff5341a3176a9bb04bca54605f79ff5b41168c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdac18864a4354137c66dd7f2ff5341a3176a9bb04bca54605f79ff5b41168c2", kill_on_drop: false }`
[INFO] [stdout] cdac18864a4354137c66dd7f2ff5341a3176a9bb04bca54605f79ff5b41168c2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 383250f053ee4940a67bf3095108398030811bde6d04caaa72292d9c342b6403
[INFO] running `Command { std: "docker" "start" "-a" "383250f053ee4940a67bf3095108398030811bde6d04caaa72292d9c342b6403", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `infos`
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard_id` is never read
[INFO] [stdout]   --> src/days/day4.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut guard_id = -1;
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day4.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_change` is assigned to, but never used
[INFO] [stdout]   --> src/days/day5.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_has_change` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_change` is never read
[INFO] [stdout]   --> src/days/day5.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day5.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Guard` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct Guard {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuardAction` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct GuardAction {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]  --> src/utils.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 8 -         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout] 8 +         Err(_) => panic!("File '{}' not found", filename)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `infos`
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard_id` is never read
[INFO] [stdout]   --> src/days/day4.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut guard_id = -1;
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day4.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_change` is assigned to, but never used
[INFO] [stdout]   --> src/days/day5.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_has_change` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_change` is never read
[INFO] [stdout]   --> src/days/day5.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day5.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Guard` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct Guard {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuardAction` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct GuardAction {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Day5` is never constructed
[INFO] [stdout]  --> src/days/day5.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Day5();
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]  --> src/utils.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 8 -         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout] 8 +         Err(_) => panic!("File '{}' not found", filename)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
[INFO] running `Command { std: "docker" "inspect" "383250f053ee4940a67bf3095108398030811bde6d04caaa72292d9c342b6403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383250f053ee4940a67bf3095108398030811bde6d04caaa72292d9c342b6403", kill_on_drop: false }`
[INFO] [stdout] 383250f053ee4940a67bf3095108398030811bde6d04caaa72292d9c342b6403
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ecd96ff7da793d138c2e4f9de407eb82df4755350f2db583e7140bfedf08ea
[INFO] running `Command { std: "docker" "start" "-a" "b2ecd96ff7da793d138c2e4f9de407eb82df4755350f2db583e7140bfedf08ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `infos`
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard_id` is never read
[INFO] [stdout]   --> src/days/day4.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut guard_id = -1;
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day4.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_change` is assigned to, but never used
[INFO] [stdout]   --> src/days/day5.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_has_change` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_change` is never read
[INFO] [stdout]   --> src/days/day5.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day5.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Guard` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct Guard {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuardAction` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct GuardAction {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]  --> src/utils.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 8 -         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout] 8 +         Err(_) => panic!("File '{}' not found", filename)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `infos`
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard_id` is never read
[INFO] [stdout]   --> src/days/day4.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut guard_id = -1;
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day4.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_change` is assigned to, but never used
[INFO] [stdout]   --> src/days/day5.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_has_change` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_change` is never read
[INFO] [stdout]   --> src/days/day5.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day5.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Guard` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct Guard {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuardAction` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct GuardAction {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Day5` is never constructed
[INFO] [stdout]  --> src/days/day5.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Day5();
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]  --> src/utils.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 8 -         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout] 8 +         Err(_) => panic!("File '{}' not found", filename)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `infos`
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard_id` is never read
[INFO] [stdout]   --> src/days/day4.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut guard_id = -1;
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day4.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_change` is assigned to, but never used
[INFO] [stdout]   --> src/days/day5.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_has_change` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_change` is never read
[INFO] [stdout]   --> src/days/day5.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day5.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Guard` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct Guard {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuardAction` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct GuardAction {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]  --> src/utils.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 8 -         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout] 8 +         Err(_) => panic!("File '{}' not found", filename)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> tests/day4/compute_first_test.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let result = Day4().compute_first(&data);
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `infos`
[INFO] [stdout]   --> src/days/day4.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard_id` is never read
[INFO] [stdout]   --> src/days/day4.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut guard_id = -1;
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day4.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_change` is assigned to, but never used
[INFO] [stdout]   --> src/days/day5.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_has_change` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `has_change` is never read
[INFO] [stdout]   --> src/days/day5.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             has_change = false;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/days/day5.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Guard` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct Guard {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuardAction` is never constructed
[INFO] [stdout]   --> src/days/day4.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct GuardAction {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Day5` is never constructed
[INFO] [stdout]  --> src/days/day5.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Day5();
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]  --> src/utils.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 8 -         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stdout] 8 +         Err(_) => panic!("File '{}' not found", filename)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "b2ecd96ff7da793d138c2e4f9de407eb82df4755350f2db583e7140bfedf08ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ecd96ff7da793d138c2e4f9de407eb82df4755350f2db583e7140bfedf08ea", kill_on_drop: false }`
[INFO] [stdout] b2ecd96ff7da793d138c2e4f9de407eb82df4755350f2db583e7140bfedf08ea
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66bd046446e97a251fb3493f580821bfd0f718654cfcd60d221014dbb148e939
[INFO] running `Command { std: "docker" "start" "-a" "66bd046446e97a251fb3493f580821bfd0f718654cfcd60d221014dbb148e939", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/days/day4.rs:20:13
[INFO] [stderr]    |
[INFO] [stderr] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `infos`
[INFO] [stderr]   --> src/days/day4.rs:20:13
[INFO] [stderr]    |
[INFO] [stderr] 20 |         let mut infos: Vec<(i32, Vec<bool>)> = Vec::new();
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infos`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `guard_id` is never read
[INFO] [stderr]   --> src/days/day4.rs:22:28
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let mut guard_id = -1;
[INFO] [stderr]    |                            ^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/days/day4.rs:47:30
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stderr]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `has_change` is assigned to, but never used
[INFO] [stderr]   --> src/days/day5.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 |         let mut has_change = false;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_has_change` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `has_change` is never read
[INFO] [stderr]   --> src/days/day5.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |             has_change = false;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/days/day5.rs:68:30
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn compute_second(&self, input: &Vec<String>) -> DayResult {
[INFO] [stderr]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Guard` is never constructed
[INFO] [stderr]   --> src/days/day4.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | struct Guard {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GuardAction` is never constructed
[INFO] [stderr]   --> src/days/day4.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 56 | struct GuardAction {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]  --> src/utils.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 |         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]   = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]   = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]   = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]   |
[INFO] [stderr] 8 -         Err(_) => panic!(format!("File '{}' not found", filename))
[INFO] [stderr] 8 +         Err(_) => panic!("File '{}' not found", filename)
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (lib) generated 10 warnings (run `cargo fix --lib -p advent_of_code` to apply 5 suggestions)
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> tests/day4/compute_first_test.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |         let result = Day4().compute_first(&data);
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Day5` is never constructed
[INFO] [stderr]  --> src/days/day5.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Day5();
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (test "lib") generated 1 warning (run `cargo fix --test "lib" -p advent_of_code` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "advent_of_code" test) generated 11 warnings (10 duplicates)
[INFO] [stderr] warning: `advent_of_code` (bin "advent_of_code") generated 11 warnings (11 duplicates)
[INFO] [stderr] warning: `advent_of_code` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-a221da5d9bf70942)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-72bb16bd1164ae80)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-6735c791d59b6744)
[INFO] [stdout] test day1::compute_first_tests::compute_first::compute_first_sample1 ... ok
[INFO] [stdout] test day1::compute_first_tests::compute_first::compute_first_sample2 ... ok
[INFO] [stdout] test day1::compute_first_tests::compute_first::compute_first_sample3 ... ok
[INFO] [stdout] test day1::compute_second_tests::compute_second::compute_second_sample1 ... ok
[INFO] [stdout] test day1::compute_second_tests::compute_second::compute_second_sample2 ... ok
[INFO] [stdout] test day1::compute_second_tests::compute_second::compute_second_sample4 ... ok
[INFO] [stdout] test day2::compute_first_tests::compute_first::first_sample1 ... ok
[INFO] [stdout] test day1::compute_second_tests::compute_second::compute_second_sample3 ... ok
[INFO] [stdout] test day4::compute_first_test::compute_first::compute_first_sample1 ... ok
[INFO] [stdout] test day2::compute_second_tests::compute_second_tests::compute_second_sample1 ... ok
[INFO] [stdout] test day5::compute_first_tests::compute_first::compute_first_sample1 ... FAILED
[INFO] [stdout] test day3::compute_second_tests::compute_second::compute_second_sample1 ... ok
[INFO] [stdout] test day3::compute_first_tests::compute_first::compute_first_sample1 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- day5::compute_first_tests::compute_first::compute_first_sample1 stdout ----
[INFO] [stdout] polymer dabAcCaCBAcCcaDA
[INFO] [stdout] current_char d
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char b
[INFO] [stdout] added
[INFO] [stdout] current_char A
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char B
[INFO] [stdout] added
[INFO] [stdout] current_char A
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char D
[INFO] [stdout] current_char A
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] current_char b
[INFO] [stdout] added
[INFO] [stdout] current_char A
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char B
[INFO] [stdout] added
[INFO] [stdout] current_char A
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char A
[INFO] [stdout] current_char b
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char B
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] current_char C
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char C
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] current_char c
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char c
[INFO] [stdout] current_char a
[INFO] [stdout] added
[INFO] [stdout] current_char a
[INFO] [stdout] 
[INFO] [stdout] thread 'day5::compute_first_tests::compute_first::compute_first_sample1' (31) panicked at tests/day5/compute_first_tests.rs:14:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 10
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570466190552 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570466190552 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570466190552 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x570466190552 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5704661a4f4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5704661a4f4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x570466195456 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570466195456 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57046616ea1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57046616ea1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x570466188839 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5704660e8fee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5704660e8fee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5704661889f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5704661889f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57046616ead8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x570466166479 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57046616f92d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5704661a562c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5704661a5543 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x570466163c05 - core[c5ed12ab89cc536a]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5704660dcd47 - lib[22996ae76579a7bc]::day5::compute_first_tests::compute_first::compute_first_sample1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/day5/compute_first_tests.rs:14:9
[INFO] [stdout]   22:     0x5704660dbbb7 - lib[22996ae76579a7bc]::day5::compute_first_tests::compute_first::compute_first_sample1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/day5/compute_first_tests.rs:9:31
[INFO] [stdout]   23:     0x5704660dd2f6 - <lib[22996ae76579a7bc]::day5::compute_first_tests::compute_first::compute_first_sample1::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5704660dd39b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5704660dd39b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5704660e9bfa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5704660e9bfa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5704660e9bfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5704660e9bfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5704660e9bfa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5704660e9bfa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5704660e9bfa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5704660e40c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5704660e40c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5704660ec6f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5704660ec6f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5704660ec6f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5704660ec6f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5704660ec6f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5704660ec6f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5704660ec6f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57046618fdff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x57046618fdff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7668bbfefaa4 - <unknown>
[INFO] [stdout]   45:     0x7668bc07ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     day5::compute_first_tests::compute_first::compute_first_sample1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "66bd046446e97a251fb3493f580821bfd0f718654cfcd60d221014dbb148e939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66bd046446e97a251fb3493f580821bfd0f718654cfcd60d221014dbb148e939", kill_on_drop: false }`
[INFO] [stdout] 66bd046446e97a251fb3493f580821bfd0f718654cfcd60d221014dbb148e939
