[INFO] cloning repository https://github.com/bensmith28/RustAdventOfCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bensmith28/RustAdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbensmith28%2FRustAdventOfCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbensmith28%2FRustAdventOfCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cffb71f72b8a52bc5758bf9fbda09be6bfed37dd
[INFO] testing bensmith28/RustAdventOfCode against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbensmith28%2FRustAdventOfCode" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bensmith28/RustAdventOfCode
[INFO] finished tweaking git repo https://github.com/bensmith28/RustAdventOfCode
[INFO] tweaked toml for git repo https://github.com/bensmith28/RustAdventOfCode written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bensmith28/RustAdventOfCode on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bensmith28/RustAdventOfCode 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f230d2d86a6da743bf66e3757a71a4fd726e720c41c667080d4448132bed9345
[INFO] running `Command { std: "docker" "start" "-a" "f230d2d86a6da743bf66e3757a71a4fd726e720c41c667080d4448132bed9345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f230d2d86a6da743bf66e3757a71a4fd726e720c41c667080d4448132bed9345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f230d2d86a6da743bf66e3757a71a4fd726e720c41c667080d4448132bed9345", kill_on_drop: false }`
[INFO] [stdout] f230d2d86a6da743bf66e3757a71a4fd726e720c41c667080d4448132bed9345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f4aecc95d7e9e415e27c391e9185fe64857ee2689e16cd2e0587a565b65855f4
[INFO] running `Command { std: "docker" "start" "-a" "f4aecc95d7e9e415e27c391e9185fe64857ee2689e16cd2e0587a565b65855f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling RustAdventOfCode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `read_lines` is never used
[INFO] [stdout]   --> src/main.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn read_lines(file_name: &str) -> Lines<BufReader<File>> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_string` is never used
[INFO] [stdout]   --> src/main.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn read_string(file_name: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `step1` is never used
[INFO] [stdout]  --> src/year2023day1.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn step1(file_name: &str) -> std::io::Result<usize> {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParseError` is never used
[INFO] [stdout]   --> src/year2023day1.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum ParseError {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUMBER_WORDS` is never used
[INFO] [stdout]   --> src/year2023day1.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const NUMBER_WORDS: [(&str, usize); 10] = [
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_value` is never used
[INFO] [stdout]   --> src/year2023day1.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_value(s: &str) -> Result<usize, ParseError> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `step2` is never used
[INFO] [stdout]   --> src/year2023day1.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn step2(file_name: &str) -> std::io::Result<usize> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Game` is never constructed
[INFO] [stdout]  --> src/year2023day2.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     struct Game {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `power` are never used
[INFO] [stdout]   --> src/year2023day2.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     impl Game {
[INFO] [stdout]    |     --------- associated items in this implementation
[INFO] [stdout] 12 |         fn parse(s: &str) -> Game {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |         fn power(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hand` is never constructed
[INFO] [stdout]   --> src/year2023day2.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |     struct Hand {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `possible_draw`, and `power` are never used
[INFO] [stdout]   --> src/year2023day2.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     impl Hand {
[INFO] [stdout]    |     --------- associated items in this implementation
[INFO] [stdout] 54 |         fn parse(s: &str) -> Hand {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         fn possible_draw(&self, other: &Hand) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |         fn power(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Location` is never constructed
[INFO] [stdout]  --> src/year2023day3.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     struct Location {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tile` is never used
[INFO] [stdout]   --> src/year2023day3.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     enum Tile {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_adjacent` is never used
[INFO] [stdout]   --> src/year2023day3.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     impl Tile {
[INFO] [stdout]    |     --------- method in this implementation
[INFO] [stdout] 20 |         fn is_adjacent(&self, other: &Tile) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_adjacent` is never used
[INFO] [stdout]   --> src/year2023day3.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     impl Location {
[INFO] [stdout]    |     ------------- method in this implementation
[INFO] [stdout] 34 |         fn is_adjacent(&self, other: &Location) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_for_part1` is never used
[INFO] [stdout]   --> src/year2023day3.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn filter_for_part1(tiles: &[Tile]) -> Vec<&Tile> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_for_part2` is never used
[INFO] [stdout]   --> src/year2023day3.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn filter_for_part2(tiles: &[Tile]) -> Vec<usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_schematic` is never used
[INFO] [stdout]   --> src/year2023day3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn parse_schematic(file_name: &str) -> Vec<Tile> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/year2023day3.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn parse_line(line: &str, y: usize) -> Vec<Tile> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Card` is never constructed
[INFO] [stdout]  --> src/year2023day4.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     struct Card {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `score`, and `won_cards` are never used
[INFO] [stdout]   --> src/year2023day4.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     impl Card {
[INFO] [stdout]    |     --------- associated items in this implementation
[INFO] [stdout] 15 |         fn parse(s: &str) -> Card {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         fn score(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         fn won_cards(&self, max_id: usize) -> Range<usize> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_cards` is never used
[INFO] [stdout]   --> src/year2023day4.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn count_cards(cards: &[Card]) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeDelta` is never constructed
[INFO] [stdout]  --> src/year2023day5.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     struct RangeDelta {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> src/year2023day5.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     impl RangeDelta {
[INFO] [stdout]    |     --------------- associated function in this implementation
[INFO] [stdout] 14 |         fn parse(l: &str) -> RangeDelta {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Layer` is never constructed
[INFO] [stdout]   --> src/year2023day5.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     struct Layer {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/year2023day5.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     struct Input {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse`, `part1`, and `part2` are never used
[INFO] [stdout]    --> src/year2023day5.rs:41:12
[INFO] [stdout]     |
[INFO] [stdout]  40 |     impl Input {
[INFO] [stdout]     |     ---------- associated items in this implementation
[INFO] [stdout]  41 |         fn parse(file_name: &str) -> Input {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |         fn part1(&self) -> isize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |         fn part2(&self) -> isize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RaceRecord` is never constructed
[INFO] [stdout]  --> src/year2023day6.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     struct RaceRecord {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sheet` is never used
[INFO] [stdout]   --> src/year2023day6.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn parse_sheet(filename: &str) -> Vec<RaceRecord> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_sheet_part2` is never used
[INFO] [stdout]   --> src/year2023day6.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parse_sheet_part2(filename: &str) -> RaceRecord {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `does_it_win` is never used
[INFO] [stdout]   --> src/year2023day6.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn does_it_win(race_record: &RaceRecord, hold: usize) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2023day6.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/year2023day6.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ways_to_win` is never used
[INFO] [stdout]   --> src/year2023day6.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn ways_to_win(sheet: Vec<RaceRecord>) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cards` is never used
[INFO] [stdout]  --> src/year2023day7.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     type Cards = Vec<char>;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Bid` is never used
[INFO] [stdout]   --> src/year2023day7.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     type Bid = usize;
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hand` is never constructed
[INFO] [stdout]   --> src/year2023day7.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     struct Hand {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HandType` is never used
[INFO] [stdout]   --> src/year2023day7.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |     enum HandType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `hand_type`, and `card_to_score` are never used
[INFO] [stdout]   --> src/year2023day7.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     impl Hand {
[INFO] [stdout]    |     --------- associated items in this implementation
[INFO] [stdout] 30 |         fn new(cards: Cards, bid: Bid) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |         fn hand_type(&self) -> HandType {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         const fn card_to_score(card: &char) -> usize {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HandError` is never used
[INFO] [stdout]   --> src/year2023day7.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 |     enum HandError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input` is never used
[INFO] [stdout]    --> src/year2023day7.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn parse_input(filename: &str, jacks_wild: bool) -> Vec<Hand> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `total_winnings` is never used
[INFO] [stdout]    --> src/year2023day7.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn total_winnings(hands: Vec<Hand>) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapNode` is never constructed
[INFO] [stdout]  --> src/year2023day8.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     struct MapNode {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]   --> src/year2023day8.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     enum Direction {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/year2023day8.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     struct Input {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `parse_directions` and `new` are never used
[INFO] [stdout]   --> src/year2023day8.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     impl Input {
[INFO] [stdout]    |     ---------- associated functions in this implementation
[INFO] [stdout] 22 |         fn parse_directions(line: &str) -> Vec<Direction> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |         fn new(filename: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `follow_path` is never used
[INFO] [stdout]   --> src/year2023day8.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn follow_path(input: Input) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `follow_ghost_path` is never used
[INFO] [stdout]   --> src/year2023day8.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn follow_ghost_path(input: Input) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]   --> src/year2023day8.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |         impl State {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 87 |             fn next(&self, nodes: &[Node], directions: &[Direction]) -> State {
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sequence` is never constructed
[INFO] [stdout]  --> src/year2023day9.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     struct Sequence {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `predict`, and `predict_left` are never used
[INFO] [stdout]   --> src/year2023day9.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     impl Sequence {
[INFO] [stdout]    |     ------------- associated items in this implementation
[INFO] [stdout]  9 |         fn new(line: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         fn predict(&self) -> isize {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         fn predict_left(&self) -> isize {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2023day9.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn part1(filename: &str) -> isize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/year2023day9.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn part2(filename: &str) -> isize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]   --> src/year2023day10.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     enum Direction {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Coord` is never used
[INFO] [stdout]   --> src/year2023day10.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     type Coord = (usize, usize);
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Position` is never constructed
[INFO] [stdout]   --> src/year2023day10.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     struct Position {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tile` is never used
[INFO] [stdout]   --> src/year2023day10.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |     enum Tile {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Maze` is never constructed
[INFO] [stdout]   --> src/year2023day10.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     struct Maze {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StepError` is never used
[INFO] [stdout]   --> src/year2023day10.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     enum StepError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LoopError` is never used
[INFO] [stdout]   --> src/year2023day10.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |     enum LoopError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/year2023day10.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  51 |     impl Maze {
[INFO] [stdout]     |     --------- associated items in this implementation
[INFO] [stdout]  52 |         fn new(filename: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |         fn find_start(&self) -> Coord {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |         fn get(&self, row: usize, col: usize) -> &Tile {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |         fn step(&self, position: Position) -> Result<Position, StepError> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |         fn try_loop(&self, position: Position) -> Result<Vec<Position>, LoopError> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |         fn trace_loop(&self) -> Vec<Position> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |         fn furthest(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Mark` is never used
[INFO] [stdout]    --> src/year2023day10.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 |     enum Mark {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Field` is never constructed
[INFO] [stdout]    --> src/year2023day10.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 |     struct Field {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set`, `try_set`, `try_get`, `find_adjacents`, and `count_inside` are never used
[INFO] [stdout]    --> src/year2023day10.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 185 |     impl Field {
[INFO] [stdout]     |     ---------- associated items in this implementation
[INFO] [stdout] 186 |         fn new(maze: &Maze) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |         fn set(&mut self, coord: Coord, mark: Mark) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         fn try_set(&mut self, coord: Coord, mark: Mark) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |         fn try_get(&self, coord: Coord) -> &Mark {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |         fn find_adjacents(&self, coord: Coord) -> Mark {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 |         fn count_inside(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_lists` is never used
[INFO] [stdout]  --> src/year2024day1.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn parse_lists(filename: &str) -> (Vec<usize>, Vec<usize>) {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2024day1.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/year2024day1.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_report` is never used
[INFO] [stdout]  --> src/year2024day2.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn parse_report(line: &str) -> Vec<usize> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_safe` is never used
[INFO] [stdout]   --> src/year2024day2.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn is_safe(report: &Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2024day2.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/year2024day2.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Coord` is never used
[INFO] [stdout]  --> src/year2023day11.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     type Coord = (usize, usize);
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GalaxyMap` is never constructed
[INFO] [stdout]  --> src/year2023day11.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     struct GalaxyMap {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `sum_distances` are never used
[INFO] [stdout]   --> src/year2023day11.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 |     impl GalaxyMap {
[INFO] [stdout]    |     -------------- associated items in this implementation
[INFO] [stdout] 10 |         fn new(filename: &str, distance_multiplier: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         fn sum_distances(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]  --> src/year2024day3.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn part1(line: &str) -> usize {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/year2024day3.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn part2(line: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Panel` is never constructed
[INFO] [stdout]  --> src/year2024day4.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     struct Panel {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `rows`, `columns`, `diagonals`, `all_lines`, and `all_windows` are never used
[INFO] [stdout]   --> src/year2024day4.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     impl Panel {
[INFO] [stdout]    |     ---------- associated items in this implementation
[INFO] [stdout] 12 |         fn new(filename: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |         fn rows(&self) -> Vec<Vec<char>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         fn columns(&self) -> Vec<Vec<char>> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |         fn diagonals(&self) -> Vec<Vec<char>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |         fn all_lines(&self) -> Vec<Vec<char>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |         fn all_windows(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]    --> src/year2024day4.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]    --> src/year2024day4.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Order` is never used
[INFO] [stdout]  --> src/year2024day5.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     type Order = Vec<usize>;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]  --> src/year2024day5.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     struct Input {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/year2024day5.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     impl Input {
[INFO] [stdout]    |     ---------- associated function in this implementation
[INFO] [stdout] 11 |         fn new(filename: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rule` is never constructed
[INFO] [stdout]   --> src/year2024day5.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct Rule {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `test` are never used
[INFO] [stdout]   --> src/year2024day5.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     impl Rule {
[INFO] [stdout]    |     --------- associated items in this implementation
[INFO] [stdout] 34 |         fn new(line: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         fn test(&self, order: &Order) -> bool {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2024day5.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/year2024day5.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Floor` is never constructed
[INFO] [stdout]  --> src/year2024day6.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     struct Floor {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Coord` is never used
[INFO] [stdout]   --> src/year2024day6.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |     type Coord = (isize, isize);
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Position` is never constructed
[INFO] [stdout]   --> src/year2024day6.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     struct Position {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `step` is never used
[INFO] [stdout]   --> src/year2024day6.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     impl Position {
[INFO] [stdout]    |     ------------- method in this implementation
[INFO] [stdout] 27 |         fn step(&self) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]   --> src/year2024day6.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     enum Direction {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TraceError` is never used
[INFO] [stdout]   --> src/year2024day6.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     enum TraceError {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `trace_path`, and `plus_obstacle` are never used
[INFO] [stdout]    --> src/year2024day6.rs:48:12
[INFO] [stdout]     |
[INFO] [stdout]  47 |     impl Floor {
[INFO] [stdout]     |     ---------- associated items in this implementation
[INFO] [stdout]  48 |         fn new(filename: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |         fn trace_path(&mut self) -> Result<(), TraceError> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |         fn plus_obstacle(&self, obstacle: Coord) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]    --> src/year2024day6.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]    --> src/year2024day6.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Equation` is never constructed
[INFO] [stdout]  --> src/year2024day7.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     struct Equation {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/year2024day7.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |     enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `is_valid` are never used
[INFO] [stdout]   --> src/year2024day7.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     impl Equation {
[INFO] [stdout]    |     ------------- associated items in this implementation
[INFO] [stdout] 20 |         fn parse(line: &str) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |         fn is_valid(&self, how_many_operators: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve` is never used
[INFO] [stdout]   --> src/year2024day7.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn solve(filename: &str, how_many_operators: usize) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Coord` is never used
[INFO] [stdout]  --> src/year2024day8.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |     type Coord = (isize, isize);
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Antenna` is never constructed
[INFO] [stdout]  --> src/year2024day8.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     struct Antenna {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `antinodes_with` and `resonance_line_with` are never used
[INFO] [stdout]   --> src/year2024day8.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     impl Antenna {
[INFO] [stdout]    |     ------------ methods in this implementation
[INFO] [stdout] 15 |         fn antinodes_with(&self, other: &Antenna) -> HashSet<Coord> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |         fn resonance_line_with(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `City` is never constructed
[INFO] [stdout]   --> src/year2024day8.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     struct City {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/year2024day8.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 84 |     impl City {
[INFO] [stdout]    |     --------- associated function in this implementation
[INFO] [stdout] 85 |         fn new(filename: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Part` is never used
[INFO] [stdout]    --> src/year2024day8.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |     enum Part {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze` is never used
[INFO] [stdout]    --> src/year2024day8.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn analyze(filename: &str, p: Part) -> usize {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Row` is never constructed
[INFO] [stdout]  --> src/year2023day12.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     struct Row {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `count_valid_arrangements` are never used
[INFO] [stdout]   --> src/year2023day12.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     impl Row {
[INFO] [stdout]    |     -------- associated items in this implementation
[INFO] [stdout] 13 |         fn parse(line: &str) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |         fn count_valid_arrangements(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2023day12.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]  --> src/year2024day9.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     struct File {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2024day9.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Block` is never used
[INFO] [stdout]   --> src/year2024day9.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     enum Block {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileHeader` is never constructed
[INFO] [stdout]   --> src/year2024day9.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     struct FileHeader {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/year2024day9.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TrailMap` is never used
[INFO] [stdout]  --> src/year2024day10.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     type TrailMap = Vec<Vec<usize>>;
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Coord` is never used
[INFO] [stdout]  --> src/year2024day10.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     type Coord = (usize, usize);
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_trail_map` is never used
[INFO] [stdout]   --> src/year2024day10.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn parse_trail_map(filename: &str) -> TrailMap {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wander_part_1` is never used
[INFO] [stdout]   --> src/year2024day10.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn wander_part_1(trailhead: Coord, trail_map: TrailMap) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Trail` is never used
[INFO] [stdout]   --> src/year2024day10.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 |     type Trail = Vec<Coord>;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wander_part_2` is never used
[INFO] [stdout]   --> src/year2024day10.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn wander_part_2(trailhead: Coord, trail_map: TrailMap) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evaluate_trail_map` is never used
[INFO] [stdout]    --> src/year2024day10.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn evaluate_trail_map(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]    --> src/year2024day10.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn part1(filename: &str) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]    --> src/year2024day10.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn part2(filename: &str) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stone` is never constructed
[INFO] [stdout]  --> src/year2024day11.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Stone {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `with_value` are never used
[INFO] [stdout]   --> src/year2024day11.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Stone {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 10 |     fn new(value: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn with_value(&self, value: usize) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_blinks` is never used
[INFO] [stdout]   --> src/year2024day11.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn do_blinks(filename: &str, n: usize) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Garden` is never constructed
[INFO] [stdout]  --> src/year2024day12.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Garden {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Region` is never constructed
[INFO] [stdout]  --> src/year2024day12.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct Region {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_adjacent_coord`, `area`, `perimeter`, and `side_count` are never used
[INFO] [stdout]   --> src/year2024day12.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Region {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 15 |     fn is_adjacent_coord(&self, other: &Coord) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn area(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn perimeter(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn side_count(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Coord` is never used
[INFO] [stdout]   --> src/year2024day12.rs:94:6
[INFO] [stdout]    |
[INFO] [stdout] 94 | type Coord = (usize, usize);
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coords_are_adjacent` is never used
[INFO] [stdout]   --> src/year2024day12.rs:96:4
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn coords_are_adjacent(a: &Coord, b: &Coord) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `price`, and `price_by_side` are never used
[INFO] [stdout]    --> src/year2024day12.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl Garden {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 102 |     fn new(filename: &str) -> Garden {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     fn price(&self) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     fn price_by_side(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MachineDetails` is never constructed
[INFO] [stdout]  --> src/year2024day13.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct MachineDetails {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read_file` and `cost` are never used
[INFO] [stdout]   --> src/year2024day13.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl MachineDetails {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 14 |     fn read_file(filename: &str, offset: isize) -> Vec<Self> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn cost(&self) -> Option<usize> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `XY` is never used
[INFO] [stdout]  --> src/year2024day14.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type XY = (isize, isize);
[INFO] [stdout]   |      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InitialRobot` is never constructed
[INFO] [stdout]   --> src/year2024day14.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct InitialRobot {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]   --> src/year2024day14.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn parse(filenamee: &str) -> Vec<InitialRobot> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2024day14.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn part1(filename: &str, room: XY) -> usize {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `step` is never used
[INFO] [stdout]   --> src/year2024day14.rs:59:4
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn step(robot: &InitialRobot, n: isize, room: XY) -> XY {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_to_file` is never used
[INFO] [stdout]   --> src/year2024day14.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn print_to_file(file: &mut File, room: (isize, isize), positions: Vec<XY>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tree_score` is never used
[INFO] [stdout]   --> src/year2024day14.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn tree_score(positions: &[XY]) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]    --> src/year2024day14.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn part2() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Room` is never used
[INFO] [stdout]  --> src/year2024day15.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Room = Vec<Vec<Tile>>;
[INFO] [stdout]   |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Tile` is never used
[INFO] [stdout]  --> src/year2024day15.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum Tile {
[INFO] [stdout]   |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Move` is never used
[INFO] [stdout]   --> src/year2024day15.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum Move {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]   --> src/year2024day15.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn parse(filename: &str) -> (Room, Vec<Move>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/year2024day15.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn part1(filename: &str) -> usize {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `XY` is never used
[INFO] [stdout]    --> src/year2024day15.rs:112:6
[INFO] [stdout]     |
[INFO] [stdout] 112 | type XY = (isize, isize);
[INFO] [stdout]     |      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Box` is never constructed
[INFO] [stdout]    --> src/year2024day15.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct Box {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `contains`, `edges`, and `score` are never used
[INFO] [stdout]    --> src/year2024day15.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl Box {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 120 |     fn new(position: XY) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn contains(&self, position: XY) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn edges(&self) -> Vec<XY> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     fn score(&self) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StretchedRoom` is never constructed
[INFO] [stdout]    --> src/year2024day15.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct StretchedRoom {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `move_robot`, and `score` are never used
[INFO] [stdout]    --> src/year2024day15.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl StretchedRoom {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 144 |     fn new(room: Room) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn move_robot(&mut self, m: &Move) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn score(&self) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]    --> src/year2024day15.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn part2(filename: &str) -> usize {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.94s
[INFO] running `Command { std: "docker" "inspect" "f4aecc95d7e9e415e27c391e9185fe64857ee2689e16cd2e0587a565b65855f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4aecc95d7e9e415e27c391e9185fe64857ee2689e16cd2e0587a565b65855f4", kill_on_drop: false }`
[INFO] [stdout] f4aecc95d7e9e415e27c391e9185fe64857ee2689e16cd2e0587a565b65855f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f952a1006b5c7372eed1741a10f8de958c49806167ece547802e16c3d3cf31cf
[INFO] running `Command { std: "docker" "start" "-a" "f952a1006b5c7372eed1741a10f8de958c49806167ece547802e16c3d3cf31cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling RustAdventOfCode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.88s
[INFO] running `Command { std: "docker" "inspect" "f952a1006b5c7372eed1741a10f8de958c49806167ece547802e16c3d3cf31cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f952a1006b5c7372eed1741a10f8de958c49806167ece547802e16c3d3cf31cf", kill_on_drop: false }`
[INFO] [stdout] f952a1006b5c7372eed1741a10f8de958c49806167ece547802e16c3d3cf31cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6e348ca3220efad52021710182a1b0f7428530dd046d0e67b27b6c8447446229
[INFO] running `Command { std: "docker" "start" "-a" "6e348ca3220efad52021710182a1b0f7428530dd046d0e67b27b6c8447446229", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/RustAdventOfCode/e2e170a9ace56208/deps/RustAdventOfCode-e2e170a9ace56208)
[INFO] [stdout] 
[INFO] [stdout] running 171 tests
[INFO] [stdout] test year2023day10::year2023day10::tests::part1::example1 ... ok
[INFO] [stdout] test year2023day10::year2023day10::tests::part1::example2 ... ok
[INFO] [stdout] test year2023day10::year2023day10::tests::part1::example_steps ... ok
[INFO] [stdout] test year2023day10::year2023day10::tests::part2::example_4 ... ok
[INFO] [stdout] test year2023day10::year2023day10::tests::part2::example_3 ... ok
[INFO] [stdout] test year2023day11::year2023day11::tests::part1::example ... ok
[INFO] [stdout] test year2023day11::year2023day11::tests::part2::example1 ... ok
[INFO] [stdout] test year2023day11::year2023day11::tests::part1::solution ... ok
[INFO] [stdout] test year2023day11::year2023day11::tests::parse::sample ... ok
[INFO] [stdout] test year2023day11::year2023day11::tests::part2::example2 ... ok
[INFO] [stdout] test year2023day10::year2023day10::tests::part1::solution ... ok
[INFO] [stdout] test year2023day11::year2023day11::tests::part2::solution ... ok
[INFO] [stdout] test year2023day1::tests::test_parse_value_digit ... ok
[INFO] [stdout] test year2023day1::tests::test_step1_example ... ok
[INFO] [stdout] test year2023day1::tests::test_parse_value_word ... ok
[INFO] [stdout] test year2023day1::tests::test_step1 ... ok
[INFO] [stdout] test year2023day1::tests::test_step2_example ... ok
[INFO] [stdout] test year2023day2::year2023_day2::tests::parse::handles_hand_input ... ok
[INFO] [stdout] test year2023day2::year2023_day2::tests::parse::handles_hand_punctuation ... ok
[INFO] [stdout] test year2023day2::year2023_day2::tests::part1::example ... ok
[INFO] [stdout] test year2023day2::year2023_day2::tests::part1::solution ... ok
[INFO] [stdout] test year2023day2::year2023_day2::tests::part2::example ... ok
[INFO] [stdout] test year2023day10::year2023day10::tests::part2::example_5 ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::adjacent::handles_location_adjacent ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::parse::handles_line_mixed ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::parse::handles_line_no_trailing_period ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::parse::handles_line_two_numbers ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::parse::handles_line_two_symbols ... ok
[INFO] [stdout] test year2023day2::year2023_day2::tests::part2::solution ... ok
[INFO] [stdout] test year2023day2::year2023_day2::tests::parse::handles_game_input ... ok
[INFO] [stdout] test year2023day1::tests::test_step2 ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::part2::example ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::parse::handles_schematic_not_empty ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::part1::solution ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::parse::handle_example_line_one ... ok
[INFO] [stdout] test year2023day12::year2023day12::tests::part1::example ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::part1::example ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::part1::example ... ok
[INFO] [stdout] test year2023day3::year2023day3::tests::part2::solution ... ok
[INFO] [stdout] test year2023day10::year2023day10::tests::part2::solution ... ok
[INFO] [stdout] test year2023day12::year2023day12::tests::part1::single ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::part1::handles_single_card_score ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::part2::example ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::part1::solution ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::part2::handles_example_win_cards ... ok
[INFO] [stdout] test year2023day5::year2023day5::tests::parse::handle_parse_input ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::part2::solution ... ok
[INFO] [stdout] test year2023day4::year2023day4::tests::part2::handles_single_win_cards ... ok
[INFO] [stdout] test year2023day5::year2023day5::tests::parse::handle_parse_range_delta ... ok
[INFO] [stdout] test year2023day5::year2023day5::tests::part1::example ... ok
[INFO] [stdout] test year2023day6::year2023day6::tests::part1::example ... ok
[INFO] [stdout] test year2023day6::year2023day6::tests::parse::part1 ... ok
[INFO] [stdout] test year2023day5::year2023day5::tests::part2::example ... ok
[INFO] [stdout] test year2023day6::year2023day6::tests::parse::part2 ... ok
[INFO] [stdout] test year2023day5::year2023day5::tests::part2::solution ... FAILED
[INFO] [stdout] test year2023day5::year2023day5::tests::part1::solution ... FAILED
[INFO] [stdout] test year2023day6::year2023day6::tests::part1::solution ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::hand_type::example ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::hand_type::handle_hand_type ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::parse::parse_hand ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::parse::handle_input ... ok
[INFO] [stdout] test year2023day6::year2023day6::tests::part2::example ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::part1::example ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::part2::example ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::sort::example_sort_hand_types ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::sort::sort_ex1 ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::sort::sort_ex2 ... ok
[INFO] [stdout] test year2023day6::year2023day6::tests::part2::solution ... ok
[INFO] [stdout] test year2023day8::year2023day8::tests::part1::example1 ... ok
[INFO] [stdout] test year2023day8::year2023day8::tests::part1::solution ... ok
[INFO] [stdout] test year2023day8::year2023day8::tests::part2::example3 ... ok
[INFO] [stdout] test year2023day8::year2023day8::tests::input::parse_example ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::part2::solution ... ok
[INFO] [stdout] test year2023day7::year2023day7::tests::part1::solution ... ok
[INFO] [stdout] test year2023day8::year2023day8::tests::part1::example2 ... ok
[INFO] [stdout] test year2023day9::year2023day9::tests::part1::predict_example1 ... ok
[INFO] [stdout] test year2023day9::year2023day9::tests::part2::example ... ok
[INFO] [stdout] test year2023day9::year2023day9::tests::part2::example_line ... ok
[INFO] [stdout] test year2023day9::year2023day9::tests::part1::example1 ... ok
[INFO] [stdout] test year2023day9::year2023day9::tests::part1::parse_example1 ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part1::example1 ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part1::example4 ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part2::example4 ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part2::example5 ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part1::example2 ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part1::example3 ... ok
[INFO] [stdout] test year2023day9::year2023day9::tests::part1::solution ... ok
[INFO] [stdout] test year2023day9::year2023day9::tests::part2::solution ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part2::example6 ... ok
[INFO] [stdout] test year2023day8::year2023day8::tests::part2::solution ... ok
[INFO] [stdout] test year2024day11::tests::part1::solution ... ok
[INFO] [stdout] test year2024day11::tests::part1::example1 ... ok
[INFO] [stdout] test year2024day11::tests::part2::example ... ok
[INFO] [stdout] test year2024day12::tests::part1::example1 ... ok
[INFO] [stdout] test year2024day12::tests::part1::example2 ... ok
[INFO] [stdout] test year2024day12::tests::part1::example3 ... ok
[INFO] [stdout] test year2024day12::tests::part2::example1 ... ok
[INFO] [stdout] test year2024day12::tests::part2::example3 ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part2::example7 ... ok
[INFO] [stdout] test year2024day12::tests::part2::example4 ... ok
[INFO] [stdout] test year2024day12::tests::part2::example5 ... ok
[INFO] [stdout] test year2024day13::tests::part1::example ... ok
[INFO] [stdout] test year2024day13::tests::part1::parse ... ok
[INFO] [stdout] test year2024day13::tests::part2::solution ... ok
[INFO] [stdout] test year2024day13::tests::part1::solution ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part1::solution ... ok
[INFO] [stdout] test year2024day14::tests::part1::example ... ok
[INFO] [stdout] test year2024day14::tests::part1::test_parse ... ok
[INFO] [stdout] test year2024day14::tests::part2::test ... FAILED
[INFO] [stdout] test year2024day14::tests::part1::solution ... ok
[INFO] [stdout] test year2024day15::tests::parse::test_parse ... ok
[INFO] [stdout] test year2024day10::year2024day10::tests::part2::solution ... ok
[INFO] [stdout] test year2024day15::tests::part1::example1 ... ok
[INFO] [stdout] test year2024day15::tests::part1::example2 ... ok
[INFO] [stdout] test year2024day15::tests::part1::actual ... ok
[INFO] [stdout] test year2024day1::year2024day1::tests::part1::example ... ok
[INFO] [stdout] test year2024day15::tests::part2::example ... ok
[INFO] [stdout] test year2024day1::year2024day1::tests::part2::example ... ok
[INFO] [stdout] test year2024day1::year2024day1::tests::part1::solution ... ok
[INFO] [stdout] test year2024day2::year2024day2::tests::part1::example ... ok
[INFO] [stdout] test year2024day2::year2024day2::tests::part2::example ... ok
[INFO] [stdout] test year2024day2::year2024day2::tests::part1::solution ... ok
[INFO] [stdout] test year2024day2::year2024day2::tests::part2::solution ... ok
[INFO] [stdout] test year2024day3::year2024day3::tests::part1::example ... ok
[INFO] [stdout] test year2024day3::year2024day3::tests::part2::example ... ok
[INFO] [stdout] test year2024day3::year2024day3::tests::part1::solution ... ok
[INFO] [stdout] test year2024day4::year2024day4::test::parse::example ... ok
[INFO] [stdout] test year2024day1::year2024day1::tests::part2::solution ... ok
[INFO] [stdout] test year2024day4::year2024day4::test::parse::example_diagonals ... ok
[INFO] [stdout] test year2024day4::year2024day4::test::part1::example ... ok
[INFO] [stdout] test year2024day4::year2024day4::test::part2::example ... ok
[INFO] [stdout] test year2024day3::year2024day3::tests::part2::solution ... ok
[INFO] [stdout] test year2024day5::year2024day5::tests::parse::example ... ok
[INFO] [stdout] test year2024day5::year2024day5::tests::parse::rule1 ... ok
[INFO] [stdout] test year2024day5::year2024day5::tests::part1::example ... ok
[INFO] [stdout] test year2024day4::year2024day4::test::part1::solution ... ok
[INFO] [stdout] test year2024day5::year2024day5::tests::part2::example ... ok
[INFO] [stdout] test year2024day11::tests::part2::solution ... FAILED
[INFO] [stdout] test year2024day5::year2024day5::tests::part1::solution ... ok
[INFO] [stdout] test year2024day6::year2024day6::test::part1::example ... ok
[INFO] [stdout] test year2024day6::year2024day6::test::part2::detect_loop ... ok
[INFO] [stdout] test year2024day4::year2024day4::test::part2::solution ... ok
[INFO] [stdout] test year2024day6::year2024day6::test::part2::path_contains_potential_obstacles ... ok
[INFO] [stdout] test year2024day5::year2024day5::tests::part2::solution ... ok
[INFO] [stdout] test year2024day7::year2024day7::tests::parse::parse_line ... ok
[INFO] [stdout] test year2024day6::year2024day6::test::part2::example ... ok
[INFO] [stdout] test year2024day7::year2024day7::tests::part1::example ... ok
[INFO] [stdout] test year2024day7::year2024day7::tests::part1::single ... ok
[INFO] [stdout] test year2024day6::year2024day6::test::part1::solution ... ok
[INFO] [stdout] test year2024day7::year2024day7::tests::part2::example ... ok
[INFO] [stdout] test year2024day7::year2024day7::tests::part2::singles ... ok
[INFO] [stdout] test year2023day12::year2023day12::tests::part1::solution has been running for over 60 seconds
[INFO] [stdout] test year2024day12::tests::part1::solution ... ok
[INFO] [stdout] test year2024day8::year2024day8::tests::part1::example1 ... ok
[INFO] [stdout] test year2024day8::year2024day8::tests::part1::single ... ok
[INFO] [stdout] test year2024day8::year2024day8::tests::part1::example2 ... ok
[INFO] [stdout] test year2024day8::year2024day8::tests::part2::example1 ... ok
[INFO] [stdout] test year2024day8::year2024day8::tests::part2::single ... ok
[INFO] [stdout] test year2024day12::tests::part2::solution ... ok
[INFO] [stdout] test year2024day8::year2024day8::tests::part1::solution ... ok
[INFO] [stdout] test year2024day8::year2024day8::tests::part2::solution ... ok
[INFO] [stdout] test year2024day15::tests::part2::solution ... ok
[INFO] [stdout] test year2024day9::year2024day9::tests::part2::example1 ... ok
[INFO] [stdout] test year2024day9::year2024day9::tests::part1::example1 ... ok
[INFO] [stdout] test year2024day9::year2024day9::tests::part2::example2 ... ok
[INFO] [stdout] test year2024day9::year2024day9::tests::part1::example2 ... ok
[INFO] [stdout] test year2024day9::year2024day9::tests::part1::solution ... ok
[INFO] [stdout] test year2024day7::year2024day7::tests::part1::solution ... ok
[INFO] [stdout] test year2024day7::year2024day7::tests::part2::solution ... ok
[INFO] [stdout] test year2024day6::year2024day6::test::part2::solution has been running for over 60 seconds
[INFO] [stdout] test year2024day9::year2024day9::tests::part2::solution has been running for over 60 seconds
[INFO] [stdout] test year2023day12::year2023day12::tests::part1::solution ... FAILED
[INFO] [stdout] test year2024day9::year2024day9::tests::part2::solution ... FAILED
[INFO] [stdout] test year2024day6::year2024day6::test::part2::solution ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- year2023day5::year2023day5::tests::part2::solution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year2023day5::year2023day5::tests::part2::solution' (597) panicked at src/main.rs:39:9:
[INFO] [stdout] Error opening file input/2023-05-input.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff35694a752 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff35694a752 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff3569604aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff3569604aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ff35694f5a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff35694f5a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff35692887f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff35692887f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff3569426e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff356667a6e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff356667a6e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff3569428a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff3569428a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff356928938 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff356920209 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff35692978d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff356960c6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff35664a331 - RustAdventOfCode[8d198ab812f4f01]::read_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:39:9
[INFO] [stdout]   20:     0x5ff356639dd4 - <RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::Input>::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day5.rs:42:29
[INFO] [stdout]   21:     0x5ff3566506af - RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::tests::part2::solution
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day5.rs:220:29
[INFO] [stdout]   22:     0x5ff356649de7 - RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::tests::part2::solution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day5.rs:219:26
[INFO] [stdout]   23:     0x5ff3565e0d86 - <RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::tests::part2::solution::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff35665be1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff35665be1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff35666867a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ff35666867a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff35666867a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff356662b44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff356662b44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ff35666b172 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ff35666b172 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ff35666b172 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff356949c5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ff356949c5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75b2783abaa4 - <unknown>
[INFO] [stdout]   45:     0x75b278438a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year2023day5::year2023day5::tests::part1::solution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year2023day5::year2023day5::tests::part1::solution' (595) panicked at src/main.rs:39:9:
[INFO] [stdout] Error opening file input/2023-05-input.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff35694a752 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff35694a752 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff3569604aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff3569604aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ff35694f5a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff35694f5a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff35692887f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff35692887f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff3569426e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff356667a6e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff356667a6e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff3569428a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff3569428a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff356928938 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff356920209 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff35692978d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff356960c6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff35664a331 - RustAdventOfCode[8d198ab812f4f01]::read_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:39:9
[INFO] [stdout]   20:     0x5ff356639dd4 - <RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::Input>::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day5.rs:42:29
[INFO] [stdout]   21:     0x5ff3565b8c9f - RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::tests::part1::solution
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day5.rs:204:29
[INFO] [stdout]   22:     0x5ff3565b60e7 - RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::tests::part1::solution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day5.rs:203:26
[INFO] [stdout]   23:     0x5ff3565e0d06 - <RustAdventOfCode[8d198ab812f4f01]::year2023day5::year2023day5::tests::part1::solution::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff35665be1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff35665be1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff35666867a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ff35666867a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff35666867a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff356662b44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff356662b44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ff35666b172 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ff35666b172 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ff35666b172 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff356949c5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ff356949c5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75b2783abaa4 - <unknown>
[INFO] [stdout]   45:     0x75b278438a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year2024day14::tests::part2::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year2024day14::tests::part2::test' (1806) panicked at src/year2024day14.rs:127:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff35694a752 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff35694a752 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff3569604aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff3569604aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ff35694f5a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff35694f5a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff35692887f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff35692887f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff3569426e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff356667a6e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff356667a6e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff3569428a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff3569428a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff356928938 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff356920209 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff35692978d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff356960c6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff3569609e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff35664dab1 - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::fs::File, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ff35664dab1 - RustAdventOfCode[8d198ab812f4f01]::year2024day14::part2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2024day14.rs:127:10
[INFO] [stdout]   22:     0x5ff356622176 - RustAdventOfCode[8d198ab812f4f01]::year2024day14::tests::part2::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2024day14.rs:191:13
[INFO] [stdout]   23:     0x5ff35661f157 - RustAdventOfCode[8d198ab812f4f01]::year2024day14::tests::part2::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2024day14.rs:190:18
[INFO] [stdout]   24:     0x5ff3565e0446 - <RustAdventOfCode[8d198ab812f4f01]::year2024day14::tests::part2::test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff35665be1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ff35665be1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ff35666867a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ff35666867a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ff35666867a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ff356662b44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ff356662b44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ff35666b172 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ff35666b172 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ff35666b172 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ff356949c5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ff356949c5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x75b2783abaa4 - <unknown>
[INFO] [stdout]   46:     0x75b278438a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year2024day11::tests::part2::solution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year2024day11::tests::part2::solution' (1269) panicked at src/year2024day11.rs:88:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 186996
[INFO] [stdout]  right: 221683913164898
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff35694a752 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff35694a752 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff3569604aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff3569604aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ff35694f5a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff35694f5a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff35692887f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff35692887f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff3569426e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff356667a6e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff356667a6e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff3569428a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff3569428a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff356928938 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff356920209 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff35692978d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff356960c6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff356960b23 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ff35695c30d - core[8f93d80df273fe75]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ff356616bf7 - RustAdventOfCode[8d198ab812f4f01]::year2024day11::tests::part2::solution
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2024day11.rs:88:13
[INFO] [stdout]   22:     0x5ff356613957 - RustAdventOfCode[8d198ab812f4f01]::year2024day11::tests::part2::solution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2024day11.rs:87:22
[INFO] [stdout]   23:     0x5ff3565e0006 - <RustAdventOfCode[8d198ab812f4f01]::year2024day11::tests::part2::solution::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff35665be1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff35665be1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff35666867a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ff35666867a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff35666867a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff356662b44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff356662b44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ff35666b172 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ff35666b172 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ff35666b172 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff356949c5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ff356949c5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75b2783abaa4 - <unknown>
[INFO] [stdout]   45:     0x75b278438a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year2023day12::year2023day12::tests::part1::solution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year2023day12::year2023day12::tests::part1::solution' (39) panicked at src/year2023day12.rs:113:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 21
[INFO] [stdout]  right: 7195
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff35694a752 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff35694a752 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff3569604aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff3569604aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ff35694f5a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff35694f5a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff35692887f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff35692887f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff3569426e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff356667a6e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff356667a6e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff3569428a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff3569428a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff356928938 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff356920209 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff35692978d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff356960c6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff356960b23 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ff35695c30d - core[8f93d80df273fe75]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ff3565dd362 - RustAdventOfCode[8d198ab812f4f01]::year2023day12::year2023day12::tests::part1::solution
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day12.rs:113:17
[INFO] [stdout]   22:     0x5ff3565dabe7 - RustAdventOfCode[8d198ab812f4f01]::year2023day12::year2023day12::tests::part1::solution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2023day12.rs:112:26
[INFO] [stdout]   23:     0x5ff3565e25c6 - <RustAdventOfCode[8d198ab812f4f01]::year2023day12::year2023day12::tests::part1::solution::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff35665be1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff35665be1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff35666867a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ff35666867a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff35666867a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff356662b44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff356662b44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ff35666b172 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ff35666b172 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ff35666b172 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff356949c5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ff356949c5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75b2783abaa4 - <unknown>
[INFO] [stdout]   45:     0x75b278438a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year2024day9::year2024day9::tests::part2::solution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year2024day9::year2024day9::tests::part2::solution' (3516) panicked at src/year2024day9.rs:199:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 818626
[INFO] [stdout]  right: 6327174563252
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff35694a752 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff35694a752 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff35694a752 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff3569604aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff3569604aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ff35694f5a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff35694f5a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff35692887f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff35692887f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff3569426e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff356667a6e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff356667a6e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff3569428a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff3569428a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff356928938 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff356920209 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff35692978d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff356960c6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff356960b23 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ff35695c30d - core[8f93d80df273fe75]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ff3565fa6b2 - RustAdventOfCode[8d198ab812f4f01]::year2024day9::year2024day9::tests::part2::solution
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2024day9.rs:199:17
[INFO] [stdout]   22:     0x5ff3565efb57 - RustAdventOfCode[8d198ab812f4f01]::year2024day9::year2024day9::tests::part2::solution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year2024day9.rs:198:26
[INFO] [stdout]   23:     0x5ff3565e2186 - <RustAdventOfCode[8d198ab812f4f01]::year2024day9::year2024day9::tests::part2::solution::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff35665be1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff35665be1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff35666867a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ff35666867a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ff35666867a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff35666867a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff35666867a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff356662b44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff356662b44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ff35666b172 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ff35666b172 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ff35666b172 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff35666b172 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ff35666b172 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff356949c5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ff356949c5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75b2783abaa4 - <unknown>
[INFO] [stdout]   45:     0x75b278438a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     year2023day12::year2023day12::tests::part1::solution
[INFO] [stdout]     year2023day5::year2023day5::tests::part1::solution
[INFO] [stdout]     year2023day5::year2023day5::tests::part2::solution
[INFO] [stdout]     year2024day11::tests::part2::solution
[INFO] [stdout]     year2024day14::tests::part2::test
[INFO] [stdout]     year2024day9::year2024day9::tests::part2::solution
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 165 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 240.79s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin RustAdventOfCode`
[INFO] running `Command { std: "docker" "inspect" "6e348ca3220efad52021710182a1b0f7428530dd046d0e67b27b6c8447446229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e348ca3220efad52021710182a1b0f7428530dd046d0e67b27b6c8447446229", kill_on_drop: false }`
[INFO] [stdout] 6e348ca3220efad52021710182a1b0f7428530dd046d0e67b27b6c8447446229
