[INFO] cloning repository https://github.com/0xi4o/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xi4o/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xi4o%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xi4o%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9aaff3de4ec0ff97501883676ecda6648065724
[INFO] checking 0xi4o/aoc2023 against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xi4o%2Faoc2023" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xi4o/aoc2023
[INFO] finished tweaking git repo https://github.com/0xi4o/aoc2023
[INFO] tweaked toml for git repo https://github.com/0xi4o/aoc2023 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xi4o/aoc2023 on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xi4o/aoc2023 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c55d991ed7aa59bdddba7cefd46c64c021f8e84237f3e3212e60cb322c655d3
[INFO] running `Command { std: "docker" "start" "-a" "4c55d991ed7aa59bdddba7cefd46c64c021f8e84237f3e3212e60cb322c655d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c55d991ed7aa59bdddba7cefd46c64c021f8e84237f3e3212e60cb322c655d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c55d991ed7aa59bdddba7cefd46c64c021f8e84237f3e3212e60cb322c655d3", kill_on_drop: false }`
[INFO] [stdout] 4c55d991ed7aa59bdddba7cefd46c64c021f8e84237f3e3212e60cb322c655d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86550da36fbb6fbb75216a3f62f90282b6dfa924d1bee55ed672ed2b2a72ae2e
[INFO] running `Command { std: "docker" "start" "-a" "86550da36fbb6fbb75216a3f62f90282b6dfa924d1bee55ed672ed2b2a72ae2e", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]     Checking day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]     Checking day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]     Checking day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]     Checking day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day07/src/part1.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day07/src/part2.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hand` and `bid` are never read
[INFO] [stdout]   --> day07/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Games {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 15 |     hand: Hands,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     bid: u32
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day05/src/part1.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day05/src/part2.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> day05/src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Farming {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  7 |     seeds: Vec<u64>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  8 |     seed_to_soil: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     soil_to_fertilizer: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     fertilizer_to_water: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     water_to_light: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     light_to_temp: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     temp_to_humidity: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     humidity_to_location: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day07/src/part1.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day05/src/part1.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day05/src/part2.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> day05/src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Farming {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  7 |     seeds: Vec<u64>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  8 |     seed_to_soil: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     soil_to_fertilizer: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     fertilizer_to_water: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     water_to_light: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     light_to_temp: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     temp_to_humidity: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     humidity_to_location: BTreeMap<u64, u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> day07/src/part2.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let lines = input.lines().collect::<Vec<&str>>();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hand` and `bid` are never read
[INFO] [stdout]   --> day07/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Games {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 15 |     hand: Hands,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     bid: u32
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `numbers`
[INFO] [stdout]   --> day03/src/part2.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let numbers = map
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numbers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> day03/src/part1.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Symbol(char),
[INFO] [stdout]   |     ------ ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Symbol(char),
[INFO] [stdout] 7 +     Symbol(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `numbers`
[INFO] [stdout]   --> day03/src/part2.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let numbers = map
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numbers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> day03/src/part1.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Symbol(char),
[INFO] [stdout]   |     ------ ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Symbol(char),
[INFO] [stdout] 7 +     Symbol(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]     Checking day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "86550da36fbb6fbb75216a3f62f90282b6dfa924d1bee55ed672ed2b2a72ae2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86550da36fbb6fbb75216a3f62f90282b6dfa924d1bee55ed672ed2b2a72ae2e", kill_on_drop: false }`
[INFO] [stdout] 86550da36fbb6fbb75216a3f62f90282b6dfa924d1bee55ed672ed2b2a72ae2e
