[INFO] cloning repository https://github.com/vstepanyuk/advent2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vstepanyuk/advent2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvstepanyuk%2Fadvent2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvstepanyuk%2Fadvent2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 293993002e43330f2fbc3464b76864df136b7494
[INFO] testing vstepanyuk/advent2022 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvstepanyuk%2Fadvent2022" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vstepanyuk/advent2022
[INFO] finished tweaking git repo https://github.com/vstepanyuk/advent2022
[INFO] tweaked toml for git repo https://github.com/vstepanyuk/advent2022 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vstepanyuk/advent2022 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vstepanyuk/advent2022 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded memoize v0.3.1
[INFO] [stderr]   Downloaded parse-display v0.8.0
[INFO] [stderr]   Downloaded structmeta-derive v0.1.5
[INFO] [stderr]   Downloaded memoize-inner v0.2.1
[INFO] [stderr]   Downloaded parse-display-derive v0.8.0
[INFO] [stderr]   Downloaded structmeta v0.1.5
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded pathfinding v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13c47fe46ab1720a5756d022e83ae9d1346386ce36a340ec6b22bd12289b16c1
[INFO] running `Command { std: "docker" "start" "-a" "13c47fe46ab1720a5756d022e83ae9d1346386ce36a340ec6b22bd12289b16c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13c47fe46ab1720a5756d022e83ae9d1346386ce36a340ec6b22bd12289b16c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c47fe46ab1720a5756d022e83ae9d1346386ce36a340ec6b22bd12289b16c1", kill_on_drop: false }`
[INFO] [stdout] 13c47fe46ab1720a5756d022e83ae9d1346386ce36a340ec6b22bd12289b16c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84383cfccb2fc97db69e19ad9562568866dbc4097330c19acb51f289a73fbe43
[INFO] running `Command { std: "docker" "start" "-a" "84383cfccb2fc97db69e19ad9562568866dbc4097330c19acb51f289a73fbe43", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling structmeta-derive v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling memoize-inner v0.2.1
[INFO] [stderr]    Compiling memoize v0.3.1
[INFO] [stderr]    Compiling structmeta v0.1.5
[INFO] [stderr]    Compiling parse-display-derive v0.8.0
[INFO] [stderr]    Compiling pathfinding v4.0.0
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling aoc_derive v0.1.0 (/opt/rustwide/workdir/aoc_derive)
[INFO] [stderr]    Compiling parse-display v0.8.0
[INFO] [stderr]    Compiling y2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/day15.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ranges.sort_by_key(|r| (*r.start()));
[INFO] [stdout]    |                                ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         ranges.sort_by_key(|r| (*r.start()));
[INFO] [stdout] 84 +         ranges.sort_by_key(|r| *r.start());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day07.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Directory(String),
[INFO] [stdout]    |     --------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShellLogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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] 17 -     Directory(String),
[INFO] [stdout] 17 +     Directory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day07.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |     File(String, usize),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShellLogEntry` 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] 18 -     File(String, usize),
[INFO] [stdout] 18 +     File((), usize),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.37s
[INFO] running `Command { std: "docker" "inspect" "84383cfccb2fc97db69e19ad9562568866dbc4097330c19acb51f289a73fbe43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84383cfccb2fc97db69e19ad9562568866dbc4097330c19acb51f289a73fbe43", kill_on_drop: false }`
[INFO] [stdout] 84383cfccb2fc97db69e19ad9562568866dbc4097330c19acb51f289a73fbe43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d35296f1eb3931e16c0f08924d36aac3a2a9e832fe865c0034da0d59c44eca2a
[INFO] running `Command { std: "docker" "start" "-a" "d35296f1eb3931e16c0f08924d36aac3a2a9e832fe865c0034da0d59c44eca2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling y2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/day15.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ranges.sort_by_key(|r| (*r.start()));
[INFO] [stdout]    |                                ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         ranges.sort_by_key(|r| (*r.start()));
[INFO] [stdout] 84 +         ranges.sort_by_key(|r| *r.start());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day07.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Directory(String),
[INFO] [stdout]    |     --------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShellLogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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] 17 -     Directory(String),
[INFO] [stdout] 17 +     Directory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day07.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |     File(String, usize),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShellLogEntry` 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] 18 -     File(String, usize),
[INFO] [stdout] 18 +     File((), usize),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "d35296f1eb3931e16c0f08924d36aac3a2a9e832fe865c0034da0d59c44eca2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35296f1eb3931e16c0f08924d36aac3a2a9e832fe865c0034da0d59c44eca2a", kill_on_drop: false }`
[INFO] [stdout] d35296f1eb3931e16c0f08924d36aac3a2a9e832fe865c0034da0d59c44eca2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7476b5873ab054d8a2873d9c6f81588155d6f8250377f40d0ba1165f448e3306
[INFO] running `Command { std: "docker" "start" "-a" "7476b5873ab054d8a2873d9c6f81588155d6f8250377f40d0ba1165f448e3306", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/day15.rs:84:32
[INFO] [stderr]    |
[INFO] [stderr] 84 |         ranges.sort_by_key(|r| (*r.start()));
[INFO] [stderr]    |                                ^          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 84 -         ranges.sort_by_key(|r| (*r.start()));
[INFO] [stderr] 84 +         ranges.sort_by_key(|r| *r.start());
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/day07.rs:17:15
[INFO] [stderr]    |
[INFO] [stderr] 17 |     Directory(String),
[INFO] [stderr]    |     --------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ShellLogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` 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] 17 -     Directory(String),
[INFO] [stderr] 17 +     Directory(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/day07.rs:18:10
[INFO] [stderr]    |
[INFO] [stderr] 18 |     File(String, usize),
[INFO] [stderr]    |     ---- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ShellLogEntry` 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] 18 -     File(String, usize),
[INFO] [stderr] 18 +     File((), usize),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `y2022` (bin "y2022" test) generated 3 warnings (run `cargo fix --bin "y2022" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/y2022-93e9d6025ccc0ba6)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test day01::test::test_day01_part2 ... ok
[INFO] [stdout] test day01::test::test_day01_part1 ... ok
[INFO] [stdout] test day02::test::test_day02_part2 ... ok
[INFO] [stdout] test day02::test::test_day02_part1 ... ok
[INFO] [stdout] test day04::test::test_day04_part2 ... ok
[INFO] [stdout] test day07::test::test_day07_part1 ... ok
[INFO] [stdout] test day09::test::test_day09_part1 ... ok
[INFO] [stdout] test day06::test::test_day06_part1 ... ok
[INFO] [stdout] test day06::test::test_day06_part2 ... ok
[INFO] [stdout] test day07::test::test_day07_part2 ... ok
[INFO] [stdout] test day05::test::test_day05_part2 ... ok
[INFO] [stdout] test day09::test::test_day09_part2 ... ok
[INFO] [stdout] test day11::test::test_day11_part1 ... ok
[INFO] [stdout] test day10::test::test_day10_part1 ... ok
[INFO] [stdout] test day12::test::test_day12_part2 ... ok
[INFO] [stdout] test day14::test::test_day14_part1 ... ok
[INFO] [stdout] test day13::test::test_day13_part2 ... ok
[INFO] [stdout] test day13::test::test_day13_part1 ... ok
[INFO] [stdout] test day03::test::test_day03_part1 ... ok
[INFO] [stdout] test day12::test::test_day12_part1 ... ok
[INFO] [stdout] test day18::test::test_day18_part1 ... ok
[INFO] [stdout] test day18::test::test_day18_part2 ... ok
[INFO] [stdout] test day15::test::test_day15_part2 ... ok
[INFO] [stdout] test day14::test::test_day14_part2 ... ok
[INFO] [stdout] test day15::test::test_day15_part1 ... ok
[INFO] [stdout] test day20::test::test_day20_part2 ... ok
[INFO] [stdout] test day10::test::test_day10_part2 ... ok
[INFO] [stdout] test day11::test::test_day11_part2 ... ok
[INFO] [stdout] test day03::test::test_day03_part2 ... ok
[INFO] [stdout] test day04::test::test_day04_part1 ... ok
[INFO] [stdout] test day05::test::test_day05_part1 ... ok
[INFO] [stdout] test day08::test::test_day08_part1 ... ok
[INFO] [stdout] test day08::test::test_day08_part2 ... ok
[INFO] [stdout] test day15::test::test_day15_range ... ok
[INFO] [stdout] test day20::test::test_day20_part1 ... ok
[INFO] [stdout] test day22::test::test_day22_part1 ... ok
[INFO] [stdout] test day21::test::test_day21_part2 ... ok
[INFO] [stdout] test day24::test::test_day24_part1 ... ok
[INFO] [stdout] test day24::test::test_day24_part2 ... ok
[INFO] [stdout] test day25::test::test_day25_part1 ... ok
[INFO] [stdout] test day21::test::test_day21_part1 ... ok
[INFO] [stdout] test day23::test::test_day23_part2 ... ok
[INFO] [stdout] test day17::test::test_day17_part2 ... FAILED
[INFO] [stdout] test day23::test::test_day23_part1 ... ok
[INFO] [stdout] test day22::test::test_day22_part2 ... ok
[INFO] [stdout] test day17::test::test_day17_part1 ... FAILED
[INFO] [stdout] test day16::test::test_day16_part1 ... ok
[INFO] [stdout] test day16::test::test_day16_part2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin y2022`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/y2022-93e9d6025ccc0ba6` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7476b5873ab054d8a2873d9c6f81588155d6f8250377f40d0ba1165f448e3306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7476b5873ab054d8a2873d9c6f81588155d6f8250377f40d0ba1165f448e3306", kill_on_drop: false }`
[INFO] [stdout] 7476b5873ab054d8a2873d9c6f81588155d6f8250377f40d0ba1165f448e3306
