[INFO] cloning repository https://github.com/nerdo/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nerdo/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdo%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdo%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1ebff5529303dfcced50b61b33850d34ab1cdfc
[INFO] testing nerdo/advent-of-code-2023 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdo%2Fadvent-of-code-2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nerdo/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/nerdo/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/nerdo/advent-of-code-2023 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nerdo/advent-of-code-2023 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nerdo/advent-of-code-2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95087ad439d28d3ac48fb9320d03bb5451a66f76423eb9733529713a5d021bbd
[INFO] running `Command { std: "docker" "start" "-a" "95087ad439d28d3ac48fb9320d03bb5451a66f76423eb9733529713a5d021bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95087ad439d28d3ac48fb9320d03bb5451a66f76423eb9733529713a5d021bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95087ad439d28d3ac48fb9320d03bb5451a66f76423eb9733529713a5d021bbd", kill_on_drop: false }`
[INFO] [stdout] 95087ad439d28d3ac48fb9320d03bb5451a66f76423eb9733529713a5d021bbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba0ef619a3583634279bbbf4c5df65ef4edf0bae766feb901f42908630ab3ee1
[INFO] running `Command { std: "docker" "start" "-a" "ba0ef619a3583634279bbbf4c5df65ef4edf0bae766feb901f42908630ab3ee1", kill_on_drop: false }`
[INFO] [stderr]    Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]    Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5)
[INFO] [stderr]    Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4)
[INFO] [stderr]    Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2)
[INFO] [stdout] warning: function `get_sum_of_all_engine_part_numbers` is never used
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub fn get_sum_of_all_engine_part_numbers(lift_engine_schematic: &str) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GondolaLiftEngine` is never constructed
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 265 | struct GondolaLiftEngine {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_possible_parts` is never used
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl GondolaLiftEngine {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] 271 |     /// Gets possible parts.
[INFO] [stdout] 272 |     fn get_possible_parts(&self) -> &Vec<Part> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_sign` is never used
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:285:4
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn is_sign(_v: Option<&str>) -> bool {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Part` is never constructed
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 415 | struct Part {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_adjacent_symbols` is never used
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:425:8
[INFO] [stdout]     |
[INFO] [stdout] 423 | impl Part {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 424 |     /// Gets adjacent symbols for the possible part.
[INFO] [stdout] 425 |     fn get_adjacent_symbols(&self) -> Vec<&str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Position` is never used
[INFO] [stdout]   --> day1/src/trebuchet_calibration.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum Position {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_digit` is never used
[INFO] [stdout]   --> day1/src/trebuchet_calibration.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn get_digit(line: &str, starting_from: Position) -> &str {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_calibration_sum_from_spelled_out_digits` is never used
[INFO] [stdout]    --> day1/src/trebuchet_calibration.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn get_calibration_sum_from_spelled_out_digits(calibration_document: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Header(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -     Header(String),
[INFO] [stdout] 128 +     Header(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Contents(String),
[INFO] [stdout]     |     -------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Contents(String),
[INFO] [stdout] 129 +     Contents(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sum_of_all_engine_gear_ratios` is never used
[INFO] [stdout]   --> day3/src/gondola_lift_engine.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn get_sum_of_all_engine_gear_ratios(lift_engine_schematic: &str) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EngineSchematics` is never constructed
[INFO] [stdout]   --> day3/src/gondola_lift_engine.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct EngineSchematics {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_thing`, `get_start`, `get_numbers_adjacent_to`, and `get_number` are never used
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:69:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl EngineSchematics {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout]  69 |     fn get_thing(&self, x: usize, y: usize) -> Option<&str> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     fn get_start(&self, x: usize, y: usize) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     fn get_numbers_adjacent_to(&self, x: usize, y: usize) -> Vec<u64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn get_number(&self, x: usize, y: usize) -> Option<Number> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Number` is never constructed
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | struct Number {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_gear_ratios` is never used
[INFO] [stdout]    --> day3/src/gondola_lift_engine.rs:216:4
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn get_gear_ratios(schematics: &EngineSchematics) -> Vec<u64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_power` is never used
[INFO] [stdout]   --> day2/src/cube_game.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl CubeSet {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 61 |     pub fn get_power(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_minimum_cube_set` is never used
[INFO] [stdout]    --> day2/src/cube_game.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl Game {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 101 |     pub fn get_minimum_cube_set(&self) -> CubeSet {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sum_of_power_of_minimum_cube_sets` is never used
[INFO] [stdout]    --> day2/src/cube_game.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn get_sum_of_power_of_minimum_cube_sets(game_records: &str) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_possible_game_ids_sum` is never used
[INFO] [stdout]   --> day2/src/cube_game.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn get_possible_game_ids_sum(game_records: &str, max_cubes: CubeSet) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> day2/src/cube_game.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct Game {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 93 |     /// ID of the game.
[INFO] [stdout] 94 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_possible_with_cubes` is never used
[INFO] [stdout]    --> day2/src/cube_game.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Games {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 148 |     /// Returns the possible games if the bag contained only the given cubes.
[INFO] [stdout] 149 |     pub fn get_possible_with_cubes(&self, max_cubes: CubeSet) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_total_scratch_card_points` is never used
[INFO] [stdout]   --> day4/src/scratch_cards.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn get_total_scratch_card_points(scratch_card_table: &str) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_total_points` is never used
[INFO] [stdout]   --> day4/src/scratch_cards.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl ScratchCardData {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 61 |     fn get_total_points(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_points` is never used
[INFO] [stdout]    --> day4/src/scratch_cards.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl CardData {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn get_points(&self) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Header(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -     Header(String),
[INFO] [stdout] 128 +     Header(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Contents(String),
[INFO] [stdout]     |     -------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Contents(String),
[INFO] [stdout] 129 +     Contents(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
[INFO] running `Command { std: "docker" "inspect" "ba0ef619a3583634279bbbf4c5df65ef4edf0bae766feb901f42908630ab3ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba0ef619a3583634279bbbf4c5df65ef4edf0bae766feb901f42908630ab3ee1", kill_on_drop: false }`
[INFO] [stdout] ba0ef619a3583634279bbbf4c5df65ef4edf0bae766feb901f42908630ab3ee1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fabbb6b7161fe434b7481f0398e95b225195322c31e5a27de831fa277890685
[INFO] running `Command { std: "docker" "start" "-a" "5fabbb6b7161fe434b7481f0398e95b225195322c31e5a27de831fa277890685", kill_on_drop: false }`
[INFO] [stderr]    Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5)
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]    Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]    Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2)
[INFO] [stderr]    Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Header(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -     Header(String),
[INFO] [stdout] 128 +     Header(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Contents(String),
[INFO] [stdout]     |     -------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Contents(String),
[INFO] [stdout] 129 +     Contents(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Header(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -     Header(String),
[INFO] [stdout] 128 +     Header(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> day4/src/scratch_cards.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Contents(String),
[INFO] [stdout]     |     -------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Contents(String),
[INFO] [stdout] 129 +     Contents(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.00s
[INFO] running `Command { std: "docker" "inspect" "5fabbb6b7161fe434b7481f0398e95b225195322c31e5a27de831fa277890685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fabbb6b7161fe434b7481f0398e95b225195322c31e5a27de831fa277890685", kill_on_drop: false }`
[INFO] [stdout] 5fabbb6b7161fe434b7481f0398e95b225195322c31e5a27de831fa277890685
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 026eb2793672e432956e188b41498711b0741c03c002ae106b7a24f2fc99a418
[INFO] running `Command { std: "docker" "start" "-a" "026eb2793672e432956e188b41498711b0741c03c002ae106b7a24f2fc99a418", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> day4/src/scratch_cards.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr] 128 |     Header(String),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 128 -     Header(String),
[INFO] [stderr] 128 +     Header(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> day4/src/scratch_cards.rs:129:14
[INFO] [stderr]     |
[INFO] [stderr] 129 |     Contents(String),
[INFO] [stderr]     |     -------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 129 -     Contents(String),
[INFO] [stderr] 129 +     Contents(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `day4` (bin "day4_part1" test) generated 2 warnings
[INFO] [stderr] warning: `day4` (bin "day4_part2" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/day1_part1.rs (/opt/rustwide/target/debug/deps/day1_part1-e4b5ed08ba85e73c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test trebuchet_calibration::tests::get_calibration_sum_returns_the_correct_value ... ok
[INFO] [stdout] test trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value' (17) panicked at day1/src/trebuchet_calibration.rs:46:43:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd36af85d42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd36af85d42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd36af85d42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd36af85d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd36af95f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd36af95f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bd36af532b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd36af532b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd36af5f312 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd36af63e5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5bd36af63cf1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5bd36af248be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5bd36af248be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd36af6451f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5bd36af6451f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5bd36af64346 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5bd36af5f449 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bd36af4778d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5bd36af9d8b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd36af9d567 - core::panicking::panic_const::panic_const_sub_overflow::hbe2f8b42373cfcaa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5bd36aefadb8 - day1_part1::trebuchet_calibration::get_digit::h975a74fefeaacaf5
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:46:43
[INFO] [stdout]   21:     0x5bd36aefabf8 - day1_part1::trebuchet_calibration::get_calibration_sum_from_spelled_out_digits::{{closure}}::h8521116d4679c998
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:105:30
[INFO] [stdout]   22:     0x5bd36aefa50a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hfa554eb9789d3203
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x5bd36aefa50a - core::option::Option<T>::map::h75fe858d92ed7d80
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1159:29
[INFO] [stdout]   24:     0x5bd36aefa50a - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h35c2525f5bbc0119
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x5bd36aefb801 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h43d4736b3abb22e9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:25:41
[INFO] [stdout]   26:     0x5bd36af0060d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h3facdedeb8f20e3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   27:     0x5bd36af005c1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h8f1cd7f07b267e14
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   28:     0x5bd36aefce05 - core::iter::traits::iterator::Iterator::collect::h769f5d1082f86e20
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   29:     0x5bd36aefaaa7 - day1_part1::trebuchet_calibration::get_calibration_sum_from_spelled_out_digits::hd5d3a713b357967f
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:108:10
[INFO] [stdout]   30:     0x5bd36af0082a - day1_part1::trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value::h3074a0e4d3943c27
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:31:22
[INFO] [stdout]   31:     0x5bd36af008a7 - day1_part1::trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value::{{closure}}::hbf0bbf5bf95b2fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:20:79
[INFO] [stdout]   32:     0x5bd36af00cf6 - core::ops::function::FnOnce::call_once::h7368d92be6e51e7d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5bd36af2467b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5bd36af2467b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   35:     0x5bd36af3a2e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x5bd36af3a2e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5bd36af3a2e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5bd36af3a2e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5bd36af3a2e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bd36af3a2e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x5bd36af3a2e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x5bd36af10ad4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x5bd36af10ad4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   44:     0x5bd36af1439a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x5bd36af1439a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5bd36af1439a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5bd36af1439a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5bd36af1439a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5bd36af1439a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x5bd36af1439a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5bd36af5a5af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   52:     0x5bd36af5a5af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   53:     0x7d74a49e2aa4 - <unknown>
[INFO] [stdout]   54:     0x7d74a4a6fa34 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p day1 --bin day1_part1`
[INFO] running `Command { std: "docker" "inspect" "026eb2793672e432956e188b41498711b0741c03c002ae106b7a24f2fc99a418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026eb2793672e432956e188b41498711b0741c03c002ae106b7a24f2fc99a418", kill_on_drop: false }`
[INFO] [stdout] 026eb2793672e432956e188b41498711b0741c03c002ae106b7a24f2fc99a418
