[INFO] cloning repository https://github.com/curenosm/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curenosm/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurenosm%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurenosm%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1c4cb73bb9622bc26642f3dbd942bdc78fd00f7
[INFO] testing curenosm/advent-of-code-2023 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurenosm%2Fadvent-of-code-2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/curenosm/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/curenosm/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/curenosm/advent-of-code-2023 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/curenosm/advent-of-code-2023 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/curenosm/advent-of-code-2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0829b0102301823e233f4644ab6cf02c89e4f221c27c4973e020ab057de92f50
[INFO] running `Command { std: "docker" "start" "-a" "0829b0102301823e233f4644ab6cf02c89e4f221c27c4973e020ab057de92f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0829b0102301823e233f4644ab6cf02c89e4f221c27c4973e020ab057de92f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0829b0102301823e233f4644ab6cf02c89e4f221c27c4973e020ab057de92f50", kill_on_drop: false }`
[INFO] [stdout] 0829b0102301823e233f4644ab6cf02c89e4f221c27c4973e020ab057de92f50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 796908fbc0fcc0c27a6541d1db6fc8dcd277c80c1aa792adcb6b3248ffabf5fb
[INFO] running `Command { std: "docker" "start" "-a" "796908fbc0fcc0c27a6541d1db6fc8dcd277c80c1aa792adcb6b3248ffabf5fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling advent_of_code v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/12.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/12.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/11.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/11.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut times = all_lines[0]
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut distances = all_lines[1]
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `time`, and `distance` are never read
[INFO] [stdout]  --> src/bin/06.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Race {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 6 |     id: u32,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 7 |     time: u32,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     distance: u32,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Race` 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: unused variable: `input`
[INFO] [stdout]  --> src/bin/08.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/08.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/14.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/14.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/18.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/18.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/07.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut lines = input
[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: `input`
[INFO] [stdout]  --> src/bin/10.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/24.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/24.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/07.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut values = line
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/10.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hand_one`
[INFO] [stdout]   --> src/bin/07.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn compare_hands(hand_one: Hand, hand_two: Hand) -> bool {
[INFO] [stdout]    |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_one`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hand_two`
[INFO] [stdout]   --> src/bin/07.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn compare_hands(hand_one: Hand, hand_two: Hand) -> bool {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_two`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cards` and `bet` are never read
[INFO] [stdout]  --> src/bin/07.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Hand {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 7 |     cards: Vec<Card>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     bet: u32,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Hand` 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: fields `character` and `value` are never read
[INFO] [stdout]   --> src/bin/07.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Card {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 13 |     character: char,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     value: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/09.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/09.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/05.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut seeds_line = all_lines[0]
[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: `input`
[INFO] [stdout]   --> src/bin/04.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[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/bin/05.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut maps = Vec::new();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_structs`
[INFO] [stdout]   --> src/bin/05.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn get_all_maps(map_structs: &Vec<RoundMapping>) -> Vec<HashMap<u32, u32>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_structs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maps`
[INFO] [stdout]   --> src/bin/05.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_composed_map(maps: Vec<HashMap<u32, u32>>) -> HashMap<u32, u32> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_maps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `range_mappings` is never read
[INFO] [stdout]  --> src/bin/05.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RoundMapping {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     range_mappings: Vec<RangeMapping>,
[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 `destination`, `source`, and `length` are never read
[INFO] [stdout]   --> src/bin/05.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RangeMapping {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     destination: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 11 |     source: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     length: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `own_numbers`, and `winner_numbers` are never read
[INFO] [stdout]  --> src/bin/04.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Card {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 6 |     id: u32,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 7 |     own_numbers: [u32; 5],
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 8 |     winner_numbers: [u32; 8],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Card` 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: unused variable: `input`
[INFO] [stdout]  --> src/bin/15.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/15.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/13.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/13.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/16.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/16.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parse_number_list`
[INFO] [stdout]  --> src/bin/03.rs:1:50
[INFO] [stdout]   |
[INFO] [stdout] 1 | use advent_of_code::template::tools::{clean_row, parse_number_list};
[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: `matrix`
[INFO] [stdout]   --> src/bin/03.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     matrix: &[Vec<char>],
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/bin/03.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     row: usize,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]   --> src/bin/03.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     col: usize,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_numbers`
[INFO] [stdout]   --> src/bin/03.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     part_numbers: &[MatrixNumber],
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `starts` and `is_part` are never read
[INFO] [stdout]  --> src/bin/03.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MatrixNumber {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 6 |     value: u32,
[INFO] [stdout] 7 |     starts: (usize, usize),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     is_part: bool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MatrixNumber` 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: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
[INFO] running `Command { std: "docker" "inspect" "796908fbc0fcc0c27a6541d1db6fc8dcd277c80c1aa792adcb6b3248ffabf5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "796908fbc0fcc0c27a6541d1db6fc8dcd277c80c1aa792adcb6b3248ffabf5fb", kill_on_drop: false }`
[INFO] [stdout] 796908fbc0fcc0c27a6541d1db6fc8dcd277c80c1aa792adcb6b3248ffabf5fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14af2154929e5ef76d1304960efa3612ec5a010fb28b4e96017b3a446cefd38e
[INFO] running `Command { std: "docker" "start" "-a" "14af2154929e5ef76d1304960efa3612ec5a010fb28b4e96017b3a446cefd38e", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/08.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/08.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/10.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/10.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/11.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/11.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/15.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/15.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/18.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/14.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/14.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/18.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/12.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/12.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/13.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/13.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/24.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/24.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/04.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `own_numbers`, and `winner_numbers` are never read
[INFO] [stdout]  --> src/bin/04.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Card {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 6 |     id: u32,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 7 |     own_numbers: [u32; 5],
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 8 |     winner_numbers: [u32; 8],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Card` 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: unused variable: `input`
[INFO] [stdout]  --> src/bin/09.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/09.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/07.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut lines = input
[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: `input`
[INFO] [stdout]  --> src/bin/16.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/16.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/07.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut values = line
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hand_one`
[INFO] [stdout]   --> src/bin/07.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn compare_hands(hand_one: Hand, hand_two: Hand) -> bool {
[INFO] [stdout]    |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_one`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hand_two`
[INFO] [stdout]   --> src/bin/07.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn compare_hands(hand_one: Hand, hand_two: Hand) -> bool {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_two`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cards` and `bet` are never read
[INFO] [stdout]  --> src/bin/07.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Hand {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 7 |     cards: Vec<Card>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     bet: u32,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Hand` 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: fields `character` and `value` are never read
[INFO] [stdout]   --> src/bin/07.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Card {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 13 |     character: char,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     value: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parse_number_list`
[INFO] [stdout]  --> src/bin/03.rs:1:50
[INFO] [stdout]   |
[INFO] [stdout] 1 | use advent_of_code::template::tools::{clean_row, parse_number_list};
[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: `matrix`
[INFO] [stdout]   --> src/bin/03.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     matrix: &[Vec<char>],
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/bin/03.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     row: usize,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]   --> src/bin/03.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     col: usize,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_numbers`
[INFO] [stdout]   --> src/bin/03.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     part_numbers: &[MatrixNumber],
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `starts` and `is_part` are never read
[INFO] [stdout]  --> src/bin/03.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MatrixNumber {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 6 |     value: u32,
[INFO] [stdout] 7 |     starts: (usize, usize),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     is_part: bool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MatrixNumber` 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: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/05.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut seeds_line = all_lines[0]
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/05.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut maps = Vec::new();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_structs`
[INFO] [stdout]   --> src/bin/05.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn get_all_maps(map_structs: &Vec<RoundMapping>) -> Vec<HashMap<u32, u32>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_structs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maps`
[INFO] [stdout]   --> src/bin/05.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_composed_map(maps: Vec<HashMap<u32, u32>>) -> HashMap<u32, u32> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_maps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `range_mappings` is never read
[INFO] [stdout]  --> src/bin/05.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RoundMapping {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     range_mappings: Vec<RangeMapping>,
[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 `destination`, `source`, and `length` are never read
[INFO] [stdout]   --> src/bin/05.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RangeMapping {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     destination: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 11 |     source: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     length: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut times = all_lines[0]
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut distances = all_lines[1]
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `time`, and `distance` are never read
[INFO] [stdout]  --> src/bin/06.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Race {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 6 |     id: u32,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 7 |     time: u32,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     distance: u32,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Race` 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 `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "14af2154929e5ef76d1304960efa3612ec5a010fb28b4e96017b3a446cefd38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14af2154929e5ef76d1304960efa3612ec5a010fb28b4e96017b3a446cefd38e", kill_on_drop: false }`
[INFO] [stdout] 14af2154929e5ef76d1304960efa3612ec5a010fb28b4e96017b3a446cefd38e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fb59f5ccd1be73de1af09d40cea2bbb864304446e8ee30d56f389077d105e0a
[INFO] running `Command { std: "docker" "start" "-a" "4fb59f5ccd1be73de1af09d40cea2bbb864304446e8ee30d56f389077d105e0a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/18.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/18.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/12.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/12.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "18" test) generated 2 warnings (run `cargo fix --bin "18" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "12" test) generated 2 warnings (run `cargo fix --bin "12" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/15.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/15.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/bin/04.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `own_numbers`, and `winner_numbers` are never read
[INFO] [stderr]  --> src/bin/04.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Card {
[INFO] [stderr]   |            ---- fields in this struct
[INFO] [stderr] 6 |     id: u32,
[INFO] [stderr]   |     ^^
[INFO] [stderr] 7 |     own_numbers: [u32; 5],
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 8 |     winner_numbers: [u32; 8],
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/05.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     let mut seeds_line = all_lines[0]
[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: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/05.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     let mut maps = Vec::new();
[INFO] [stderr]    |         ----^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `map_structs`
[INFO] [stderr]   --> src/bin/05.rs:70:21
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn get_all_maps(map_structs: &Vec<RoundMapping>) -> Vec<HashMap<u32, u32>> {
[INFO] [stderr]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_structs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `maps`
[INFO] [stderr]   --> src/bin/05.rs:76:25
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn get_composed_map(maps: Vec<HashMap<u32, u32>>) -> HashMap<u32, u32> {
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_maps`
[INFO] [stderr] 
[INFO] [stderr] warning: field `range_mappings` is never read
[INFO] [stderr]  --> src/bin/05.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct RoundMapping {
[INFO] [stderr]   |            ------------ field in this struct
[INFO] [stderr] 6 |     range_mappings: Vec<RangeMapping>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `destination`, `source`, and `length` are never read
[INFO] [stderr]   --> src/bin/05.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct RangeMapping {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 10 |     destination: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 11 |     source: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 12 |     length: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/14.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/14.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/16.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/16.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/19.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/19.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/22.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/22.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/10.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/10.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/20.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/20.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/24.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/24.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/06.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let mut times = all_lines[0]
[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: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/06.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let mut distances = all_lines[1]
[INFO] [stderr]    |         ----^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `time`, and `distance` are never read
[INFO] [stderr]  --> src/bin/06.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Race {
[INFO] [stderr]   |            ---- fields in this struct
[INFO] [stderr] 6 |     id: u32,
[INFO] [stderr]   |     ^^
[INFO] [stderr] 7 |     time: u32,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 8 |     distance: u32,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Race` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/07.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let mut lines = input
[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: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/07.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let mut values = line
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hand_one`
[INFO] [stderr]   --> src/bin/07.rs:86:22
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn compare_hands(hand_one: Hand, hand_two: Hand) -> bool {
[INFO] [stderr]    |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_one`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hand_two`
[INFO] [stderr]   --> src/bin/07.rs:86:38
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn compare_hands(hand_one: Hand, hand_two: Hand) -> bool {
[INFO] [stderr]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_two`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cards` and `bet` are never read
[INFO] [stderr]  --> src/bin/07.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Hand {
[INFO] [stderr]   |            ---- fields in this struct
[INFO] [stderr] 7 |     cards: Vec<Card>,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 8 |     bet: u32,
[INFO] [stderr]   |     ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Hand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `character` and `value` are never read
[INFO] [stderr]   --> src/bin/07.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Card {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 13 |     character: char,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 14 |     value: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/08.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/08.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/09.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/09.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/13.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/13.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "15" test) generated 2 warnings (run `cargo fix --bin "15" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "04" test) generated 2 warnings (run `cargo fix --bin "04" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "05" test) generated 6 warnings (run `cargo fix --bin "05" -p advent_of_code --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "14" test) generated 2 warnings (run `cargo fix --bin "14" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "16" test) generated 2 warnings (run `cargo fix --bin "16" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "19" test) generated 2 warnings (run `cargo fix --bin "19" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "22" test) generated 2 warnings (run `cargo fix --bin "22" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "10" test) generated 2 warnings (run `cargo fix --bin "10" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "20" test) generated 2 warnings (run `cargo fix --bin "20" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "24" test) generated 2 warnings (run `cargo fix --bin "24" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "06" test) generated 3 warnings (run `cargo fix --bin "06" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "07" test) generated 6 warnings (run `cargo fix --bin "07" -p advent_of_code --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "08" test) generated 2 warnings (run `cargo fix --bin "08" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "09" test) generated 2 warnings (run `cargo fix --bin "09" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "13" test) generated 2 warnings (run `cargo fix --bin "13" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/17.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/17.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/21.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/21.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/23.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/23.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/11.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/bin/11.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `parse_number_list`
[INFO] [stderr]  --> src/bin/03.rs:1:50
[INFO] [stderr]   |
[INFO] [stderr] 1 | use advent_of_code::template::tools::{clean_row, parse_number_list};
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `matrix`
[INFO] [stderr]   --> src/bin/03.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 |     matrix: &[Vec<char>],
[INFO] [stderr]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]   --> src/bin/03.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 77 |     row: usize,
[INFO] [stderr]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `col`
[INFO] [stderr]   --> src/bin/03.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 78 |     col: usize,
[INFO] [stderr]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `part_numbers`
[INFO] [stderr]   --> src/bin/03.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 79 |     part_numbers: &[MatrixNumber],
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_numbers`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `starts` and `is_part` are never read
[INFO] [stderr]  --> src/bin/03.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct MatrixNumber {
[INFO] [stderr]   |            ------------ fields in this struct
[INFO] [stderr] 6 |     value: u32,
[INFO] [stderr] 7 |     starts: (usize, usize),
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 8 |     is_part: bool,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MatrixNumber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "17" test) generated 2 warnings (run `cargo fix --bin "17" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "21" test) generated 2 warnings (run `cargo fix --bin "21" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "23" test) generated 2 warnings (run `cargo fix --bin "23" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "11" test) generated 2 warnings (run `cargo fix --bin "11" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "03" test) generated 6 warnings (run `cargo fix --bin "03" -p advent_of_code --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-f5f9d2877130f405)
[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] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-346948f08ac174c5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stderr]      Running unittests src/bin/02.rs (/opt/rustwide/target/debug/deps/02-65c5a4cb5925c018)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-32900975376e2bb7)
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-d89da1f6f169fa67)
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-d3cb875b634f66e1)
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin 05`
[INFO] [stdout] test tests::test_part_one ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_two stdout ----
[INFO] [stdout] [
[INFO] [stdout]     "seeds: 41218238 421491713 1255413673 350530906 944138913 251104806 481818804 233571979 2906248740 266447632 3454130719 50644329 1920342932 127779721 2109326496 538709762 3579244700 267233350 4173137165 60179884",
[INFO] [stdout]     "",
[INFO] [stdout]     "seed-to-soil map:",
[INFO] [stdout]     "1389477588 1222450723 86190269",
[INFO] [stdout]     "2369327568 3429737174 127508203",
[INFO] [stdout]     "88123474 1366319913 182655004",
[INFO] [stdout]     "1475667857 405321476 41320497",
[INFO] [stdout]     "1258939826 536917987 41172751",
[INFO] [stdout]     "1924266396 3404859218 24877956",
[INFO] [stdout]     "1762699703 957158780 33280161",
[INFO] [stdout]     "3452528837 3222194776 182664442",
[INFO] [stdout]     "2196573512 1924266396 172754056",
[INFO] [stdout]     "433176947 990438941 6166389",
[INFO] [stdout]     "4047092335 2681059373 30705388",
[INFO] [stdout]     "439343336 1626695089 181842577",
[INFO] [stdout]     "1949144352 2940939059 125726128",
[INFO] [stdout]     "979719551 446641973 90276014",
[INFO] [stdout]     "2184073848 2711764761 12499664",
[INFO] [stdout]     "4077797723 2605613670 27940277",
[INFO] [stdout]     "2074870480 4240432416 54534880",
[INFO] [stdout]     "3048538268 3066665187 104068222",
[INFO] [stdout]     "621185913 1124514126 97936597",
[INFO] [stdout]     "1157547656 773812762 84277017",
[INFO] [stdout]     "1300112577 20266514 6655368",
[INFO] [stdout]     "1151949413 1808537666 5598243",
[INFO] [stdout]     "3435484067 2724264425 17044770",
[INFO] [stdout]     "380487497 1308640992 52689450",
[INFO] [stdout]     "1644897150 26921882 117802553",
[INFO] [stdout]     "1516988354 996605330 127908796",
[INFO] [stdout]     "1241824673 858089779 17115153",
[INFO] [stdout]     "3932455534 2269053207 114636801",
[INFO] [stdout]     "3319415958 3854507632 116068109",
[INFO] [stdout]     "2129405360 4237225295 3207121",
[INFO] [stdout]     "2729160001 2097020452 172032755",
[INFO] [stdout]     "3635193279 3557245377 297262255",
[INFO] [stdout]     "1795979864 578090738 107598550",
[INFO] [stdout]     "2901192756 3970575741 147345512",
[INFO] [stdout]     "4105738000 2416384374 189229296",
[INFO] [stdout]     "0 685689288 88123474",
[INFO] [stdout]     "1903578414 0 20266514",
[INFO] [stdout]     "719122510 144724435 260597041",
[INFO] [stdout]     "2132612481 3170733409 51461367",
[INFO] [stdout]     "2496835771 2741309195 199629864",
[INFO] [stdout]     "1306767945 1548974917 77720172",
[INFO] [stdout]     "3200111916 4117921253 119304042",
[INFO] [stdout]     "1069995565 875204932 81953848",
[INFO] [stdout]     "3152606490 2633553947 47505426",
[INFO] [stdout]     "270778478 1814135909 109709019",
[INFO] [stdout]     "1384488117 1361330442 4989471",
[INFO] [stdout]     "2696465635 2383690008 32694366",
[INFO] [stdout]     "",
[INFO] [stdout]     "soil-to-fertilizer map:",
[INFO] [stdout]     "1796371314 958475699 90518367",
[INFO] [stdout]     "4004397333 4049196179 245771117",
[INFO] [stdout]     "2175877891 3813840430 96544159",
[INFO] [stdout]     "1966430612 3997904997 51291182",
[INFO] [stdout]     "3155151482 799623922 79310846",
[INFO] [stdout]     "4250168450 2358444962 15280909",
[INFO] [stdout]     "4265449359 3910384589 29517937",
[INFO] [stdout]     "3087542169 2534702057 67609313",
[INFO] [stdout]     "1202725381 3631683738 113825873",
[INFO] [stdout]     "852357580 2833874802 40691288",
[INFO] [stdout]     "1452732352 2128818900 25726830",
[INFO] [stdout]     "291197164 3745509611 68330819",
[INFO] [stdout]     "1316551254 2602311370 60535393",
[INFO] [stdout]     "2017721794 2764291908 69582894",
[INFO] [stdout]     "498502503 445768845 353855077",
[INFO] [stdout]     "3367678481 1860885729 203469524",
[INFO] [stdout]     "3845535174 1124639771 94398512",
[INFO] [stdout]     "1041749195 2373725871 160976186",
[INFO] [stdout]     "2330424521 2874566090 757117648",
[INFO] [stdout]     "1478459182 127856713 317912132",
[INFO] [stdout]     "3234462328 1680414394 31771008",
[INFO] [stdout]     "359527983 1219038283 138974520",
[INFO] [stdout]     "893048868 1712185402 148700327",
[INFO] [stdout]     "3571148005 1406027225 274387169",
[INFO] [stdout]     "3939933686 2064355253 64463647",
[INFO] [stdout]     "3266233336 2662846763 101445145",
[INFO] [stdout]     "1886889681 878934768 79540931",
[INFO] [stdout]     "87297932 2154545730 203899232",
[INFO] [stdout]     "39283510 1358012803 48014422",
[INFO] [stdout]     "2272422050 3939902526 58002471",
[INFO] [stdout]     "1377086647 1048994066 75645705",
[INFO] [stdout]     "2087304688 39283510 88573203",
[INFO] [stdout]     "",
[INFO] [stdout]     "fertilizer-to-water map:",
[INFO] [stdout]     "3988818582 3038666130 306148714",
[INFO] [stdout]     "2927763871 3008779749 29886381",
[INFO] [stdout]     "124309691 99049201 282856506",
[INFO] [stdout]     "99049201 381905707 25260490",
[INFO] [stdout]     "407166197 2131018623 602068357",
[INFO] [stdout]     "3442767659 4213146266 81821030",
[INFO] [stdout]     "2957650252 3344814844 485117407",
[INFO] [stdout]     "3907802704 2927763871 81015878",
[INFO] [stdout]     "1009234554 407166197 1723852426",
[INFO] [stdout]     "3524588689 3829932251 383214015",
[INFO] [stdout]     "",
[INFO] [stdout]     "water-to-light map:",
[INFO] [stdout]     "1071892650 2651787028 57679970",
[INFO] [stdout]     "1129572620 3396952543 81593150",
[INFO] [stdout]     "1240611714 2163493623 488293405",
[INFO] [stdout]     "0 2068015044 95478579",
[INFO] [stdout]     "1211165770 3074252590 29445944",
[INFO] [stdout]     "2592854025 0 138938366",
[INFO] [stdout]     "2523843782 1948369545 69010243",
[INFO] [stdout]     "924090948 883610805 76353493",
[INFO] [stdout]     "2022159128 174281796 501684654",
[INFO] [stdout]     "1000444441 2923208140 71448209",
[INFO] [stdout]     "95478579 959964298 268093632",
[INFO] [stdout]     "684655532 1228057930 239435416",
[INFO] [stdout]     "3410916028 2709466998 213741142",
[INFO] [stdout]     "363572211 1627286224 321083321",
[INFO] [stdout]     "3324937342 2017379788 50635256",
[INFO] [stdout]     "3183141431 3068711832 5540758",
[INFO] [stdout]     "2939436746 3478545693 243704685",
[INFO] [stdout]     "3624657170 2994656349 74055483",
[INFO] [stdout]     "1728905119 3103698534 293254009",
[INFO] [stdout]     "3930463154 3978112708 316854588",
[INFO] [stdout]     "2731792391 675966450 207644355",
[INFO] [stdout]     "3375572598 138938366 35343430",
[INFO] [stdout]     "4247317742 3967989739 10122969",
[INFO] [stdout]     "4257440711 3930463154 37526585",
[INFO] [stdout]     "3188682189 3722250378 136255153",
[INFO] [stdout]     "3698712653 1467493346 159792878",
[INFO] [stdout]     "",
[INFO] [stdout]     "light-to-temperature map:",
[INFO] [stdout]     "4148509456 1952010509 126270832",
[INFO] [stdout]     "856886372 936932802 97162803",
[INFO] [stdout]     "829640090 282271594 27246282",
[INFO] [stdout]     "244444108 1274282332 107584318",
[INFO] [stdout]     "1528329058 3192525971 211478915",
[INFO] [stdout]     "2566760651 2178128911 792500107",
[INFO] [stdout]     "478140779 1162859130 51849897",
[INFO] [stdout]     "4274780288 1528329058 20187008",
[INFO] [stdout]     "352028426 265852816 16418778",
[INFO] [stdout]     "1739807973 2970629018 221896953",
[INFO] [stdout]     "188336830 840381853 56107278",
[INFO] [stdout]     "529990676 0 265852816",
[INFO] [stdout]     "2424714410 1911677980 40332529",
[INFO] [stdout]     "795843492 896489131 33796598",
[INFO] [stdout]     "969062248 324530949 412804402",
[INFO] [stdout]     "954049175 309517876 15013073",
[INFO] [stdout]     "3359260758 3868594872 426372424",
[INFO] [stdout]     "2465046939 3404004886 101713712",
[INFO] [stdout]     "375094277 737335351 103046502",
[INFO] [stdout]     "0 1214709027 59573305",
[INFO] [stdout]     "2324866840 2078281341 99847570",
[INFO] [stdout]     "1961704926 1548516066 247670884",
[INFO] [stdout]     "2209375810 1796186950 115491030",
[INFO] [stdout]     "59573305 1034095605 128763525",
[INFO] [stdout]     "3785633182 3505718598 362876274",
[INFO] [stdout]     "368447204 930285729 6647073",
[INFO] [stdout]     "",
[INFO] [stdout]     "temperature-to-humidity map:",
[INFO] [stdout]     "645925588 927807414 87140162",
[INFO] [stdout]     "0 398577479 157531253",
[INFO] [stdout]     "1936153073 3766846194 135269565",
[INFO] [stdout]     "3964800672 3492411188 1957783",
[INFO] [stdout]     "3660032389 3460150664 32260524",
[INFO] [stdout]     "1374126579 1182630672 364804866",
[INFO] [stdout]     "2334938774 2586583717 132274954",
[INFO] [stdout]     "3729993364 4148156458 139151684",
[INFO] [stdout]     "2071422638 2398735028 187848689",
[INFO] [stdout]     "461859499 894601505 33205909",
[INFO] [stdout]     "1128085880 3902115759 246040699",
[INFO] [stdout]     "3966758455 1609937892 328208841",
[INFO] [stdout]     "733065750 1045187965 45230417",
[INFO] [stdout]     "3692292913 2718858671 37700451",
[INFO] [stdout]     "1738931445 2854070578 51145436",
[INFO] [stdout]     "3869145048 2758414954 95655624",
[INFO] [stdout]     "446537472 670580619 15322027",
[INFO] [stdout]     "3468753739 2905216014 191278650",
[INFO] [stdout]     "1790076881 1547435538 62502354",
[INFO] [stdout]     "3103241907 3096494664 363656000",
[INFO] [stdout]     "778296167 1014947576 30240389",
[INFO] [stdout]     "2467213728 3653280748 113565446",
[INFO] [stdout]     "2739690951 1959797890 363550956",
[INFO] [stdout]     "430471457 878535490 16066015",
[INFO] [stdout]     "934173831 836762826 41772664",
[INFO] [stdout]     "272165118 90734051 80200203",
[INFO] [stdout]     "2259271327 1128614382 54016290",
[INFO] [stdout]     "1852579235 2323348846 75386182",
[INFO] [stdout]     "808536556 272940204 125637275",
[INFO] [stdout]     "1927965417 4287308142 7659154",
[INFO] [stdout]     "1935624571 1128085880 528502",
[INFO] [stdout]     "352365321 194834068 72750816",
[INFO] [stdout]     "495065408 685902646 150860180",
[INFO] [stdout]     "248265304 170934254 23899814",
[INFO] [stdout]     "975946495 556108732 114471887",
[INFO] [stdout]     "157531253 0 90734051",
[INFO] [stdout]     "3466897907 2756559122 1855832",
[INFO] [stdout]     "2580779174 3494368971 158911777",
[INFO] [stdout]     "425116137 267584884 5355320",
[INFO] [stdout]     "2313287617 1938146733 21651157",
[INFO] [stdout]     "",
[INFO] [stdout]     "humidity-to-location map:",
[INFO] [stdout]     "2297594568 1304834363 199636291",
[INFO] [stdout]     "964984478 962777545 102011627",
[INFO] [stdout]     "3376226732 2612009119 78542873",
[INFO] [stdout]     "3210191679 3257561655 73324720",
[INFO] [stdout]     "960734175 2732971245 4250303",
[INFO] [stdout]     "3552752951 3643184542 128526794",
[INFO] [stdout]     "1654967093 1268999863 35834500",
[INFO] [stdout]     "2805486965 2087320949 359714826",
[INFO] [stdout]     "72263011 1608745500 171195806",
[INFO] [stdout]     "4225512580 3861994731 69454716",
[INFO] [stdout]     "1240952852 431398165 68767410",
[INFO] [stdout]     "3695056291 298067962 76655045",
[INFO] [stdout]     "1309720262 500165575 32124036",
[INFO] [stdout]     "2768212426 260793423 37274539",
[INFO] [stdout]     "258896561 532289611 263781213",
[INFO] [stdout]     "1967976997 1084282606 71977571",
[INFO] [stdout]     "2255175315 2690551992 42419253",
[INFO] [stdout]     "1514000396 0 28227011",
[INFO] [stdout]     "0 2539746108 72263011",
[INFO] [stdout]     "3283516399 2447035775 92710333",
[INFO] [stdout]     "1233825691 3330886375 7127161",
[INFO] [stdout]     "614836670 2866104927 345897505",
[INFO] [stdout]     "1341844298 88637325 172156098",
[INFO] [stdout]     "2039954568 1779941306 215220747",
[INFO] [stdout]     "3861994731 3931449447 363517849",
[INFO] [stdout]     "1950982711 414403879 16994286",
[INFO] [stdout]     "3454769605 3219988623 37573032",
[INFO] [stdout]     "1690801593 3433704416 164490238",
[INFO] [stdout]     "1855291831 3338013536 95690880",
[INFO] [stdout]     "1195879484 1080226916 4055690",
[INFO] [stdout]     "522677774 1995162053 92158896",
[INFO] [stdout]     "2601505705 796070824 166706721",
[INFO] [stdout]     "2497230859 1504470654 104274846",
[INFO] [stdout]     "1199935174 380513362 33890517",
[INFO] [stdout]     "3492342637 28227011 60410314",
[INFO] [stdout]     "1066996105 2737221548 128883379",
[INFO] [stdout]     "243458817 1064789172 15437744",
[INFO] [stdout]     "3165201791 3598194654 44989888",
[INFO] [stdout]     "3689265936 374723007 5790355",
[INFO] [stdout]     "3681279745 3212002432 7986191",
[INFO] [stdout]     "1542227407 1156260177 112739686",
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_two' (40) panicked at src/bin/05.rs:23:45:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8cac842c52 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c8cac842c52 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c8cac842c52 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c8cac842c52 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c8cac85751a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c8cac85751a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c8cac847a56 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c8cac847a56 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c8cac820ecf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c8cac820ecf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c8cac83abe9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c8cac7d00ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c8cac7d00ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c8cac83ada2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c8cac83ada2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c8cac820fba - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c8cac816079 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c8cac821ddd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c8cac857bcc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c8cac857b92 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c8cac857949 - core[585f66e14d78f9ba]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5c8cac7c1547 - <core[585f66e14d78f9ba]::option::Option<&u32>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5c8cac7c1547 - 05[e87e5ea64652d860]::part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/05.rs:23:45
[INFO] [stdout]   23:     0x5c8cac7c15a3 - 05[e87e5ea64652d860]::part_two
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/05.rs:30:5
[INFO] [stdout]   24:     0x5c8cac7c20f0 - 05[e87e5ea64652d860]::tests::test_part_two
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/05.rs:107:22
[INFO] [stdout]   25:     0x5c8cac7c0fe7 - 05[e87e5ea64652d860]::tests::test_part_two::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/05.rs:106:23
[INFO] [stdout]   26:     0x5c8cac7c4356 - <05[e87e5ea64652d860]::tests::test_part_two::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c8cac7c449b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c8cac7c449b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c8cac7d0cfa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c8cac7d0cfa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c8cac7d0cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c8cac7d0cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c8cac7d0cfa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c8cac7d0cfa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c8cac7d0cfa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c8cac7cb1c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c8cac7cb1c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c8cac7d37f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c8cac7d37f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c8cac84215f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c8cac84215f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x711fb6936aa4 - <unknown>
[INFO] [stdout]   48:     0x711fb69c3a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_one stdout ----
[INFO] [stdout] [
[INFO] [stdout]     "seeds: 41218238 421491713 1255413673 350530906 944138913 251104806 481818804 233571979 2906248740 266447632 3454130719 50644329 1920342932 127779721 2109326496 538709762 3579244700 267233350 4173137165 60179884",
[INFO] [stdout]     "",
[INFO] [stdout]     "seed-to-soil map:",
[INFO] [stdout]     "1389477588 1222450723 86190269",
[INFO] [stdout]     "2369327568 3429737174 127508203",
[INFO] [stdout]     "88123474 1366319913 182655004",
[INFO] [stdout]     "1475667857 405321476 41320497",
[INFO] [stdout]     "1258939826 536917987 41172751",
[INFO] [stdout]     "1924266396 3404859218 24877956",
[INFO] [stdout]     "1762699703 957158780 33280161",
[INFO] [stdout]     "3452528837 3222194776 182664442",
[INFO] [stdout]     "2196573512 1924266396 172754056",
[INFO] [stdout]     "433176947 990438941 6166389",
[INFO] [stdout]     "4047092335 2681059373 30705388",
[INFO] [stdout]     "439343336 1626695089 181842577",
[INFO] [stdout]     "1949144352 2940939059 125726128",
[INFO] [stdout]     "979719551 446641973 90276014",
[INFO] [stdout]     "2184073848 2711764761 12499664",
[INFO] [stdout]     "4077797723 2605613670 27940277",
[INFO] [stdout]     "2074870480 4240432416 54534880",
[INFO] [stdout]     "3048538268 3066665187 104068222",
[INFO] [stdout]     "621185913 1124514126 97936597",
[INFO] [stdout]     "1157547656 773812762 84277017",
[INFO] [stdout]     "1300112577 20266514 6655368",
[INFO] [stdout]     "1151949413 1808537666 5598243",
[INFO] [stdout]     "3435484067 2724264425 17044770",
[INFO] [stdout]     "380487497 1308640992 52689450",
[INFO] [stdout]     "1644897150 26921882 117802553",
[INFO] [stdout]     "1516988354 996605330 127908796",
[INFO] [stdout]     "1241824673 858089779 17115153",
[INFO] [stdout]     "3932455534 2269053207 114636801",
[INFO] [stdout]     "3319415958 3854507632 116068109",
[INFO] [stdout]     "2129405360 4237225295 3207121",
[INFO] [stdout]     "2729160001 2097020452 172032755",
[INFO] [stdout]     "3635193279 3557245377 297262255",
[INFO] [stdout]     "1795979864 578090738 107598550",
[INFO] [stdout]     "2901192756 3970575741 147345512",
[INFO] [stdout]     "4105738000 2416384374 189229296",
[INFO] [stdout]     "0 685689288 88123474",
[INFO] [stdout]     "1903578414 0 20266514",
[INFO] [stdout]     "719122510 144724435 260597041",
[INFO] [stdout]     "2132612481 3170733409 51461367",
[INFO] [stdout]     "2496835771 2741309195 199629864",
[INFO] [stdout]     "1306767945 1548974917 77720172",
[INFO] [stdout]     "3200111916 4117921253 119304042",
[INFO] [stdout]     "1069995565 875204932 81953848",
[INFO] [stdout]     "3152606490 2633553947 47505426",
[INFO] [stdout]     "270778478 1814135909 109709019",
[INFO] [stdout]     "1384488117 1361330442 4989471",
[INFO] [stdout]     "2696465635 2383690008 32694366",
[INFO] [stdout]     "",
[INFO] [stdout]     "soil-to-fertilizer map:",
[INFO] [stdout]     "1796371314 958475699 90518367",
[INFO] [stdout]     "4004397333 4049196179 245771117",
[INFO] [stdout]     "2175877891 3813840430 96544159",
[INFO] [stdout]     "1966430612 3997904997 51291182",
[INFO] [stdout]     "3155151482 799623922 79310846",
[INFO] [stdout]     "4250168450 2358444962 15280909",
[INFO] [stdout]     "4265449359 3910384589 29517937",
[INFO] [stdout]     "3087542169 2534702057 67609313",
[INFO] [stdout]     "1202725381 3631683738 113825873",
[INFO] [stdout]     "852357580 2833874802 40691288",
[INFO] [stdout]     "1452732352 2128818900 25726830",
[INFO] [stdout]     "291197164 3745509611 68330819",
[INFO] [stdout]     "1316551254 2602311370 60535393",
[INFO] [stdout]     "2017721794 2764291908 69582894",
[INFO] [stdout]     "498502503 445768845 353855077",
[INFO] [stdout]     "3367678481 1860885729 203469524",
[INFO] [stdout]     "3845535174 1124639771 94398512",
[INFO] [stdout]     "1041749195 2373725871 160976186",
[INFO] [stdout]     "2330424521 2874566090 757117648",
[INFO] [stdout]     "1478459182 127856713 317912132",
[INFO] [stdout]     "3234462328 1680414394 31771008",
[INFO] [stdout]     "359527983 1219038283 138974520",
[INFO] [stdout]     "893048868 1712185402 148700327",
[INFO] [stdout]     "3571148005 1406027225 274387169",
[INFO] [stdout]     "3939933686 2064355253 64463647",
[INFO] [stdout]     "3266233336 2662846763 101445145",
[INFO] [stdout]     "1886889681 878934768 79540931",
[INFO] [stdout]     "87297932 2154545730 203899232",
[INFO] [stdout]     "39283510 1358012803 48014422",
[INFO] [stdout]     "2272422050 3939902526 58002471",
[INFO] [stdout]     "1377086647 1048994066 75645705",
[INFO] [stdout]     "2087304688 39283510 88573203",
[INFO] [stdout]     "",
[INFO] [stdout]     "fertilizer-to-water map:",
[INFO] [stdout]     "3988818582 3038666130 306148714",
[INFO] [stdout]     "2927763871 3008779749 29886381",
[INFO] [stdout]     "124309691 99049201 282856506",
[INFO] [stdout]     "99049201 381905707 25260490",
[INFO] [stdout]     "407166197 2131018623 602068357",
[INFO] [stdout]     "3442767659 4213146266 81821030",
[INFO] [stdout]     "2957650252 3344814844 485117407",
[INFO] [stdout]     "3907802704 2927763871 81015878",
[INFO] [stdout]     "1009234554 407166197 1723852426",
[INFO] [stdout]     "3524588689 3829932251 383214015",
[INFO] [stdout]     "",
[INFO] [stdout]     "water-to-light map:",
[INFO] [stdout]     "1071892650 2651787028 57679970",
[INFO] [stdout]     "1129572620 3396952543 81593150",
[INFO] [stdout]     "1240611714 2163493623 488293405",
[INFO] [stdout]     "0 2068015044 95478579",
[INFO] [stdout]     "1211165770 3074252590 29445944",
[INFO] [stdout]     "2592854025 0 138938366",
[INFO] [stdout]     "2523843782 1948369545 69010243",
[INFO] [stdout]     "924090948 883610805 76353493",
[INFO] [stdout]     "2022159128 174281796 501684654",
[INFO] [stdout]     "1000444441 2923208140 71448209",
[INFO] [stdout]     "95478579 959964298 268093632",
[INFO] [stdout]     "684655532 1228057930 239435416",
[INFO] [stdout]     "3410916028 2709466998 213741142",
[INFO] [stdout]     "363572211 1627286224 321083321",
[INFO] [stdout]     "3324937342 2017379788 50635256",
[INFO] [stdout]     "3183141431 3068711832 5540758",
[INFO] [stdout]     "2939436746 3478545693 243704685",
[INFO] [stdout]     "3624657170 2994656349 74055483",
[INFO] [stdout]     "1728905119 3103698534 293254009",
[INFO] [stdout]     "3930463154 3978112708 316854588",
[INFO] [stdout]     "2731792391 675966450 207644355",
[INFO] [stdout]     "3375572598 138938366 35343430",
[INFO] [stdout]     "4247317742 3967989739 10122969",
[INFO] [stdout]     "4257440711 3930463154 37526585",
[INFO] [stdout]     "3188682189 3722250378 136255153",
[INFO] [stdout]     "3698712653 1467493346 159792878",
[INFO] [stdout]     "",
[INFO] [stdout]     "light-to-temperature map:",
[INFO] [stdout]     "4148509456 1952010509 126270832",
[INFO] [stdout]     "856886372 936932802 97162803",
[INFO] [stdout]     "829640090 282271594 27246282",
[INFO] [stdout]     "244444108 1274282332 107584318",
[INFO] [stdout]     "1528329058 3192525971 211478915",
[INFO] [stdout]     "2566760651 2178128911 792500107",
[INFO] [stdout]     "478140779 1162859130 51849897",
[INFO] [stdout]     "4274780288 1528329058 20187008",
[INFO] [stdout]     "352028426 265852816 16418778",
[INFO] [stdout]     "1739807973 2970629018 221896953",
[INFO] [stdout]     "188336830 840381853 56107278",
[INFO] [stdout]     "529990676 0 265852816",
[INFO] [stdout]     "2424714410 1911677980 40332529",
[INFO] [stdout]     "795843492 896489131 33796598",
[INFO] [stdout]     "969062248 324530949 412804402",
[INFO] [stdout]     "954049175 309517876 15013073",
[INFO] [stdout]     "3359260758 3868594872 426372424",
[INFO] [stdout]     "2465046939 3404004886 101713712",
[INFO] [stdout]     "375094277 737335351 103046502",
[INFO] [stdout]     "0 1214709027 59573305",
[INFO] [stdout]     "2324866840 2078281341 99847570",
[INFO] [stdout]     "1961704926 1548516066 247670884",
[INFO] [stdout]     "2209375810 1796186950 115491030",
[INFO] [stdout]     "59573305 1034095605 128763525",
[INFO] [stdout]     "3785633182 3505718598 362876274",
[INFO] [stdout]     "368447204 930285729 6647073",
[INFO] [stdout]     "",
[INFO] [stdout]     "temperature-to-humidity map:",
[INFO] [stdout]     "645925588 927807414 87140162",
[INFO] [stdout]     "0 398577479 157531253",
[INFO] [stdout]     "1936153073 3766846194 135269565",
[INFO] [stdout]     "3964800672 3492411188 1957783",
[INFO] [stdout]     "3660032389 3460150664 32260524",
[INFO] [stdout]     "1374126579 1182630672 364804866",
[INFO] [stdout]     "2334938774 2586583717 132274954",
[INFO] [stdout]     "3729993364 4148156458 139151684",
[INFO] [stdout]     "2071422638 2398735028 187848689",
[INFO] [stdout]     "461859499 894601505 33205909",
[INFO] [stdout]     "1128085880 3902115759 246040699",
[INFO] [stdout]     "3966758455 1609937892 328208841",
[INFO] [stdout]     "733065750 1045187965 45230417",
[INFO] [stdout]     "3692292913 2718858671 37700451",
[INFO] [stdout]     "1738931445 2854070578 51145436",
[INFO] [stdout]     "3869145048 2758414954 95655624",
[INFO] [stdout]     "446537472 670580619 15322027",
[INFO] [stdout]     "3468753739 2905216014 191278650",
[INFO] [stdout]     "1790076881 1547435538 62502354",
[INFO] [stdout]     "3103241907 3096494664 363656000",
[INFO] [stdout]     "778296167 1014947576 30240389",
[INFO] [stdout]     "2467213728 3653280748 113565446",
[INFO] [stdout]     "2739690951 1959797890 363550956",
[INFO] [stdout]     "430471457 878535490 16066015",
[INFO] [stdout]     "934173831 836762826 41772664",
[INFO] [stdout]     "272165118 90734051 80200203",
[INFO] [stdout]     "2259271327 1128614382 54016290",
[INFO] [stdout]     "1852579235 2323348846 75386182",
[INFO] [stdout]     "808536556 272940204 125637275",
[INFO] [stdout]     "1927965417 4287308142 7659154",
[INFO] [stdout]     "1935624571 1128085880 528502",
[INFO] [stdout]     "352365321 194834068 72750816",
[INFO] [stdout]     "495065408 685902646 150860180",
[INFO] [stdout]     "248265304 170934254 23899814",
[INFO] [stdout]     "975946495 556108732 114471887",
[INFO] [stdout]     "157531253 0 90734051",
[INFO] [stdout]     "3466897907 2756559122 1855832",
[INFO] [stdout]     "2580779174 3494368971 158911777",
[INFO] [stdout]     "425116137 267584884 5355320",
[INFO] [stdout]     "2313287617 1938146733 21651157",
[INFO] [stdout]     "",
[INFO] [stdout]     "humidity-to-location map:",
[INFO] [stdout]     "2297594568 1304834363 199636291",
[INFO] [stdout]     "964984478 962777545 102011627",
[INFO] [stdout]     "3376226732 2612009119 78542873",
[INFO] [stdout]     "3210191679 3257561655 73324720",
[INFO] [stdout]     "960734175 2732971245 4250303",
[INFO] [stdout]     "3552752951 3643184542 128526794",
[INFO] [stdout]     "1654967093 1268999863 35834500",
[INFO] [stdout]     "2805486965 2087320949 359714826",
[INFO] [stdout]     "72263011 1608745500 171195806",
[INFO] [stdout]     "4225512580 3861994731 69454716",
[INFO] [stdout]     "1240952852 431398165 68767410",
[INFO] [stdout]     "3695056291 298067962 76655045",
[INFO] [stdout]     "1309720262 500165575 32124036",
[INFO] [stdout]     "2768212426 260793423 37274539",
[INFO] [stdout]     "258896561 532289611 263781213",
[INFO] [stdout]     "1967976997 1084282606 71977571",
[INFO] [stdout]     "2255175315 2690551992 42419253",
[INFO] [stdout]     "1514000396 0 28227011",
[INFO] [stdout]     "0 2539746108 72263011",
[INFO] [stdout]     "3283516399 2447035775 92710333",
[INFO] [stdout]     "1233825691 3330886375 7127161",
[INFO] [stdout]     "614836670 2866104927 345897505",
[INFO] [stdout]     "1341844298 88637325 172156098",
[INFO] [stdout]     "2039954568 1779941306 215220747",
[INFO] [stdout]     "3861994731 3931449447 363517849",
[INFO] [stdout]     "1950982711 414403879 16994286",
[INFO] [stdout]     "3454769605 3219988623 37573032",
[INFO] [stdout]     "1690801593 3433704416 164490238",
[INFO] [stdout]     "1855291831 3338013536 95690880",
[INFO] [stdout]     "1195879484 1080226916 4055690",
[INFO] [stdout]     "522677774 1995162053 92158896",
[INFO] [stdout]     "2601505705 796070824 166706721",
[INFO] [stdout]     "2497230859 1504470654 104274846",
[INFO] [stdout]     "1199935174 380513362 33890517",
[INFO] [stdout]     "3492342637 28227011 60410314",
[INFO] [stdout]     "1066996105 2737221548 128883379",
[INFO] [stdout]     "243458817 1064789172 15437744",
[INFO] [stdout]     "3165201791 3598194654 44989888",
[INFO] [stdout]     "3689265936 374723007 5790355",
[INFO] [stdout]     "3681279745 3212002432 7986191",
[INFO] [stdout]     "1542227407 1156260177 112739686",
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_one' (39) panicked at src/bin/05.rs:23:45:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8cac842c52 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c8cac842c52 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c8cac842c52 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c8cac842c52 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c8cac85751a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c8cac85751a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c8cac847a56 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c8cac847a56 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c8cac820ecf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c8cac820ecf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c8cac83abe9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c8cac7d00ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c8cac7d00ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c8cac83ada2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c8cac83ada2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c8cac820fba - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c8cac816079 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c8cac821ddd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c8cac857bcc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c8cac857b92 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c8cac857949 - core[585f66e14d78f9ba]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5c8cac7c1547 - <core[585f66e14d78f9ba]::option::Option<&u32>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5c8cac7c1547 - 05[e87e5ea64652d860]::part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/05.rs:23:45
[INFO] [stdout]   23:     0x5c8cac7c1ff0 - 05[e87e5ea64652d860]::tests::test_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/05.rs:101:22
[INFO] [stdout]   24:     0x5c8cac7c0fb7 - 05[e87e5ea64652d860]::tests::test_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/05.rs:100:23
[INFO] [stdout]   25:     0x5c8cac7c4316 - <05[e87e5ea64652d860]::tests::test_part_one::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c8cac7c449b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c8cac7c449b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5c8cac7d0cfa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5c8cac7d0cfa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5c8cac7d0cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5c8cac7d0cfa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5c8cac7d0cfa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c8cac7d0cfa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5c8cac7d0cfa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5c8cac7cb1c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5c8cac7cb1c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5c8cac7d37f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c8cac7d37f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5c8cac7d37f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c8cac84215f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5c8cac84215f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x711fb6936aa4 - <unknown>
[INFO] [stdout]   47:     0x711fb69c3a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_part_one
[INFO] [stdout]     tests::test_part_two
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fb59f5ccd1be73de1af09d40cea2bbb864304446e8ee30d56f389077d105e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb59f5ccd1be73de1af09d40cea2bbb864304446e8ee30d56f389077d105e0a", kill_on_drop: false }`
[INFO] [stdout] 4fb59f5ccd1be73de1af09d40cea2bbb864304446e8ee30d56f389077d105e0a
