[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] df8fb38ea46d35f73dd10aa16dcb061596f04f52 [INFO] testing bensmith28/RustAdventOfCode against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbensmith28%2FRustAdventOfCode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bensmith28/RustAdventOfCode on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83f9dd868212ccf243cf9304831ffc10c49b7a0e61b480a8ca3058079b43aaec [INFO] running `Command { std: "docker" "start" "-a" "83f9dd868212ccf243cf9304831ffc10c49b7a0e61b480a8ca3058079b43aaec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83f9dd868212ccf243cf9304831ffc10c49b7a0e61b480a8ca3058079b43aaec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f9dd868212ccf243cf9304831ffc10c49b7a0e61b480a8ca3058079b43aaec", kill_on_drop: false }` [INFO] [stdout] 83f9dd868212ccf243cf9304831ffc10c49b7a0e61b480a8ca3058079b43aaec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee3f4ce4f07eaf40d58e0fce12372375a57fa5a852afb064ddfafbbb56649d96 [INFO] running `Command { std: "docker" "start" "-a" "ee3f4ce4f07eaf40d58e0fce12372375a57fa5a852afb064ddfafbbb56649d96", 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:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn read_lines(file_name: &str) -> Lines> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_string` is never used [INFO] [stdout] --> src/main.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | 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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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) -> usize { [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 { [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) -> 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 { [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 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | fn try_loop(&self, position: Position) -> Result, LoopError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn trace_loop(&self) -> Vec { [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, Vec) { [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 { [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) -> 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> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn columns(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn diagonals(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | fn all_lines(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | fn all_windows(&self) -> Vec { [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; [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 { [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>; [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; [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: function `blink_into` is never used [INFO] [stdout] --> src/year2024day11.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn blink_into(source: &Vec, destination: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_blinks` is never used [INFO] [stdout] --> src/year2024day11.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn do_blinks(filename: &str, n: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "ee3f4ce4f07eaf40d58e0fce12372375a57fa5a852afb064ddfafbbb56649d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3f4ce4f07eaf40d58e0fce12372375a57fa5a852afb064ddfafbbb56649d96", kill_on_drop: false }` [INFO] [stdout] ee3f4ce4f07eaf40d58e0fce12372375a57fa5a852afb064ddfafbbb56649d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d883dff5f02168f94fb501a83a5930a7a4d5462218e15c3f5fb17ee0fb00c62 [INFO] running `Command { std: "docker" "start" "-a" "0d883dff5f02168f94fb501a83a5930a7a4d5462218e15c3f5fb17ee0fb00c62", kill_on_drop: false }` [INFO] [stderr] Compiling RustAdventOfCode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "0d883dff5f02168f94fb501a83a5930a7a4d5462218e15c3f5fb17ee0fb00c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d883dff5f02168f94fb501a83a5930a7a4d5462218e15c3f5fb17ee0fb00c62", kill_on_drop: false }` [INFO] [stdout] 0d883dff5f02168f94fb501a83a5930a7a4d5462218e15c3f5fb17ee0fb00c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7f1a45c578de5e7fb8c049eaf785c71bbe180d2ea4980dfc8ebba43a3703ae1 [INFO] running `Command { std: "docker" "start" "-a" "a7f1a45c578de5e7fb8c049eaf785c71bbe180d2ea4980dfc8ebba43a3703ae1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/RustAdventOfCode-57b5e897c0c77a14) [INFO] [stdout] [INFO] [stdout] running 147 tests [INFO] [stdout] test year2023day10::year2023day10::tests::part1::example1 ... ok [INFO] [stdout] test year2023day10::year2023day10::tests::part2::example_3 ... 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_5 ... ok [INFO] [stdout] test year2023day10::year2023day10::tests::part2::example_4 ... ok [INFO] [stdout] test year2023day11::year2023day11::tests::parse::sample ... ok [INFO] [stdout] test year2023day11::year2023day11::tests::part1::example ... ok [INFO] [stdout] test year2023day11::year2023day11::tests::part2::example2 ... ok [INFO] [stdout] test year2023day1::tests::test_parse_value_word ... ok [INFO] [stdout] test year2023day10::year2023day10::tests::part1::solution ... ok [INFO] [stdout] test year2023day11::year2023day11::tests::part2::example1 ... ok [INFO] [stdout] test year2023day1::tests::test_step1_example ... ok [INFO] [stdout] test year2023day2::year2023_day2::tests::parse::handles_hand_input ... ok [INFO] [stdout] test year2023day2::year2023_day2::tests::parse::handles_game_input ... ok [INFO] [stdout] test year2023day1::tests::test_step1 ... 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 year2023day1::tests::test_parse_value_digit ... ok [INFO] [stdout] test year2023day2::year2023_day2::tests::part2::example ... 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 year2023day11::year2023day11::tests::part2::solution ... ok [INFO] [stdout] test year2023day3::year2023day3::tests::parse::handles_line_two_symbols ... ok [INFO] [stdout] test year2023day11::year2023day11::tests::part1::solution ... ok [INFO] [stdout] test year2023day1::tests::test_step2_example ... ok [INFO] [stdout] test year2023day4::year2023day4::tests::part1::example ... ok [INFO] [stdout] test year2023day4::year2023day4::tests::part2::handles_example_win_cards ... ok [INFO] [stdout] test year2023day4::year2023day4::tests::part2::handles_single_win_cards ... ok [INFO] [stdout] test year2023day4::year2023day4::tests::part2::example ... ok [INFO] [stdout] test year2023day4::year2023day4::tests::parse::handle_example_line_one ... ok [INFO] [stdout] test year2023day4::year2023day4::tests::part1::handles_single_card_score ... ok [INFO] [stdout] test year2023day5::year2023day5::tests::part1::example ... ok [INFO] [stdout] test year2023day4::year2023day4::tests::part2::solution ... ok [INFO] [stdout] test year2023day1::tests::test_step2 ... ok [INFO] [stdout] test year2023day5::year2023day5::tests::part2::example ... ok [INFO] [stdout] test year2023day5::year2023day5::tests::parse::handle_parse_input ... ok [INFO] [stdout] test year2023day6::year2023day6::tests::parse::part2 ... ok [INFO] [stdout] test year2023day6::year2023day6::tests::parse::part1 ... ok [INFO] [stdout] test year2023day6::year2023day6::tests::part1::solution ... ok [INFO] [stdout] test year2023day3::year2023day3::tests::part2::example ... ok [INFO] [stdout] test year2023day4::year2023day4::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 year2023day6::year2023day6::tests::part2::example ... ok [INFO] [stdout] test year2023day6::year2023day6::tests::part1::example ... ok [INFO] [stdout] test year2023day7::year2023day7::tests::parse::handle_input ... ok [INFO] [stdout] test year2023day7::year2023day7::tests::parse::parse_hand ... 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 year2023day12::year2023day12::tests::part1::single ... ok [INFO] [stdout] test year2023day7::year2023day7::tests::sort::sort_ex1 ... ok [INFO] [stdout] test year2023day7::year2023day7::tests::sort::sort_ex2 ... ok [INFO] [stdout] test year2023day3::year2023day3::tests::parse::handles_schematic_not_empty ... ok [INFO] [stdout] test year2023day2::year2023_day2::tests::part2::solution ... ok [INFO] [stdout] test year2023day12::year2023day12::tests::part1::example ... ok [INFO] [stdout] test year2023day3::year2023day3::tests::part1::solution ... ok [INFO] [stdout] test year2023day5::year2023day5::tests::parse::handle_parse_range_delta ... ok [INFO] [stdout] test year2023day3::year2023day3::tests::part2::solution ... ok [INFO] [stdout] test year2023day6::year2023day6::tests::part2::solution ... ok [INFO] [stdout] test year2023day3::year2023day3::tests::part1::example ... ok [INFO] [stdout] test year2023day9::year2023day9::tests::part1::example1 ... ok [INFO] [stdout] test year2023day10::year2023day10::tests::part2::solution ... 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::part1::parse_example1 ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part1::example2 ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part1::example3 ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part1::example4 ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part1::example1 ... ok [INFO] [stdout] test year2023day5::year2023day5::tests::part1::solution ... FAILED [INFO] [stdout] test year2023day5::year2023day5::tests::part2::solution ... FAILED [INFO] [stdout] test year2023day9::year2023day9::tests::part2::solution ... ok [INFO] [stdout] test year2023day9::year2023day9::tests::part1::solution ... ok [INFO] [stdout] test year2023day8::year2023day8::tests::input::parse_example ... ok [INFO] [stdout] test year2023day8::year2023day8::tests::part1::solution ... ok [INFO] [stdout] test year2023day7::year2023day7::tests::part1::solution ... ok [INFO] [stdout] test year2023day8::year2023day8::tests::part1::example1 ... ok [INFO] [stdout] test year2023day9::year2023day9::tests::part2::example_line ... ok [INFO] [stdout] test year2024day11::year2024day11::tests::part1::example1 ... ok [INFO] [stdout] test year2023day8::year2023day8::tests::part1::example2 ... ok [INFO] [stdout] test year2023day8::year2023day8::tests::part2::example3 ... ok [INFO] [stdout] test year2023day7::year2023day7::tests::part2::solution ... ok [INFO] [stdout] test year2023day8::year2023day8::tests::part2::solution ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part2::example7 ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part2::example6 ... ok [INFO] [stdout] test year2024day11::year2024day11::tests::part1::solution ... FAILED [INFO] [stdout] test year2024day11::year2024day11::tests::part2::solution ... FAILED [INFO] [stdout] test year2024day2::year2024day2::tests::part1::example ... ok [INFO] [stdout] test year2024day2::year2024day2::tests::part1::solution ... ok [INFO] [stdout] test year2024day2::year2024day2::tests::part2::solution ... ok [INFO] [stdout] test year2024day1::year2024day1::tests::part1::solution ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part2::example4 ... ok [INFO] [stdout] test year2024day1::year2024day1::tests::part2::example ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part2::example5 ... ok [INFO] [stdout] test year2024day3::year2024day3::tests::part1::example ... ok [INFO] [stdout] test year2024day2::year2024day2::tests::part2::example ... ok [INFO] [stdout] test year2024day1::year2024day1::tests::part1::example ... ok [INFO] [stdout] test year2024day3::year2024day3::tests::part2::example ... ok [INFO] [stdout] test year2024day3::year2024day3::tests::part2::solution ... ok [INFO] [stdout] test year2024day1::year2024day1::tests::part2::solution ... ok [INFO] [stdout] test year2024day3::year2024day3::tests::part1::solution ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part2::solution ... ok [INFO] [stdout] test year2024day4::year2024day4::test::part1::example ... ok [INFO] [stdout] test year2024day6::year2024day6::test::part1::example ... ok [INFO] [stdout] test year2024day4::year2024day4::test::part2::example ... ok [INFO] [stdout] test year2024day4::year2024day4::test::parse::example_diagonals ... ok [INFO] [stdout] test year2024day5::year2024day5::tests::parse::example ... ok [INFO] [stdout] test year2024day4::year2024day4::test::parse::example ... ok [INFO] [stdout] test year2024day5::year2024day5::tests::part2::example ... ok [INFO] [stdout] test year2024day5::year2024day5::tests::part1::example ... ok [INFO] [stdout] test year2024day6::year2024day6::test::part2::path_contains_potential_obstacles ... ok [INFO] [stdout] test year2024day5::year2024day5::tests::parse::rule1 ... ok [INFO] [stdout] test year2024day6::year2024day6::test::part2::detect_loop ... ok [INFO] [stdout] test year2024day4::year2024day4::test::part1::solution ... ok [INFO] [stdout] test year2024day8::year2024day8::tests::part1::example1 ... ok [INFO] [stdout] test year2024day7::year2024day7::tests::parse::parse_line ... ok [INFO] [stdout] test year2024day5::year2024day5::tests::part1::solution ... ok [INFO] [stdout] test year2024day4::year2024day4::test::part2::solution ... ok [INFO] [stdout] test year2024day6::year2024day6::test::part1::solution ... ok [INFO] [stdout] test year2024day5::year2024day5::tests::part2::solution ... ok [INFO] [stdout] test year2024day8::year2024day8::tests::part1::example2 ... ok [INFO] [stdout] test year2024day7::year2024day7::tests::part2::singles ... ok [INFO] [stdout] test year2024day7::year2024day7::tests::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::part2::example ... ok [INFO] [stdout] test year2024day10::year2024day10::tests::part1::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::part1::solution ... ok [INFO] [stdout] test year2024day8::year2024day8::tests::part2::example1 ... ok [INFO] [stdout] test year2024day8::year2024day8::tests::part2::single ... ok [INFO] [stdout] test year2024day9::year2024day9::tests::part1::example2 ... ok [INFO] [stdout] test year2024day9::year2024day9::tests::part2::example2 ... ok [INFO] [stdout] test year2024day8::year2024day8::tests::part1::single ... ok [INFO] [stdout] test year2024day8::year2024day8::tests::part1::solution ... ok [INFO] [stdout] test year2024day8::year2024day8::tests::part2::solution ... ok [INFO] [stdout] test year2024day7::year2024day7::tests::part2::solution ... ok [INFO] [stdout] test year2024day7::year2024day7::tests::part1::solution ... ok [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 has been running for over 60 seconds [INFO] [stdout] test year2024day6::year2024day6::test::part2::solution ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- year2023day5::year2023day5::tests::part1::solution stdout ---- [INFO] [stdout] thread 'year2023day5::year2023day5::tests::part1::solution' panicked at src/main.rs:35:9: [INFO] [stdout] Error opening file input/2023-05-input.txt [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6332fa9ee4ca - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6332fa9ee4ca - ::fmt::h98c26ac25ffe89bb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6332faa14563 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6332faa14563 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x6332fa9eb663 - std::io::Write::write_fmt::h03bb0ca26e6faf8c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x6332fa9ee312 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6332fa9ef94d - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x6332fa9ef757 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x6332fa72e1f7 - as core::ops::function::Fn>::call::h7a3c7b4a1ae77f2f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x6332fa72e1f7 - test::test_main::{{closure}}::hf0d3b69ae9b353d1 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x6332fa9efff8 - as core::ops::function::Fn>::call::h6332e82e7b189abd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x6332fa9efff8 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x6332fa9efdba - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x6332fa9ee9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x6332fa9efa4c - rust_begin_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x6332fa630180 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x6332fa6f3235 - RustAdventOfCode::read_lines::hf12ce9b1b1305387 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:35:9 [INFO] [stdout] 19: 0x6332fa67fd1c - RustAdventOfCode::year2023day5::year2023day5::Input::parse::h24d05fda05c11586 [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day5.rs:42:29 [INFO] [stdout] 20: 0x6332fa678622 - RustAdventOfCode::year2023day5::year2023day5::tests::part1::solution::h94f3b65e4879413e [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day5.rs:204:29 [INFO] [stdout] 21: 0x6332fa6785e7 - RustAdventOfCode::year2023day5::year2023day5::tests::part1::solution::{{closure}}::h87f91f0562cf3497 [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day5.rs:203:26 [INFO] [stdout] 22: 0x6332fa69f2b6 - core::ops::function::FnOnce::call_once::hb75726c58769dd69 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6332fa732d1b - core::ops::function::FnOnce::call_once::h871bf86719ec9aa4 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6332fa732d1b - test::__rust_begin_short_backtrace::h2167df1e2b7d76fd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x6332fa732708 - test::run_test_in_process::{{closure}}::h15d92f75a3adfb79 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x6332fa732708 - as core::ops::function::FnOnce<()>>::call_once::hb6c8955835a8dbbb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x6332fa732708 - std::panicking::try::do_call::hc79d0fc888a0bd30 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x6332fa732708 - std::panicking::try::hb8a7878e3a8589d6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x6332fa732708 - std::panic::catch_unwind::hb8e4600ff0ff5cfa [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x6332fa732708 - test::run_test_in_process::hc2900b0b18688dd6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x6332fa732708 - test::run_test::{{closure}}::hac2a9cb07be3d48d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x6332fa6f61aa - test::run_test::{{closure}}::h4a5b729e66a38cd8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x6332fa6f61aa - std::sys::backtrace::__rust_begin_short_backtrace::h0496fb742492f573 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbb6d257c550a54bd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x6332fa6f9b24 - as core::ops::function::FnOnce<()>>::call_once::h46696fe4a6832328 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x6332fa6f9b24 - std::panicking::try::do_call::h2625a51b667bfb64 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x6332fa6f9b24 - std::panicking::try::hb956a59a1973aa4c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x6332fa6f9b24 - std::panic::catch_unwind::h64f3b9d1067ef6a0 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::h42b2841295b6c0b2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x6332fa6f9b24 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6127de71b8124639 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::h42f0ba71002a1b2c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::had9e47d7a3dcecb8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x6332fa9f3f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h48cf765408f6f5f2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7766724a2ac3 - [INFO] [stdout] 45: 0x776672533a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- year2023day5::year2023day5::tests::part2::solution stdout ---- [INFO] [stdout] thread 'year2023day5::year2023day5::tests::part2::solution' panicked at src/main.rs:35:9: [INFO] [stdout] Error opening file input/2023-05-input.txt [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6332fa9ee4ca - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6332fa9ee4ca - ::fmt::h98c26ac25ffe89bb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6332faa14563 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6332faa14563 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x6332fa9eb663 - std::io::Write::write_fmt::h03bb0ca26e6faf8c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x6332fa9ee312 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6332fa9ef94d - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x6332fa9ef757 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x6332fa72e1f7 - as core::ops::function::Fn>::call::h7a3c7b4a1ae77f2f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x6332fa72e1f7 - test::test_main::{{closure}}::hf0d3b69ae9b353d1 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x6332fa9efff8 - as core::ops::function::Fn>::call::h6332e82e7b189abd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x6332fa9efff8 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x6332fa9efdba - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x6332fa9ee9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x6332fa9efa4c - rust_begin_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x6332fa630180 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x6332fa6f3235 - RustAdventOfCode::read_lines::hf12ce9b1b1305387 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:35:9 [INFO] [stdout] 19: 0x6332fa67fd1c - RustAdventOfCode::year2023day5::year2023day5::Input::parse::h24d05fda05c11586 [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day5.rs:42:29 [INFO] [stdout] 20: 0x6332fa6cf7a2 - RustAdventOfCode::year2023day5::year2023day5::tests::part2::solution::h371538d1fe16a975 [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day5.rs:220:29 [INFO] [stdout] 21: 0x6332fa6cf767 - RustAdventOfCode::year2023day5::year2023day5::tests::part2::solution::{{closure}}::hffa3b4d7de8d43fd [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day5.rs:219:26 [INFO] [stdout] 22: 0x6332fa69f506 - core::ops::function::FnOnce::call_once::hbff95d895c7bf6e5 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6332fa732d1b - core::ops::function::FnOnce::call_once::h871bf86719ec9aa4 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6332fa732d1b - test::__rust_begin_short_backtrace::h2167df1e2b7d76fd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x6332fa732708 - test::run_test_in_process::{{closure}}::h15d92f75a3adfb79 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x6332fa732708 - as core::ops::function::FnOnce<()>>::call_once::hb6c8955835a8dbbb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x6332fa732708 - std::panicking::try::do_call::hc79d0fc888a0bd30 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x6332fa732708 - std::panicking::try::hb8a7878e3a8589d6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x6332fa732708 - std::panic::catch_unwind::hb8e4600ff0ff5cfa [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x6332fa732708 - test::run_test_in_process::hc2900b0b18688dd6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x6332fa732708 - test::run_test::{{closure}}::hac2a9cb07be3d48d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x6332fa6f61aa - test::run_test::{{closure}}::h4a5b729e66a38cd8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x6332fa6f61aa - std::sys::backtrace::__rust_begin_short_backtrace::h0496fb742492f573 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbb6d257c550a54bd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x6332fa6f9b24 - as core::ops::function::FnOnce<()>>::call_once::h46696fe4a6832328 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x6332fa6f9b24 - std::panicking::try::do_call::h2625a51b667bfb64 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x6332fa6f9b24 - std::panicking::try::hb956a59a1973aa4c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x6332fa6f9b24 - std::panic::catch_unwind::h64f3b9d1067ef6a0 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::h42b2841295b6c0b2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x6332fa6f9b24 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6127de71b8124639 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::h42f0ba71002a1b2c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::had9e47d7a3dcecb8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x6332fa9f3f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h48cf765408f6f5f2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7766724a2ac3 - [INFO] [stdout] 45: 0x776672533a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- year2024day11::year2024day11::tests::part1::solution stdout ---- [INFO] [stdout] thread 'year2024day11::year2024day11::tests::part1::solution' panicked at src/year2024day11.rs:21:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6332fa9ee4ca - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6332fa9ee4ca - ::fmt::h98c26ac25ffe89bb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6332faa14563 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6332faa14563 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x6332fa9eb663 - std::io::Write::write_fmt::h03bb0ca26e6faf8c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x6332fa9ee312 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6332fa9ef94d - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x6332fa9ef757 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x6332fa72e1f7 - as core::ops::function::Fn>::call::h7a3c7b4a1ae77f2f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x6332fa72e1f7 - test::test_main::{{closure}}::hf0d3b69ae9b353d1 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x6332fa9efff8 - as core::ops::function::Fn>::call::h6332e82e7b189abd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x6332fa9efff8 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x6332fa9efdba - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x6332fa9ee9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x6332fa9efa4c - rust_begin_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x6332fa630180 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x6332fa630606 - core::result::unwrap_failed::h05e0602ed34287c5 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x6332fa6830a0 - core::result::Result::unwrap::h21a2b7713b8c0325 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x6332fa6830a0 - RustAdventOfCode::year2024day11::year2024day11::do_blinks::h5bc68504594ad001 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day11.rs:21:21 [INFO] [stdout] 21: 0x6332fa678f7a - RustAdventOfCode::year2024day11::year2024day11::tests::part1::solution::hca46c8f9f38e49e8 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day11.rs:59:36 [INFO] [stdout] 22: 0x6332fa678f47 - RustAdventOfCode::year2024day11::year2024day11::tests::part1::solution::{{closure}}::h70ffea56ed6d2682 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day11.rs:58:26 [INFO] [stdout] 23: 0x6332fa69ed26 - core::ops::function::FnOnce::call_once::h9fe944d6259dc782 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6332fa732d1b - core::ops::function::FnOnce::call_once::h871bf86719ec9aa4 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6332fa732d1b - test::__rust_begin_short_backtrace::h2167df1e2b7d76fd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:632:18 [INFO] [stdout] 26: 0x6332fa732708 - test::run_test_in_process::{{closure}}::h15d92f75a3adfb79 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:60 [INFO] [stdout] 27: 0x6332fa732708 - as core::ops::function::FnOnce<()>>::call_once::hb6c8955835a8dbbb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6332fa732708 - std::panicking::try::do_call::hc79d0fc888a0bd30 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 29: 0x6332fa732708 - std::panicking::try::hb8a7878e3a8589d6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 30: 0x6332fa732708 - std::panic::catch_unwind::hb8e4600ff0ff5cfa [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 31: 0x6332fa732708 - test::run_test_in_process::hc2900b0b18688dd6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:27 [INFO] [stdout] 32: 0x6332fa732708 - test::run_test::{{closure}}::hac2a9cb07be3d48d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:576:43 [INFO] [stdout] 33: 0x6332fa6f61aa - test::run_test::{{closure}}::h4a5b729e66a38cd8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:606:41 [INFO] [stdout] 34: 0x6332fa6f61aa - std::sys::backtrace::__rust_begin_short_backtrace::h0496fb742492f573 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 35: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbb6d257c550a54bd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 36: 0x6332fa6f9b24 - as core::ops::function::FnOnce<()>>::call_once::h46696fe4a6832328 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x6332fa6f9b24 - std::panicking::try::do_call::h2625a51b667bfb64 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 38: 0x6332fa6f9b24 - std::panicking::try::hb956a59a1973aa4c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 39: 0x6332fa6f9b24 - std::panic::catch_unwind::h64f3b9d1067ef6a0 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 40: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::h42b2841295b6c0b2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 41: 0x6332fa6f9b24 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6127de71b8124639 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::h42f0ba71002a1b2c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::had9e47d7a3dcecb8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 44: 0x6332fa9f3f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h48cf765408f6f5f2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 45: 0x7766724a2ac3 - [INFO] [stdout] 46: 0x776672533a04 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- year2024day11::year2024day11::tests::part2::solution stdout ---- [INFO] [stdout] thread 'year2024day11::year2024day11::tests::part2::solution' panicked at src/year2024day11.rs:21:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6332fa9ee4ca - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6332fa9ee4ca - ::fmt::h98c26ac25ffe89bb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6332faa14563 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6332faa14563 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x6332fa9eb663 - std::io::Write::write_fmt::h03bb0ca26e6faf8c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x6332fa9ee312 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6332fa9ef94d - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x6332fa9ef757 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x6332fa72e1f7 - as core::ops::function::Fn>::call::h7a3c7b4a1ae77f2f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x6332fa72e1f7 - test::test_main::{{closure}}::hf0d3b69ae9b353d1 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x6332fa9efff8 - as core::ops::function::Fn>::call::h6332e82e7b189abd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x6332fa9efff8 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x6332fa9efdba - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x6332fa9ee9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x6332fa9efa4c - rust_begin_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x6332fa630180 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x6332fa630606 - core::result::unwrap_failed::h05e0602ed34287c5 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x6332fa6830a0 - core::result::Result::unwrap::h21a2b7713b8c0325 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x6332fa6830a0 - RustAdventOfCode::year2024day11::year2024day11::do_blinks::h5bc68504594ad001 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day11.rs:21:21 [INFO] [stdout] 21: 0x6332fa6b157a - RustAdventOfCode::year2024day11::year2024day11::tests::part2::solution::h0dca738675ed67e2 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day11.rs:67:36 [INFO] [stdout] 22: 0x6332fa6b1547 - RustAdventOfCode::year2024day11::year2024day11::tests::part2::solution::{{closure}}::hfb4a4fd041d8b957 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day11.rs:66:26 [INFO] [stdout] 23: 0x6332fa69d1e6 - core::ops::function::FnOnce::call_once::h057a7a13787c06d5 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6332fa732d1b - core::ops::function::FnOnce::call_once::h871bf86719ec9aa4 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6332fa732d1b - test::__rust_begin_short_backtrace::h2167df1e2b7d76fd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:632:18 [INFO] [stdout] 26: 0x6332fa732708 - test::run_test_in_process::{{closure}}::h15d92f75a3adfb79 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:60 [INFO] [stdout] 27: 0x6332fa732708 - as core::ops::function::FnOnce<()>>::call_once::hb6c8955835a8dbbb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6332fa732708 - std::panicking::try::do_call::hc79d0fc888a0bd30 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 29: 0x6332fa732708 - std::panicking::try::hb8a7878e3a8589d6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 30: 0x6332fa732708 - std::panic::catch_unwind::hb8e4600ff0ff5cfa [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 31: 0x6332fa732708 - test::run_test_in_process::hc2900b0b18688dd6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:27 [INFO] [stdout] 32: 0x6332fa732708 - test::run_test::{{closure}}::hac2a9cb07be3d48d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:576:43 [INFO] [stdout] 33: 0x6332fa6f61aa - test::run_test::{{closure}}::h4a5b729e66a38cd8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:606:41 [INFO] [stdout] 34: 0x6332fa6f61aa - std::sys::backtrace::__rust_begin_short_backtrace::h0496fb742492f573 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 35: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbb6d257c550a54bd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 36: 0x6332fa6f9b24 - as core::ops::function::FnOnce<()>>::call_once::h46696fe4a6832328 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x6332fa6f9b24 - std::panicking::try::do_call::h2625a51b667bfb64 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 38: 0x6332fa6f9b24 - std::panicking::try::hb956a59a1973aa4c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 39: 0x6332fa6f9b24 - std::panic::catch_unwind::h64f3b9d1067ef6a0 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 40: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::h42b2841295b6c0b2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 41: 0x6332fa6f9b24 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6127de71b8124639 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::h42f0ba71002a1b2c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::had9e47d7a3dcecb8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 44: 0x6332fa9f3f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h48cf765408f6f5f2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 45: 0x7766724a2ac3 - [INFO] [stdout] 46: 0x776672533a04 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- year2023day12::year2023day12::tests::part1::solution stdout ---- [INFO] [stdout] thread 'year2023day12::year2023day12::tests::part1::solution' 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: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6332fa9ee4ca - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6332fa9ee4ca - ::fmt::h98c26ac25ffe89bb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6332faa14563 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6332faa14563 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x6332fa9eb663 - std::io::Write::write_fmt::h03bb0ca26e6faf8c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x6332fa9ee312 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6332fa9ef94d - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x6332fa9ef757 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x6332fa72e1f7 - as core::ops::function::Fn>::call::h7a3c7b4a1ae77f2f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x6332fa72e1f7 - test::test_main::{{closure}}::hf0d3b69ae9b353d1 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x6332fa9efff8 - as core::ops::function::Fn>::call::h6332e82e7b189abd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x6332fa9efff8 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x6332fa9efdba - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x6332fa9ee9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x6332fa9efa4c - rust_begin_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x6332fa630180 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x6332fa630584 - core::panicking::assert_failed_inner::hf2c17e6d30928787 [INFO] [stdout] 19: 0x6332fa99aeb8 - core::panicking::assert_failed::h47231eff3a829df7 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:373:5 [INFO] [stdout] 20: 0x6332fa6c4a02 - RustAdventOfCode::year2023day12::year2023day12::tests::part1::solution::h93d73e74adbb22d3 [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day12.rs:113:17 [INFO] [stdout] 21: 0x6332fa6c4977 - RustAdventOfCode::year2023day12::year2023day12::tests::part1::solution::{{closure}}::h611b6ca3ceb37bd1 [INFO] [stdout] at /opt/rustwide/workdir/src/year2023day12.rs:112:26 [INFO] [stdout] 22: 0x6332fa69e286 - core::ops::function::FnOnce::call_once::h6e596ae59e2a45cf [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6332fa732d1b - core::ops::function::FnOnce::call_once::h871bf86719ec9aa4 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6332fa732d1b - test::__rust_begin_short_backtrace::h2167df1e2b7d76fd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x6332fa732708 - test::run_test_in_process::{{closure}}::h15d92f75a3adfb79 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x6332fa732708 - as core::ops::function::FnOnce<()>>::call_once::hb6c8955835a8dbbb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x6332fa732708 - std::panicking::try::do_call::hc79d0fc888a0bd30 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x6332fa732708 - std::panicking::try::hb8a7878e3a8589d6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x6332fa732708 - std::panic::catch_unwind::hb8e4600ff0ff5cfa [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x6332fa732708 - test::run_test_in_process::hc2900b0b18688dd6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x6332fa732708 - test::run_test::{{closure}}::hac2a9cb07be3d48d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x6332fa6f61aa - test::run_test::{{closure}}::h4a5b729e66a38cd8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x6332fa6f61aa - std::sys::backtrace::__rust_begin_short_backtrace::h0496fb742492f573 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbb6d257c550a54bd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x6332fa6f9b24 - as core::ops::function::FnOnce<()>>::call_once::h46696fe4a6832328 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x6332fa6f9b24 - std::panicking::try::do_call::h2625a51b667bfb64 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x6332fa6f9b24 - std::panicking::try::hb956a59a1973aa4c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x6332fa6f9b24 - std::panic::catch_unwind::h64f3b9d1067ef6a0 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::h42b2841295b6c0b2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x6332fa6f9b24 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6127de71b8124639 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::h42f0ba71002a1b2c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::had9e47d7a3dcecb8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x6332fa9f3f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h48cf765408f6f5f2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7766724a2ac3 - [INFO] [stdout] 45: 0x776672533a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- year2024day9::year2024day9::tests::part2::solution stdout ---- [INFO] [stdout] thread 'year2024day9::year2024day9::tests::part2::solution' 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: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6332fa9ee4ca - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6332fa9ee4ca - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6332fa9ee4ca - ::fmt::h98c26ac25ffe89bb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6332faa14563 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6332faa14563 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x6332fa9eb663 - std::io::Write::write_fmt::h03bb0ca26e6faf8c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x6332fa9ee312 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6332fa9ef94d - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x6332fa9ef757 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x6332fa72e1f7 - as core::ops::function::Fn>::call::h7a3c7b4a1ae77f2f [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x6332fa72e1f7 - test::test_main::{{closure}}::hf0d3b69ae9b353d1 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x6332fa9efff8 - as core::ops::function::Fn>::call::h6332e82e7b189abd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x6332fa9efff8 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x6332fa9efdba - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x6332fa9ee9a9 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x6332fa9efa4c - rust_begin_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x6332fa630180 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x6332fa630584 - core::panicking::assert_failed_inner::hf2c17e6d30928787 [INFO] [stdout] 19: 0x6332fa99aeb8 - core::panicking::assert_failed::h47231eff3a829df7 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:373:5 [INFO] [stdout] 20: 0x6332fa6a8d62 - RustAdventOfCode::year2024day9::year2024day9::tests::part2::solution::h15ef77bf0a5d59d4 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day9.rs:199:17 [INFO] [stdout] 21: 0x6332fa6a8cd7 - RustAdventOfCode::year2024day9::year2024day9::tests::part2::solution::{{closure}}::hb7333be43facddb0 [INFO] [stdout] at /opt/rustwide/workdir/src/year2024day9.rs:198:26 [INFO] [stdout] 22: 0x6332fa69dab6 - core::ops::function::FnOnce::call_once::h3bb5ef9d47dbf3d4 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6332fa732d1b - core::ops::function::FnOnce::call_once::h871bf86719ec9aa4 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6332fa732d1b - test::__rust_begin_short_backtrace::h2167df1e2b7d76fd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x6332fa732708 - test::run_test_in_process::{{closure}}::h15d92f75a3adfb79 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x6332fa732708 - as core::ops::function::FnOnce<()>>::call_once::hb6c8955835a8dbbb [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x6332fa732708 - std::panicking::try::do_call::hc79d0fc888a0bd30 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x6332fa732708 - std::panicking::try::hb8a7878e3a8589d6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x6332fa732708 - std::panic::catch_unwind::hb8e4600ff0ff5cfa [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x6332fa732708 - test::run_test_in_process::hc2900b0b18688dd6 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x6332fa732708 - test::run_test::{{closure}}::hac2a9cb07be3d48d [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x6332fa6f61aa - test::run_test::{{closure}}::h4a5b729e66a38cd8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x6332fa6f61aa - std::sys::backtrace::__rust_begin_short_backtrace::h0496fb742492f573 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbb6d257c550a54bd [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x6332fa6f9b24 - as core::ops::function::FnOnce<()>>::call_once::h46696fe4a6832328 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x6332fa6f9b24 - std::panicking::try::do_call::h2625a51b667bfb64 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x6332fa6f9b24 - std::panicking::try::hb956a59a1973aa4c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x6332fa6f9b24 - std::panic::catch_unwind::h64f3b9d1067ef6a0 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x6332fa6f9b24 - std::thread::Builder::spawn_unchecked_::{{closure}}::h42b2841295b6c0b2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x6332fa6f9b24 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6127de71b8124639 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::h42f0ba71002a1b2c [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x6332fa9f3f4b - as core::ops::function::FnOnce>::call_once::had9e47d7a3dcecb8 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x6332fa9f3f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h48cf765408f6f5f2 [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7766724a2ac3 - [INFO] [stdout] 45: 0x776672533a04 - clone [INFO] [stdout] 46: 0x0 - [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::year2024day11::tests::part1::solution [INFO] [stdout] year2024day11::year2024day11::tests::part2::solution [INFO] [stdout] year2024day9::year2024day9::tests::part2::solution [INFO] [stdout] [INFO] [stdout] test result: FAILED. 141 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 93.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin RustAdventOfCode` [INFO] running `Command { std: "docker" "inspect" "a7f1a45c578de5e7fb8c049eaf785c71bbe180d2ea4980dfc8ebba43a3703ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f1a45c578de5e7fb8c049eaf785c71bbe180d2ea4980dfc8ebba43a3703ae1", kill_on_drop: false }` [INFO] [stdout] a7f1a45c578de5e7fb8c049eaf785c71bbe180d2ea4980dfc8ebba43a3703ae1