[INFO] cloning repository https://github.com/khangp0000/aoc_try_with_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khangp0000/aoc_try_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangp0000%2Faoc_try_with_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangp0000%2Faoc_try_with_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c290061f3ac75a8c393d0ca3ed5e27e278b71d3d
[INFO] testing khangp0000/aoc_try_with_rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangp0000%2Faoc_try_with_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khangp0000/aoc_try_with_rust
[INFO] finished tweaking git repo https://github.com/khangp0000/aoc_try_with_rust
[INFO] tweaked toml for git repo https://github.com/khangp0000/aoc_try_with_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khangp0000/aoc_try_with_rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khangp0000/aoc_try_with_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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d26a4676b7a6667fa61e70da3074c2fff7af5b80de11da4990e0c50124a9a24e
[INFO] running `Command { std: "docker" "start" "-a" "d26a4676b7a6667fa61e70da3074c2fff7af5b80de11da4990e0c50124a9a24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d26a4676b7a6667fa61e70da3074c2fff7af5b80de11da4990e0c50124a9a24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d26a4676b7a6667fa61e70da3074c2fff7af5b80de11da4990e0c50124a9a24e", kill_on_drop: false }`
[INFO] [stdout] d26a4676b7a6667fa61e70da3074c2fff7af5b80de11da4990e0c50124a9a24e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 00e86ac091f358ca7d9a25a7698a8159a4c08a14c1ac173e6e98d44eb35203e4
[INFO] running `Command { std: "docker" "start" "-a" "00e86ac091f358ca7d9a25a7698a8159a4c08a14c1ac173e6e98d44eb35203e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling dyn-iter v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling clap v4.4.13
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling khangp0000_aoc_try_with_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/solver/mod.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetInputAndSolver` is never used
[INFO] [stdout]    --> src/utils/mod.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub trait GetInputAndSolver<T: Display> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `move_from_coordinate_to_direction_with_value` is never used
[INFO] [stdout]    --> src/utils/grid/mod.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub trait Grid2d<T>: Index<(usize, usize), Output = T> {
[INFO] [stdout]     |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn move_from_coordinate_to_direction_with_value(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntegerRef` is never used
[INFO] [stdout]  --> src/utils/int_trait.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait IntegerRef<T>: NumOps<T, T> + for<'a> NumOps<&'a T, T> {}
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntegerShiftRef` is never used
[INFO] [stdout]   --> src/utils/int_trait.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait IntegerShiftRef<U, T>:
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/y2023/day22.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn x_y_iter(&self) -> DynIter<(u16, u16)> {
[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] 95 |     fn x_y_iter(&self) -> DynIter<'_, (u16, u16)> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/solver/y2023/day22.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn x_y_z_iter(&self) -> DynIter<(u16, u16, u16)> {
[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] 105 |     fn x_y_z_iter(&self) -> DynIter<'_, (u16, u16, u16)> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "00e86ac091f358ca7d9a25a7698a8159a4c08a14c1ac173e6e98d44eb35203e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e86ac091f358ca7d9a25a7698a8159a4c08a14c1ac173e6e98d44eb35203e4", kill_on_drop: false }`
[INFO] [stdout] 00e86ac091f358ca7d9a25a7698a8159a4c08a14c1ac173e6e98d44eb35203e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6142cdf88ed91d164b94eadaa18e63ef318355fd1562373d8c2bbf9e06886c98
[INFO] running `Command { std: "docker" "start" "-a" "6142cdf88ed91d164b94eadaa18e63ef318355fd1562373d8c2bbf9e06886c98", kill_on_drop: false }`
[INFO] [stderr]    Compiling khangp0000_aoc_try_with_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/solver/mod.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetInputAndSolver` is never used
[INFO] [stdout]    --> src/utils/mod.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub trait GetInputAndSolver<T: Display> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `move_from_coordinate_to_direction_with_value` is never used
[INFO] [stdout]    --> src/utils/grid/mod.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub trait Grid2d<T>: Index<(usize, usize), Output = T> {
[INFO] [stdout]     |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn move_from_coordinate_to_direction_with_value(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntegerRef` is never used
[INFO] [stdout]  --> src/utils/int_trait.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait IntegerRef<T>: NumOps<T, T> + for<'a> NumOps<&'a T, T> {}
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntegerShiftRef` is never used
[INFO] [stdout]   --> src/utils/int_trait.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait IntegerShiftRef<U, T>:
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/y2023/day22.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn x_y_iter(&self) -> DynIter<(u16, u16)> {
[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] 95 |     fn x_y_iter(&self) -> DynIter<'_, (u16, u16)> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/solver/y2023/day22.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn x_y_z_iter(&self) -> DynIter<(u16, u16, u16)> {
[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] 105 |     fn x_y_z_iter(&self) -> DynIter<'_, (u16, u16, u16)> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.77s
[INFO] running `Command { std: "docker" "inspect" "6142cdf88ed91d164b94eadaa18e63ef318355fd1562373d8c2bbf9e06886c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6142cdf88ed91d164b94eadaa18e63ef318355fd1562373d8c2bbf9e06886c98", kill_on_drop: false }`
[INFO] [stdout] 6142cdf88ed91d164b94eadaa18e63ef318355fd1562373d8c2bbf9e06886c98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 311f258f3625fbd79f774db1816fbb99955b1bac1d9ca018560c0464fe5ffe25
[INFO] running `Command { std: "docker" "start" "-a" "311f258f3625fbd79f774db1816fbb99955b1bac1d9ca018560c0464fe5ffe25", kill_on_drop: false }`
[INFO] [stderr] warning: enum `Error` is never used
[INFO] [stderr]   --> src/solver/mod.rs:25:10
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub enum Error {
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GetInputAndSolver` is never used
[INFO] [stderr]    --> src/utils/mod.rs:128:11
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub trait GetInputAndSolver<T: Display> {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `move_from_coordinate_to_direction_with_value` is never used
[INFO] [stderr]    --> src/utils/grid/mod.rs:108:8
[INFO] [stderr]     |
[INFO] [stderr]   9 | pub trait Grid2d<T>: Index<(usize, usize), Output = T> {
[INFO] [stderr]     |           ------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 108 |     fn move_from_coordinate_to_direction_with_value(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `IntegerRef` is never used
[INFO] [stderr]  --> src/utils/int_trait.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub trait IntegerRef<T>: NumOps<T, T> + for<'a> NumOps<&'a T, T> {}
[INFO] [stderr]   |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `IntegerShiftRef` is never used
[INFO] [stderr]   --> src/utils/int_trait.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait IntegerShiftRef<U, T>:
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/solver/y2023/day22.rs:95:17
[INFO] [stderr]    |
[INFO] [stderr] 95 |     fn x_y_iter(&self) -> DynIter<(u16, u16)> {
[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] 95 |     fn x_y_iter(&self) -> DynIter<'_, (u16, u16)> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/solver/y2023/day22.rs:105:19
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn x_y_z_iter(&self) -> DynIter<(u16, u16, u16)> {
[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] 105 |     fn x_y_z_iter(&self) -> DynIter<'_, (u16, u16, u16)> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `khangp0000_aoc_try_with_rust` (bin "khangp0000_aoc_try_with_rust" test) generated 7 warnings (run `cargo fix --bin "khangp0000_aoc_try_with_rust" -p khangp0000_aoc_try_with_rust --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/khangp0000_aoc_try_with_rust/273e2745ae2f3ede/deps/khangp0000_aoc_try_with_rust-273e2745ae2f3ede)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test solver::y2021::day2::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2021::day2::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2021::day3::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2021::day3::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2021::day1::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day10::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day12::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day12::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day11::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day15::tests::test_hash ... ok
[INFO] [stdout] test solver::y2023::day14::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day11::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day11::tests::test_expand ... ok
[INFO] [stdout] test solver::y2023::day18::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day17::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day10::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day16::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day13::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day13::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day12::tests::test_expand ... ok
[INFO] [stdout] test solver::y2023::day15::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day18::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day15::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day14::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2021::day1::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day20::tests::test_solve_2 ... ok
[INFO] [stdout] test solver::y2023::day22::tests::test_solve_2 ... ok
[INFO] [stdout] test solver::y2023::day24::tests::test_solve_1 ... ok
[INFO] [stdout] test solver::y2023::day23::tests::test_solve_1 ... ok
[INFO] [stdout] test solver::y2023::day19::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day24::tests::test_solve_2 ... ok
[INFO] [stdout] test solver::y2023::day1::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day19::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day22::tests::test_solve_1 ... ok
[INFO] [stdout] test solver::y2023::day17::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day1::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day25::tests::test_solve_2 ... ok
[INFO] [stdout] test solver::y2023::day25::tests::test_solve_1 ... ok
[INFO] [stdout] test solver::y2023::day2::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day3::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day4::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day6::tests::test_sample ... ok
[INFO] [stdout] test solver::y2023::day4::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day6::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day5::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day2::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day6::tests::test_small_1 ... ok
[INFO] [stdout] test solver::y2023::day7::tests::test_card_hand ... ok
[INFO] [stdout] test solver::y2023::day7::tests::test_card_hand_with_joker ... ok
[INFO] [stdout] test solver::y2023::day7::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day8::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day9::tests::test_sample_1 ... ok
[INFO] [stdout] test solver::y2023::day7::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day8::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day3::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day9::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day20::tests::test_solve_1 ... ok
[INFO] [stdout] test solver::y2023::day6::tests::test_sample_2 ... ok
[INFO] [stdout] test solver::y2023::day23::tests::test_solve_2 ... ok
[INFO] [stdout] test solver::y2023::day16::tests::test_sample_2 ... ok
[INFO] [stdout] test tests::day4 ... FAILED
[INFO] [stdout] test solver::y2023::day5::tests::test_sample_2 ... ok
[INFO] [stdout] test tests::day3 ... FAILED
[INFO] [stdout] test tests::day1 ... FAILED
[INFO] [stdout] test tests::day2 ... FAILED
[INFO] [stdout] test solver::y2023::day21::tests::test_solve_1 ... ok
[INFO] [stdout] test solver::y2023::day21::tests::test_solve_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::day4 stdout ----
[INFO] [stdout] Error: Failed to read session file: "data/session.txt"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, std::io::error::Error> as anyhow::Context<alloc::string::String, std::io::error::Error>>::with_context::<alloc::string::String, khangp0000_aoc_try_with_rust::utils::download_input_if_needed::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/context.rs:65:37
[INFO] [stdout]    2: khangp0000_aoc_try_with_rust::utils::download_input_if_needed
[INFO] [stdout]              at ./src/utils/mod.rs:98:10
[INFO] [stdout]    3: khangp0000_aoc_try_with_rust::utils::get_input
[INFO] [stdout]              at ./src/utils/mod.rs:154:5
[INFO] [stdout]    4: khangp0000_aoc_try_with_rust::utils::try_get_input_and_solve::<khangp0000_aoc_try_with_rust::solver::y2023::day4::Day4, khangp0000_aoc_try_with_rust::utils::Result2Parts<u64, u64>>
[INFO] [stdout]              at ./src/utils/mod.rs:143:17
[INFO] [stdout]    5: khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#6}
[INFO] [stdout]              at ./src/utils/mod.rs:25:13
[INFO] [stdout]    6: <khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#6} as core::ops::function::FnOnce<(u16, u8, &std::path::Path, &std::path::Path)>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: khangp0000_aoc_try_with_rust::tests::run
[INFO] [stdout]              at ./src/main.rs:94:22
[INFO] [stdout]    8: khangp0000_aoc_try_with_rust::tests::day4
[INFO] [stdout]              at ./src/main.rs:122:9
[INFO] [stdout]    9: khangp0000_aoc_try_with_rust::tests::day4::{closure#0}
[INFO] [stdout]              at ./src/main.rs:121:18
[INFO] [stdout]   10: <khangp0000_aoc_try_with_rust::tests::day4::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   14: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   21: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   23: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   28: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::day3 stdout ----
[INFO] [stdout] Error: Failed to read session file: "data/session.txt"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, std::io::error::Error> as anyhow::Context<alloc::string::String, std::io::error::Error>>::with_context::<alloc::string::String, khangp0000_aoc_try_with_rust::utils::download_input_if_needed::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/context.rs:65:37
[INFO] [stdout]    2: khangp0000_aoc_try_with_rust::utils::download_input_if_needed
[INFO] [stdout]              at ./src/utils/mod.rs:98:10
[INFO] [stdout]    3: khangp0000_aoc_try_with_rust::utils::get_input
[INFO] [stdout]              at ./src/utils/mod.rs:154:5
[INFO] [stdout]    4: khangp0000_aoc_try_with_rust::utils::try_get_input_and_solve::<khangp0000_aoc_try_with_rust::solver::y2023::day3::Day3, khangp0000_aoc_try_with_rust::utils::Result2Parts<usize, usize>>
[INFO] [stdout]              at ./src/utils/mod.rs:143:17
[INFO] [stdout]    5: khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#20}
[INFO] [stdout]              at ./src/utils/mod.rs:25:13
[INFO] [stdout]    6: <khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#20} as core::ops::function::FnOnce<(u16, u8, &std::path::Path, &std::path::Path)>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: khangp0000_aoc_try_with_rust::tests::run
[INFO] [stdout]              at ./src/main.rs:94:22
[INFO] [stdout]    8: khangp0000_aoc_try_with_rust::tests::day3
[INFO] [stdout]              at ./src/main.rs:117:9
[INFO] [stdout]    9: khangp0000_aoc_try_with_rust::tests::day3::{closure#0}
[INFO] [stdout]              at ./src/main.rs:116:18
[INFO] [stdout]   10: <khangp0000_aoc_try_with_rust::tests::day3::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   14: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   21: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   23: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   28: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::day1 stdout ----
[INFO] [stdout] Error: Failed to read session file: "data/session.txt"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, std::io::error::Error> as anyhow::Context<alloc::string::String, std::io::error::Error>>::with_context::<alloc::string::String, khangp0000_aoc_try_with_rust::utils::download_input_if_needed::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/context.rs:65:37
[INFO] [stdout]    2: khangp0000_aoc_try_with_rust::utils::download_input_if_needed
[INFO] [stdout]              at ./src/utils/mod.rs:98:10
[INFO] [stdout]    3: khangp0000_aoc_try_with_rust::utils::get_input
[INFO] [stdout]              at ./src/utils/mod.rs:154:5
[INFO] [stdout]    4: khangp0000_aoc_try_with_rust::utils::try_get_input_and_solve::<khangp0000_aoc_try_with_rust::solver::y2023::day1::Day1, khangp0000_aoc_try_with_rust::utils::Result2Parts<u32, u32>>
[INFO] [stdout]              at ./src/utils/mod.rs:143:17
[INFO] [stdout]    5: khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#0}
[INFO] [stdout]              at ./src/utils/mod.rs:25:13
[INFO] [stdout]    6: <khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#0} as core::ops::function::FnOnce<(u16, u8, &std::path::Path, &std::path::Path)>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: khangp0000_aoc_try_with_rust::tests::run
[INFO] [stdout]              at ./src/main.rs:94:22
[INFO] [stdout]    8: khangp0000_aoc_try_with_rust::tests::day1
[INFO] [stdout]              at ./src/main.rs:107:9
[INFO] [stdout]    9: khangp0000_aoc_try_with_rust::tests::day1::{closure#0}
[INFO] [stdout]              at ./src/main.rs:106:18
[INFO] [stdout]   10: <khangp0000_aoc_try_with_rust::tests::day1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   14: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   21: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   23: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   28: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::day2 stdout ----
[INFO] [stdout] Error: Failed to read session file: "data/session.txt"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, std::io::error::Error> as anyhow::Context<alloc::string::String, std::io::error::Error>>::with_context::<alloc::string::String, khangp0000_aoc_try_with_rust::utils::download_input_if_needed::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/context.rs:65:37
[INFO] [stdout]    2: khangp0000_aoc_try_with_rust::utils::download_input_if_needed
[INFO] [stdout]              at ./src/utils/mod.rs:98:10
[INFO] [stdout]    3: khangp0000_aoc_try_with_rust::utils::get_input
[INFO] [stdout]              at ./src/utils/mod.rs:154:5
[INFO] [stdout]    4: khangp0000_aoc_try_with_rust::utils::try_get_input_and_solve::<khangp0000_aoc_try_with_rust::solver::y2023::day2::Day2, khangp0000_aoc_try_with_rust::utils::Result2Parts<u32, u32>>
[INFO] [stdout]              at ./src/utils/mod.rs:143:17
[INFO] [stdout]    5: khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#2}
[INFO] [stdout]              at ./src/utils/mod.rs:25:13
[INFO] [stdout]    6: <khangp0000_aoc_try_with_rust::solver::y2023::Y2023_SOLVER::{closure#2} as core::ops::function::FnOnce<(u16, u8, &std::path::Path, &std::path::Path)>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: khangp0000_aoc_try_with_rust::tests::run
[INFO] [stdout]              at ./src/main.rs:94:22
[INFO] [stdout]    8: khangp0000_aoc_try_with_rust::tests::day2
[INFO] [stdout]              at ./src/main.rs:112:9
[INFO] [stdout]    9: khangp0000_aoc_try_with_rust::tests::day2::{closure#0}
[INFO] [stdout]              at ./src/main.rs:111:18
[INFO] [stdout]   10: <khangp0000_aoc_try_with_rust::tests::day2::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   14: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   19: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   20: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   21: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   23: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   28: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   30: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::day1
[INFO] [stdout]     tests::day2
[INFO] [stdout]     tests::day3
[INFO] [stdout]     tests::day4
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin khangp0000_aoc_try_with_rust`
[INFO] running `Command { std: "docker" "inspect" "311f258f3625fbd79f774db1816fbb99955b1bac1d9ca018560c0464fe5ffe25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "311f258f3625fbd79f774db1816fbb99955b1bac1d9ca018560c0464fe5ffe25", kill_on_drop: false }`
[INFO] [stdout] 311f258f3625fbd79f774db1816fbb99955b1bac1d9ca018560c0464fe5ffe25
