[INFO] cloning repository https://github.com/seysn/advent-of-code-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seysn/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseysn%2Fadvent-of-code-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseysn%2Fadvent-of-code-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd272955bb124a7a6d38eec76bef0fccfaedd89f
[INFO] testing seysn/advent-of-code-rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseysn%2Fadvent-of-code-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seysn/advent-of-code-rust
[INFO] finished tweaking git repo https://github.com/seysn/advent-of-code-rust
[INFO] tweaked toml for git repo https://github.com/seysn/advent-of-code-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seysn/advent-of-code-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seysn/advent-of-code-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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae9e4c27801fcf4ca97b445d491a5d84b6627ec0bbbcad13df044a0be63ab00d
[INFO] running `Command { std: "docker" "start" "-a" "ae9e4c27801fcf4ca97b445d491a5d84b6627ec0bbbcad13df044a0be63ab00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9e4c27801fcf4ca97b445d491a5d84b6627ec0bbbcad13df044a0be63ab00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9e4c27801fcf4ca97b445d491a5d84b6627ec0bbbcad13df044a0be63ab00d", kill_on_drop: false }`
[INFO] [stdout] ae9e4c27801fcf4ca97b445d491a5d84b6627ec0bbbcad13df044a0be63ab00d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b94050dfe3c8a1f7bc592b84119e61920725be3191cf7bc5884fed1c02fa033d
[INFO] running `Command { std: "docker" "start" "-a" "b94050dfe3c8a1f7bc592b84119e61920725be3191cf7bc5884fed1c02fa033d", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling clap_derive v3.0.0
[INFO] [stderr]    Compiling clap v3.0.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.8
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/y2019/d06.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn parse_input(input: &str) -> Map {
[INFO] [stdout]   |                           ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]   |                           |
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d23.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2023/d25.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn parse_input(input: &str) -> Graph {
[INFO] [stdout]    |                           ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "b94050dfe3c8a1f7bc592b84119e61920725be3191cf7bc5884fed1c02fa033d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94050dfe3c8a1f7bc592b84119e61920725be3191cf7bc5884fed1c02fa033d", kill_on_drop: false }`
[INFO] [stdout] b94050dfe3c8a1f7bc592b84119e61920725be3191cf7bc5884fed1c02fa033d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a803127afe0de9ee27845dcbebdcd948b3864247a452aeb1aa215f10376f696
[INFO] running `Command { std: "docker" "start" "-a" "1a803127afe0de9ee27845dcbebdcd948b3864247a452aeb1aa215f10376f696", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/y2019/d06.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn parse_input(input: &str) -> Map {
[INFO] [stdout]   |                           ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]   |                           |
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d23.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2023/d25.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn parse_input(input: &str) -> Graph {
[INFO] [stdout]    |                           ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/y2019/d06.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn parse_input(input: &str) -> Map {
[INFO] [stdout]   |                           ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]   |                           |
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/y2023/d23.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2023/d25.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn parse_input(input: &str) -> Graph {
[INFO] [stdout]    |                           ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.33s
[INFO] running `Command { std: "docker" "inspect" "1a803127afe0de9ee27845dcbebdcd948b3864247a452aeb1aa215f10376f696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a803127afe0de9ee27845dcbebdcd948b3864247a452aeb1aa215f10376f696", kill_on_drop: false }`
[INFO] [stdout] 1a803127afe0de9ee27845dcbebdcd948b3864247a452aeb1aa215f10376f696
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a306d1a658d15f324e28e90c2ad91996bda8c95de7885f7057264dc91d065ea2
[INFO] running `Command { std: "docker" "start" "-a" "a306d1a658d15f324e28e90c2ad91996bda8c95de7885f7057264dc91d065ea2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/y2019/d06.rs:8:27
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn parse_input(input: &str) -> Map {
[INFO] [stderr]   |                           ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]   |                           |
[INFO] [stderr]   |                           the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn parse_input(input: &str) -> Map<'_> {
[INFO] [stderr]   |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/y2023/d23.rs:119:15
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn neighbors(&self, point: Point, slopes: bool) -> Neighbors<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/y2023/d25.rs:73:27
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub fn parse_input(input: &str) -> Graph {
[INFO] [stderr]    |                           ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code` (lib) generated 3 warnings (run `cargo fix --lib -p advent-of-code` to apply 3 suggestions)
[INFO] [stderr] warning: `advent-of-code` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-0fcb2fa8f334ebf5)
[INFO] [stdout] 
[INFO] [stdout] running 234 tests
[INFO] [stdout] test collections::grid::tests::test_number ... ok
[INFO] [stdout] test collections::point::tests::clockwise ... ok
[INFO] [stdout] test y2015::d03::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d02::tests::example_part1 ... ok
[INFO] [stdout] test collections::grid::tests::test_enum ... ok
[INFO] [stdout] test y2015::d05::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d08::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d06::tests::test_parser ... ok
[INFO] [stdout] test y2015::d08::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d10::tests::test_step ... ok
[INFO] [stdout] test y2015::d11::tests::test_increment ... ok
[INFO] [stdout] test y2015::d05::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d11::tests::test_valid ... ok
[INFO] [stdout] test y2015::d12::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d12::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d09::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d09::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d14::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d14::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d15::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d15::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d17::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d18::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d19::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d07::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d19::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d20::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d22::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d23::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d24::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d24::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d25::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2016::d02::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2016::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d04::tests::example_part2 ... ok
[INFO] [stdout] test y2016::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2015::d13::tests::example ... ok
[INFO] [stdout] test y2016::d06::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d06::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d17::tests::example_part2 ... FAILED
[INFO] [stdout] test y2016::d07::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d07::tests::example_part2 ... ok
[INFO] [stdout] test y2016::d09::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d08::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d09::tests::example_part2 ... ok
[INFO] [stdout] test y2016::d10::tests::example_part1 ... ok
[INFO] [stdout] test y2017::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2017::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2017::d02::tests::example_part1 ... ok
[INFO] [stdout] test y2019::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2017::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2019::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2019::d03::tests::example_part2 ... ok
[INFO] [stdout] test y2019::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2019::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2019::d06::tests::example_part1 ... ok
[INFO] [stdout] test y2019::d06::tests::example_part2 ... ok
[INFO] [stdout] test y2019::d04::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d06::tests::example_part2 ... ok
[INFO] [stdout] test y2019::d08::tests::example_part2 ... ok
[INFO] [stdout] test y2019::d07::tests::example_part1 ... ok
[INFO] [stdout] test y2019::d10::tests::example_part1 ... ok
[INFO] [stdout] test y2019::d10::tests::example_part2 ... ok
[INFO] [stdout] test y2019::intcode::tests::test_addition_and_multiplication ... ok
[INFO] [stdout] test y2019::intcode::tests::test_equals ... ok
[INFO] [stdout] test y2019::intcode::tests::test_addition ... ok
[INFO] [stdout] test y2019::intcode::tests::test_instruction ... ok
[INFO] [stdout] test y2019::intcode::tests::test_less_than ... ok
[INFO] [stdout] test y2019::intcode::tests::test_multiplication ... ok
[INFO] [stdout] test y2019::intcode::tests::test_input_output ... ok
[INFO] [stdout] test y2019::intcode::tests::test_negative_int ... ok
[INFO] [stdout] test y2020::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2019::intcode::tests::test_relative_base ... ok
[INFO] [stdout] test y2020::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2020::d02::tests::example_part1 ... ok
[INFO] [stdout] test y2020::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2020::d03::tests::example_part2 ... ok
[INFO] [stdout] test y2020::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2020::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d02::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d03::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d04::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d05::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d05::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d06::tests::example_part1 ... ok
[INFO] [stdout] test y2020::d05::tests::example_part1 ... FAILED
[INFO] [stdout] test y2021::d06::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d07::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d07::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d08::tests::example_part2 ... ok
[INFO] [stdout] test y2021::d09::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d08::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d10::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d09::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2021::d10::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d02::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d03::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d04::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d05::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d06::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d05::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d06::tests::example_part2 ... FAILED
[INFO] [stdout] test y2015::d06::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d07::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d08::tests::example_get ... ok
[INFO] [stdout] test y2022::d07::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d08::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d08::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d09::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d09::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d10::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d10::tests::example_part2 ... ok
[INFO] [stdout] test y2022::d11::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d12::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d12::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d03::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d04::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d05::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d05::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d06::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d06::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d07::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d07::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d02::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d08::tests::example_part1 ... ok
[INFO] [stdout] test y2022::d11::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d09::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d08::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d10::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d09::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d11::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d11::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d10::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d12::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d13::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d13::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d14::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d15::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d15::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d16::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d14::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d16::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d17::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d17::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d12::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d18::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d19::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d19::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d21::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d21::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d21::tests::test_neighbors ... ok
[INFO] [stdout] test y2023::d22::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d22::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d22::tests::test_is_supporting ... ok
[INFO] [stdout] test y2023::d23::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d23::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d24::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d24::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d24::tests::test_intersect ... ok
[INFO] [stdout] test y2023::d18::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d20::tests::example_part1 ... ok
[INFO] [stdout] test y2023::d25::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d01::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d02::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d02::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d01::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d03::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d04::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d05::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d05::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d06::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d03::tests::example_part2 ... ok
[INFO] [stdout] test y2023::d25::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d06::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d07::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d08::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d08::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d09::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d09::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d10::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d10::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d12::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d12::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d07::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d11::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d13::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d15::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d15::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d16::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d16::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d18::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d18::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d17::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d14::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d19::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d19::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d20::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d20::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d21::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d21::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d22::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d23::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d23::tests::example_part2 ... ok
[INFO] [stdout] test y2024::d24::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d25::tests::example_part1 ... ok
[INFO] [stdout] test y2024::d22::tests::example_part2 ... ok
[INFO] [stdout] test y2019::d07::tests::example_part2 ... ok
[INFO] [stdout] test y2015::d11::tests::test_next ... FAILED
[INFO] [stdout] test y2015::d04::tests::example_part1 ... ok
[INFO] [stdout] test y2016::d05::tests::example_part1 ... FAILED
[INFO] [stdout] test y2016::d05::tests::example_part2 has been running for over 60 seconds
[INFO] [stdout] test y2016::d05::tests::example_part2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- y2015::d17::tests::example_part2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2015::d17::tests::example_part2' (49) panicked at src/y2015/d17.rs:61:49:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5a0d241762 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5a0d241762 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5a0d241762 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5a0d241762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5a0d2526af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5a0d2526af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d5a0d20ea21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5a0d20ea21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5a0d21aa82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5a0d21f77f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5a0d21f611 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5a0d0270ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d5a0d0270ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5a0d21fe3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d5a0d21fe3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5a0d21fc66 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d5a0d21abb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5a0d202efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5a0d25bf40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d5a0d25bf1c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5d5a0d25b369 - core::option::unwrap_failed::h9039d211b71a576a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:2169:5
[INFO] [stdout]   21:     0x5d5a0ce3f8d5 - core::option::Option<T>::unwrap::h649f2d38dae318a2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1010:21
[INFO] [stdout]   22:     0x5d5a0ce3f8d5 - advent_of_code::y2015::d17::part2::hd34385bdf7ce949b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2015/d17.rs:61:46
[INFO] [stdout]   23:     0x5d5a0cf9c28e - advent_of_code::y2015::d17::tests::example_part2::h1cb868d266ca400b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2015/d17.rs:82:14
[INFO] [stdout]   24:     0x5d5a0cf9c347 - advent_of_code::y2015::d17::tests::example_part2::{{closure}}::h999a604ccd8584f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2015/d17.rs:81:20
[INFO] [stdout]   25:     0x5d5a0cec3326 - core::ops::function::FnOnce::call_once::h681979ca4df52851
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d5a0d026eab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d5a0d026eab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5d5a0d03cb15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5d5a0d03cb15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5d5a0d03cb15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5d5a0d03cb15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5d5a0d03cb15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d5a0d03cb15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5d5a0d03cb15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5d5a0d013304 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5d5a0d013304 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5d5a0d016bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5d5a0d016bca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5d5a0d016bca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5d5a0d016bca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5d5a0d016bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d5a0d215d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x5d5a0d215d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x7adb2db6daa4 - <unknown>
[INFO] [stdout]   47:     0x7adb2dbfaa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2020::d05::tests::example_part1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2020::d05::tests::example_part1' (157) panicked at src/y2020/d05.rs:93:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 357
[INFO] [stdout]  right: 367
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5a0d241762 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5a0d241762 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5a0d241762 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5a0d241762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5a0d2526af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5a0d2526af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d5a0d20ea21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5a0d20ea21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5a0d21aa82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5a0d21f77f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5a0d21f611 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5a0d0270ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d5a0d0270ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5a0d21fe3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d5a0d21fe3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5a0d21fc9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d5a0d21abb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5a0d202efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5a0d25bf40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d5a0d25bd43 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d5a0d0a9118 - core::panicking::assert_failed::h7d791a6fb4ec023c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d5a0cf1aaa8 - advent_of_code::y2020::d05::tests::example_part1::h400f8e17ba171894
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2020/d05.rs:93:3
[INFO] [stdout]   22:     0x5d5a0cf1aac7 - advent_of_code::y2020::d05::tests::example_part1::{{closure}}::h34aa4b1b534cf966
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2020/d05.rs:89:20
[INFO] [stdout]   23:     0x5d5a0cec6316 - core::ops::function::FnOnce::call_once::hc57ba8356fa21b67
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5a0d026eab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5a0d026eab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5a0d03cb15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5a0d03cb15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5a0d03cb15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d5a0d03cb15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d5a0d03cb15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5a0d03cb15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5a0d03cb15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5a0d013304 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5a0d013304 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d5a0d016bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5a0d016bca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5d5a0d016bca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5d5a0d016bca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d5a0d016bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5a0d215d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5d5a0d215d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7adb2db6daa4 - <unknown>
[INFO] [stdout]   45:     0x7adb2dbfaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2022::d06::tests::example_part2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2022::d06::tests::example_part2' (209) panicked at src/y2022/d06.rs:42:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 7
[INFO] [stdout]  right: 19
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5a0d241762 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5a0d241762 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5a0d241762 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5a0d241762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5a0d2526af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5a0d2526af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d5a0d20ea21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5a0d20ea21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5a0d21aa82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5a0d21f77f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5a0d21f611 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5a0d0270ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d5a0d0270ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5a0d21fe3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d5a0d21fe3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5a0d21fc9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d5a0d21abb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5a0d202efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5a0d25bf40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d5a0d25bd43 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d5a0d25bb27 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d5a0ce94cc8 - advent_of_code::y2022::d06::tests::example_part2::h419bd6706d4c226f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2022/d06.rs:42:3
[INFO] [stdout]   22:     0x5d5a0ce94ed7 - advent_of_code::y2022::d06::tests::example_part2::{{closure}}::h100402e7cd3a1296
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2022/d06.rs:41:20
[INFO] [stdout]   23:     0x5d5a0cec1356 - core::ops::function::FnOnce::call_once::h232b5f114cde4573
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5a0d026eab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5a0d026eab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5a0d03cb15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5a0d03cb15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5a0d03cb15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d5a0d03cb15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d5a0d03cb15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5a0d03cb15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5a0d03cb15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5a0d013304 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5a0d013304 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d5a0d016bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5a0d016bca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5d5a0d016bca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5d5a0d016bca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d5a0d016bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5a0d215d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5d5a0d215d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7adb2db6daa4 - <unknown>
[INFO] [stdout]   45:     0x7adb2dbfaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2015::d11::tests::test_next stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2015::d11::tests::test_next' (39) panicked at src/y2015/d11.rs:134:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "ghkaabcc"
[INFO] [stdout]  right: "ghjaabcc"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5a0d241762 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5a0d241762 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5a0d241762 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5a0d241762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5a0d2526af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5a0d2526af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d5a0d20ea21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5a0d20ea21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5a0d21aa82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5a0d21f77f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5a0d21f611 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5a0d0270ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d5a0d0270ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5a0d21fe3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d5a0d21fe3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5a0d21fc9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d5a0d21abb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5a0d202efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5a0d25bf40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d5a0d25bd43 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d5a0cfb377a - core::panicking::assert_failed::h11e8017f135288e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d5a0cfd52c9 - advent_of_code::y2015::d11::tests::test_next::hcf9e42d19675336d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2015/d11.rs:134:3
[INFO] [stdout]   22:     0x5d5a0cfd5337 - advent_of_code::y2015::d11::tests::test_next::{{closure}}::hbc631cd16eee5d4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2015/d11.rs:132:16
[INFO] [stdout]   23:     0x5d5a0cec1436 - core::ops::function::FnOnce::call_once::h23a4fb0ef33c2a09
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5a0d026eab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5a0d026eab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5a0d03cb15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5a0d03cb15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5a0d03cb15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d5a0d03cb15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d5a0d03cb15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5a0d03cb15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5a0d03cb15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5a0d013304 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5a0d013304 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d5a0d016bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5a0d016bca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5d5a0d016bca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5d5a0d016bca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d5a0d016bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5a0d215d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5d5a0d215d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7adb2db6daa4 - <unknown>
[INFO] [stdout]   45:     0x7adb2dbfaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2016::d05::tests::example_part1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2016::d05::tests::example_part1' (66) panicked at src/y2016/d05.rs:165:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "18f47a37"
[INFO] [stdout]  right: "18f47a30"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5a0d241762 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5a0d241762 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5a0d241762 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5a0d241762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5a0d2526af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5a0d2526af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d5a0d20ea21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5a0d20ea21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5a0d21aa82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5a0d21f77f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5a0d21f611 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5a0d0270ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d5a0d0270ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5a0d21fe3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d5a0d21fe3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5a0d21fc9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d5a0d21abb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5a0d202efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5a0d25bf40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d5a0d25bd43 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d5a0cfb377a - core::panicking::assert_failed::h11e8017f135288e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d5a0ce5b9c8 - advent_of_code::y2016::d05::tests::example_part1::h01ac9ad1b6eaff53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2016/d05.rs:165:3
[INFO] [stdout]   22:     0x5d5a0ce5ba37 - advent_of_code::y2016::d05::tests::example_part1::{{closure}}::h5680f432ea533af7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2016/d05.rs:164:20
[INFO] [stdout]   23:     0x5d5a0cec7236 - core::ops::function::FnOnce::call_once::he78eed0f33c1deec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5a0d026eab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5a0d026eab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5a0d03cb15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5a0d03cb15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5a0d03cb15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d5a0d03cb15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d5a0d03cb15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5a0d03cb15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5a0d03cb15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5a0d013304 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5a0d013304 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d5a0d016bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5a0d016bca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5d5a0d016bca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5d5a0d016bca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5a0d016bca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d5a0d016bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5a0d215d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5d5a0d215d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7adb2db6daa4 - <unknown>
[INFO] [stdout]   45:     0x7adb2dbfaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     y2015::d11::tests::test_next
[INFO] [stdout]     y2015::d17::tests::example_part2
[INFO] [stdout]     y2016::d05::tests::example_part1
[INFO] [stdout]     y2020::d05::tests::example_part1
[INFO] [stdout]     y2022::d06::tests::example_part2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 229 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 70.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a306d1a658d15f324e28e90c2ad91996bda8c95de7885f7057264dc91d065ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a306d1a658d15f324e28e90c2ad91996bda8c95de7885f7057264dc91d065ea2", kill_on_drop: false }`
[INFO] [stdout] a306d1a658d15f324e28e90c2ad91996bda8c95de7885f7057264dc91d065ea2
