[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdo%2Fadvent-of-code-2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nerdo/advent-of-code-2023 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a1559bbaf391dba72ff65810443d41bd82c36cfafccd8fd05b2507afbdc1d94
[INFO] running `Command { std: "docker" "start" "-a" "4a1559bbaf391dba72ff65810443d41bd82c36cfafccd8fd05b2507afbdc1d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a1559bbaf391dba72ff65810443d41bd82c36cfafccd8fd05b2507afbdc1d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1559bbaf391dba72ff65810443d41bd82c36cfafccd8fd05b2507afbdc1d94", kill_on_drop: false }`
[INFO] [stdout] 4a1559bbaf391dba72ff65810443d41bd82c36cfafccd8fd05b2507afbdc1d94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c591845f8c9c8a726fa7a066829f12275d1386b11c71d8f96f12d6291fa89300
[INFO] running `Command { std: "docker" "start" "-a" "c591845f8c9c8a726fa7a066829f12275d1386b11c71d8f96f12d6291fa89300", kill_on_drop: false }`
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]    Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2)
[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 day1 v0.1.0 (/opt/rustwide/workdir/day1)
[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: 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: 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: 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] [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_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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
[INFO] running `Command { std: "docker" "inspect" "c591845f8c9c8a726fa7a066829f12275d1386b11c71d8f96f12d6291fa89300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c591845f8c9c8a726fa7a066829f12275d1386b11c71d8f96f12d6291fa89300", kill_on_drop: false }`
[INFO] [stdout] c591845f8c9c8a726fa7a066829f12275d1386b11c71d8f96f12d6291fa89300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97e3856e3ec9bd5773920d6b9d31cea60b68cd7fdb21e32af08b87ba994a41c4
[INFO] running `Command { std: "docker" "start" "-a" "97e3856e3ec9bd5773920d6b9d31cea60b68cd7fdb21e32af08b87ba994a41c4", kill_on_drop: false }`
[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] [stderr]    Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3)
[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 2.52s
[INFO] running `Command { std: "docker" "inspect" "97e3856e3ec9bd5773920d6b9d31cea60b68cd7fdb21e32af08b87ba994a41c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97e3856e3ec9bd5773920d6b9d31cea60b68cd7fdb21e32af08b87ba994a41c4", kill_on_drop: false }`
[INFO] [stdout] 97e3856e3ec9bd5773920d6b9d31cea60b68cd7fdb21e32af08b87ba994a41c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 443ad965eda946595be0867c30b397bafe715bb8c56480536269fa01e0fc8376
[INFO] running `Command { std: "docker" "start" "-a" "443ad965eda946595be0867c30b397bafe715bb8c56480536269fa01e0fc8376", 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_part2" test) generated 2 warnings
[INFO] [stderr] warning: `day4` (bin "day4_part1" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/day1_part1.rs (/opt/rustwide/target/debug/deps/day1_part1-036eea8fba713d1b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test trebuchet_calibration::tests::get_calibration_sum_returns_the_correct_value ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p day1 --bin day1_part1`
[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' (24) panicked at day1/src/trebuchet_calibration.rs:46:43:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ac4b4877e2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ac4b4877e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ac4b4877e2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64ac4b4877e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64ac4b4976df - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64ac4b4976df - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64ac4b455183 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ac4b455183 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64ac4b461052 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64ac4b465b2f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64ac4b4659c1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64ac4b428b8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64ac4b428b8e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ac4b46613f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64ac4b46613f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64ac4b465f66 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x64ac4b461189 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64ac4b449a7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64ac4b49efe0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ac4b49ec97 - core::panicking::panic_const::panic_const_sub_overflow::h152f677af2ad8fa3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:180:17
[INFO] [stdout]   20:     0x64ac4b400128 - day1_part1::trebuchet_calibration::get_digit::h4b0b6c9160ef8820
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:46:43
[INFO] [stdout]   21:     0x64ac4b3ffde8 - day1_part1::trebuchet_calibration::get_calibration_sum_from_spelled_out_digits::{{closure}}::h2578735d1e302344
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:105:30
[INFO] [stdout]   22:     0x64ac4b3ff62a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::h7f8cfa79fa42c077
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x64ac4b3ff62a - core::option::Option<T>::map::h1803691b25760748
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:1164:29
[INFO] [stdout]   24:     0x64ac4b3ff62a - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::hd095012c9d318dcc
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x64ac4b404e58 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::heb681aaac18ebd11
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   26:     0x64ac4b4083ed - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hd8a5ff525238d6ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   27:     0x64ac4b4082d5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h5e45442c56e8ca6e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   28:     0x64ac4b402afd - core::iter::traits::iterator::Iterator::collect::ha36f72dbb27f735d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   29:     0x64ac4b3ffc97 - day1_part1::trebuchet_calibration::get_calibration_sum_from_spelled_out_digits::ha6700a0174905a92
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:108:10
[INFO] [stdout]   30:     0x64ac4b3fffba - day1_part1::trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value::hceaf15b787756c26
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:31:22
[INFO] [stdout]   31:     0x64ac4b400037 - day1_part1::trebuchet_calibration::tests::get_calibration_sum_from_spelled_out_digits_returns_the_correct_value::{{closure}}::h9b1013f574677be7
[INFO] [stdout]                                at /opt/rustwide/workdir/day1/src/trebuchet_calibration.rs:20:79
[INFO] [stdout]   32:     0x64ac4b401566 - core::ops::function::FnOnce::call_once::h4b52f2e596bdb5ab
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x64ac4b42896b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x64ac4b42896b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   35:     0x64ac4b43c9ed - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x64ac4b43c9ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ac4b43c9ed - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x64ac4b43c9ed - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x64ac4b43c9ed - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ac4b43c9ed - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x64ac4b43c9ed - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x64ac4b415f04 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x64ac4b415f04 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   44:     0x64ac4b41983a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   45:     0x64ac4b41983a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x64ac4b41983a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x64ac4b41983a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x64ac4b41983a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x64ac4b41983a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   50:     0x64ac4b41983a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x64ac4b45c58f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   52:     0x64ac4b45c58f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   53:     0x71c63aedfaa4 - <unknown>
[INFO] [stdout]   54:     0x71c63af6ca64 - 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.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "443ad965eda946595be0867c30b397bafe715bb8c56480536269fa01e0fc8376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443ad965eda946595be0867c30b397bafe715bb8c56480536269fa01e0fc8376", kill_on_drop: false }`
[INFO] [stdout] 443ad965eda946595be0867c30b397bafe715bb8c56480536269fa01e0fc8376
