[INFO] cloning repository https://github.com/stephenramthun/aoc-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephenramthun/aoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenramthun%2Faoc-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenramthun%2Faoc-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c88a9394c9672262b8bc15c854c130df7efc2ed
[INFO] testing stephenramthun/aoc-rust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenramthun%2Faoc-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stephenramthun/aoc-rust
[INFO] finished tweaking git repo https://github.com/stephenramthun/aoc-rust
[INFO] tweaked toml for git repo https://github.com/stephenramthun/aoc-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stephenramthun/aoc-rust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stephenramthun/aoc-rust 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d665d167810dc883ae7208dc0ff57113b7bfe44ee3ceec97abc630b798ee636
[INFO] running `Command { std: "docker" "start" "-a" "6d665d167810dc883ae7208dc0ff57113b7bfe44ee3ceec97abc630b798ee636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d665d167810dc883ae7208dc0ff57113b7bfe44ee3ceec97abc630b798ee636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d665d167810dc883ae7208dc0ff57113b7bfe44ee3ceec97abc630b798ee636", kill_on_drop: false }`
[INFO] [stdout] 6d665d167810dc883ae7208dc0ff57113b7bfe44ee3ceec97abc630b798ee636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65bd690bb840f4d24b2e92e933dfbf3015297b5523de890de63d5410dba59ba8
[INFO] running `Command { std: "docker" "start" "-a" "65bd690bb840f4d24b2e92e933dfbf3015297b5523de890de63d5410dba59ba8", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto v0.5.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling aoc-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/years/y2024/day12.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let input = fs::read_to_string("./src/years/y2024/day12.txt").expect("File not found");
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `garden_map`
[INFO] [stdout]   --> src/years/y2024/day12.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (regions, garden_map) = parse_input(input);
[INFO] [stdout]    |                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_garden_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `runner` is never used
[INFO] [stdout]  --> src/years/y2024/day12.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn runner(day: u8) -> Runner {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OVER` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const OVER: Point = (0, -1);
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNDER` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const UNDER: Point = (0, 1);
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RIGHT` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const RIGHT: Point = (1, 0);
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEFT` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const LEFT: Point = (-1, 0);
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIRECTIONS` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const DIRECTIONS: &'static [Point] = &[OVER, UNDER, RIGHT, LEFT];
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn part1(input: &str) -> usize {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn part2(input: &str) -> usize {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_sides` is never used
[INFO] [stdout]   --> src/years/y2024/day12.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn count_sides(region: &Region, garden_map: &Vec<Vec<char>>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_side` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn is_side(pos: &Point, direction: &Point, garden_map: &Vec<Vec<char>>) -> bool {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_region` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn build_region(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `perimeter_for_plot` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn perimeter_for_plot(plot_pos: &Point, plot_name: char, garden_map: &Vec<Vec<char>>) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn parse_input(input: &str) -> (Vec<Region>, Vec<Vec<char>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Point` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:188:6
[INFO] [stdout]     |
[INFO] [stdout] 188 | type Point = (i32, i32);
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_points` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:190:4
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn add_points(a: &Point, b: &Point) -> Point {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_of_bounds` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn out_of_bounds<T>(pos: &Point, map: &Vec<Vec<T>>) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_smallest` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn take_smallest(a: &Point, b: &Point) -> Point {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `take_largest` is never used
[INFO] [stdout]    --> src/years/y2024/day12.rs:202:4
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn take_largest(a: &Point, b: &Point) -> Point {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Region` is never constructed
[INFO] [stdout]    --> src/years/y2024/day12.rs:207:8
[INFO] [stdout]     |
[INFO] [stdout] 207 | struct Region {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]  --> src/years/y2024/day13.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn part1(input: &str) -> isize {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]  --> src/years/y2024/day13.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn part2(input: &str) -> isize {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve` is never used
[INFO] [stdout]   --> src/years/y2024/day13.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn solve(machine: Machine, offset: isize) -> isize {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input` is never used
[INFO] [stdout]   --> src/years/y2024/day13.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_input(input: &str) -> Vec<Machine> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Point` is never used
[INFO] [stdout]   --> src/years/y2024/day13.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | type Point = (isize, isize);
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Machine` is never constructed
[INFO] [stdout]   --> src/years/y2024/day13.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Machine {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_point` is never used
[INFO] [stdout]   --> src/years/y2024/day13.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn parse_point(input: &str) -> Point {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Point` is never used
[INFO] [stdout]  --> src/years/y2015/day06.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | type Point = (usize, usize);
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Operation` is never used
[INFO] [stdout]  --> src/years/y2015/day06.rs:2:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | type Operation = fn(usize) -> usize;
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_part_1` is never used
[INFO] [stdout]  --> src/years/y2015/day06.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn solve_part_1(input: &str) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_part_2` is never used
[INFO] [stdout]   --> src/years/y2015/day06.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn solve_part_2(input: &str) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_grid` is never used
[INFO] [stdout]   --> src/years/y2015/day06.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn make_grid() -> Vec<Vec<usize>> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_input` is never used
[INFO] [stdout]   --> src/years/y2015/day06.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn parse_input(
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_operation_part_1` is never used
[INFO] [stdout]   --> src/years/y2015/day06.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn to_operation_part_1(string: &str) -> Operation {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_operation_part_2` is never used
[INFO] [stdout]   --> src/years/y2015/day06.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn to_operation_part_2(string: &str) -> Operation {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_point` is never used
[INFO] [stdout]   --> src/years/y2015/day06.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn to_point(string: &str) -> Point {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Runner` is never constructed
[INFO] [stdout]  --> src/util/runner.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Runner {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.24s
[INFO] running `Command { std: "docker" "inspect" "65bd690bb840f4d24b2e92e933dfbf3015297b5523de890de63d5410dba59ba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65bd690bb840f4d24b2e92e933dfbf3015297b5523de890de63d5410dba59ba8", kill_on_drop: false }`
[INFO] [stdout] 65bd690bb840f4d24b2e92e933dfbf3015297b5523de890de63d5410dba59ba8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9712cdd71a1d9dcd16d5e53f180ebc1e03932f1f2dfeade256b73d2ca5bb9e0b
[INFO] running `Command { std: "docker" "start" "-a" "9712cdd71a1d9dcd16d5e53f180ebc1e03932f1f2dfeade256b73d2ca5bb9e0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `count_sides` and `parse_input`
[INFO] [stdout]    --> src/years/y2024/day12.rs:219:38
[INFO] [stdout]     |
[INFO] [stdout] 219 |     use crate::years::y2024::day12::{count_sides, parse_input, part1, part2, perimeter_for_plot};
[INFO] [stdout]     |                                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/years/y2024/day12.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let input = fs::read_to_string("./src/years/y2024/day12.txt").expect("File not found");
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `garden_map`
[INFO] [stdout]   --> src/years/y2024/day12.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (regions, garden_map) = parse_input(input);
[INFO] [stdout]    |                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_garden_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `runner` is never used
[INFO] [stdout]  --> src/years/y2024/day12.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn runner(day: u8) -> Runner {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Runner` is never constructed
[INFO] [stdout]  --> src/util/runner.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Runner {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.02s
[INFO] running `Command { std: "docker" "inspect" "9712cdd71a1d9dcd16d5e53f180ebc1e03932f1f2dfeade256b73d2ca5bb9e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9712cdd71a1d9dcd16d5e53f180ebc1e03932f1f2dfeade256b73d2ca5bb9e0b", kill_on_drop: false }`
[INFO] [stdout] 9712cdd71a1d9dcd16d5e53f180ebc1e03932f1f2dfeade256b73d2ca5bb9e0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60c71f09160df0e6199f0918db218f6a10374cc84b6fecd3123b6f96fa3031f9
[INFO] running `Command { std: "docker" "start" "-a" "60c71f09160df0e6199f0918db218f6a10374cc84b6fecd3123b6f96fa3031f9", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `count_sides` and `parse_input`
[INFO] [stderr]    --> src/years/y2024/day12.rs:219:38
[INFO] [stderr]     |
[INFO] [stderr] 219 |     use crate::years::y2024::day12::{count_sides, parse_input, part1, part2, perimeter_for_plot};
[INFO] [stderr]     |                                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> src/years/y2024/day12.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let input = fs::read_to_string("./src/years/y2024/day12.txt").expect("File not found");
[INFO] [stderr]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `garden_map`
[INFO] [stderr]   --> src/years/y2024/day12.rs:30:19
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let (regions, garden_map) = parse_input(input);
[INFO] [stderr]    |                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_garden_map`
[INFO] [stderr] 
[INFO] [stderr] warning: function `runner` is never used
[INFO] [stderr]  --> src/years/y2024/day12.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn runner(day: u8) -> Runner {
[INFO] [stderr]   |        ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Runner` is never constructed
[INFO] [stderr]  --> src/util/runner.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Runner {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc-rust` (bin "aoc-rust" test) generated 5 warnings (run `cargo fix --bin "aoc-rust" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc_rust-f4fb8752c7bfc96a)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test years::y2015::day02::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2015::day02::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2015::day01::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2015::day03::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2015::day03::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day01::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day02::tests::test_is_ascending ... ok
[INFO] [stdout] test years::y2024::day02::tests::test_is_tight ... ok
[INFO] [stdout] test years::y2024::day02::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day02::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day01::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day02::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day03::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day03::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day01::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day02::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day02::tests::test_is_descending ... ok
[INFO] [stdout] test years::y2024::day04::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day04::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day05::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day05::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day06::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day05::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day06::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day07::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day05::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day07::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day07::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day08::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day06::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day07::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day08::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day08::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day08::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day09::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day10::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day09::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day10::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day10::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day10::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day11::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day11::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day12::tests::test_case_2_part_2 ... ok
[INFO] [stdout] test years::y2024::day12::tests::test_case_3_part_2 ... ok
[INFO] [stdout] test years::y2024::day12::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day12::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2024::day03::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day11::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2015::day06::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day09::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day12::tests::test_perimeter_for_plot ... ok
[INFO] [stdout] test years::y2024::day13::tests::test_case_1 ... ok
[INFO] [stdout] test years::y2024::day13::tests::test_case_2 ... ok
[INFO] [stdout] test years::y2024::day13::tests::test_case_4 ... ok
[INFO] [stdout] test years::y2024::day13::tests::test_case_3 ... ok
[INFO] [stdout] test years::y2024::day12::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day12::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2015::day05::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2015::day01::tests::test_part_2 ... FAILED
[INFO] [stdout] test years::y2024::day04::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day04::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day03::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2015::day06::tests::test_input_part_2 ... ok
[INFO] [stdout] test years::y2015::day05::tests::test_input_part_1 ... ok
[INFO] [stdout] test years::y2024::day13::tests::test_part2 ... ok
[INFO] [stdout] test years::y2024::day13::tests::test_part1 ... ok
[INFO] [stdout] test years::y2015::day04::tests::test_part_1 ... ok
[INFO] [stdout] test years::y2024::day09::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2024::day06::tests::test_part_2 ... ok
[INFO] [stdout] test years::y2015::day04::tests::test_part_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- years::y2015::day01::tests::test_part_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'years::y2015::day01::tests::test_part_2' panicked at src/years/y2015/day01.rs:42:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1796
[INFO] [stdout]  right: 1797
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da9c817c342 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da9c817c342 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da9c817c342 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da9c817c342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da9c81a2413 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da9c81a2413 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5da9c81790f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da9c81790f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da9c817c192 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da9c817d8bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5da9c817d712 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5da9c8035d04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5da9c8035d04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da9c817e39b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5da9c817e39b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5da9c817e06a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5da9c817c839 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5da9c817dcfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5da9c81a0c40 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5da9c81a0ed7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5da9c81a0e29 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5da9c7fecff2 - aoc_rust::years::y2015::day01::tests::test_part_2::h678514115c5d7e65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/years/y2015/day01.rs:42:9
[INFO] [stdout]   22:     0x5da9c7ffa4a9 - aoc_rust::years::y2015::day01::tests::test_part_2::{{closure}}::h79857ee5d59da96e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/years/y2015/day01.rs:40:21
[INFO] [stdout]   23:     0x5da9c7ffa4a9 - core::ops::function::FnOnce::call_once::h5ad12bd48efcc64b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5da9c803b43b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5da9c803b43b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5da9c803a67e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5da9c803a67e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5da9c803a67e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5da9c803a67e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5da9c803a67e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5da9c803a67e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5da9c803a67e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5da9c7ffe224 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5da9c7ffe224 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5da9c8001bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5da9c8001bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5da9c8001bca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5da9c8001bca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5da9c8001bca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5da9c8001bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5da9c8001bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5da9c8181547 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5da9c8181547 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5da9c8181547 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7cf235932aa4 - <unknown>
[INFO] [stdout]   46:     0x7cf2359bfa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     years::y2015::day01::tests::test_part_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc-rust`
[INFO] running `Command { std: "docker" "inspect" "60c71f09160df0e6199f0918db218f6a10374cc84b6fecd3123b6f96fa3031f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c71f09160df0e6199f0918db218f6a10374cc84b6fecd3123b6f96fa3031f9", kill_on_drop: false }`
[INFO] [stdout] 60c71f09160df0e6199f0918db218f6a10374cc84b6fecd3123b6f96fa3031f9
