[INFO] cloning repository https://github.com/m4rc3l04ugu2t0/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m4rc3l04ugu2t0/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4rc3l04ugu2t0%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4rc3l04ugu2t0%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71bef7c9e128239d525e7152e48e8967751fe98a
[INFO] testing m4rc3l04ugu2t0/advent-of-code against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4rc3l04ugu2t0%2Fadvent-of-code" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m4rc3l04ugu2t0/advent-of-code
[INFO] finished tweaking git repo https://github.com/m4rc3l04ugu2t0/advent-of-code
[INFO] tweaked toml for git repo https://github.com/m4rc3l04ugu2t0/advent-of-code written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m4rc3l04ugu2t0/advent-of-code on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m4rc3l04ugu2t0/advent-of-code already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86
[INFO] running `Command { std: "docker" "start" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling day-1 v0.1.0 (/opt/rustwide/workdir/day-1)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling divan v0.1.17
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling day-3 v0.1.0 (/opt/rustwide/workdir/day-3)
[INFO] [stderr]    Compiling day-2 v0.1.0 (/opt/rustwide/workdir/day-2)
[INFO] [stderr]     Finished `release` profile [optimized + debuginfo] target(s) in 37.76s
[INFO] running `Command { std: "docker" "inspect" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling day-3 v0.1.0 (/opt/rustwide/workdir/day-3)
[INFO] [stderr]    Compiling day-1 v0.1.0 (/opt/rustwide/workdir/day-1)
[INFO] [stderr]    Compiling day-2 v0.1.0 (/opt/rustwide/workdir/day-2)
[INFO] [stderr]     Finished `release` profile [optimized + debuginfo] target(s) in 2.29s
[INFO] running `Command { std: "docker" "inspect" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/day_1-4b33f6c697266eb3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test part_1::test ... ok
[INFO] [stdout] test part_2::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bin_1_1.rs (/opt/rustwide/target/release/deps/bin_1_1-846456183e1a3608)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bin_2_1.rs (/opt/rustwide/target/release/deps/bin_2_1-e505db646a2d4d27)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/day_2-e6a7c22dd575ff1b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test part2::test_day_2 ... FAILED
[INFO] [stdout] test part1::test_day_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- part2::test_day_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'part2::test_day_2' (1176) panicked at day-2/src/part2.rs:100:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "3"
[INFO] [stdout]  right: "2"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fe5cda6bd1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55fe5cda6bd1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55fe5cda6bd1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55fe5cda6bd1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55fe5cdbae9a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55fe5cdbae9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x55fe5cdab06c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<alloc[2fdc3f7464fcf288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x55fe5cdab06c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x55fe5cd831b6 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55fe5cd831b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55fe5cd9f2e9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55fe5cd3b7a0 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   12:     0x55fe5cd3b7a0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55fe5cd9f4a2 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   14:     0x55fe5cd9f4a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55fe5cd83262 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x55fe5cd7bc09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55fe5cd83e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55fe5cdbb5cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55fe5cdbb4e3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:452:17
[INFO] [stdout]   20:     0x55fe5cd2df26 - core[7c831bd917ebf35f]::panicking::assert_failed::<alloc[2fdc3f7464fcf288]::string::String, &str>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:407:5
[INFO] [stdout]   21:     0x55fe5cd2e9af - day_2[148ccf980ae0ce5d]::part2::test_day_2
[INFO] [stdout]                                at /opt/rustwide/workdir/day-2/src/part2.rs:100:5
[INFO] [stdout]   22:     0x55fe5cd2e9af - day_2[148ccf980ae0ce5d]::part2::test_day_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/day-2/src/part2.rs:95:16
[INFO] [stdout]   23:     0x55fe5cd2e9af - <day_2[148ccf980ae0ce5d]::part2::test_day_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55fe5cd2ea8b - <fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55fe5cd2ea8b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:733:18
[INFO] [stdout]   26:     0x55fe5cd3c0f5 - test[73009c9f9aebf890]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74
[INFO] [stdout]   27:     0x55fe5cd3c0f5 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55fe5cd3c0f5 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x55fe5cd3c0f5 - std[104cf6e2632825ea]::panicking::catch_unwind::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55fe5cd3c0f5 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55fe5cd3c0f5 - test[73009c9f9aebf890]::run_test_in_process
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27
[INFO] [stdout]   32:     0x55fe5cd3c0f5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43
[INFO] [stdout]   33:     0x55fe5cd354b4 - test[73009c9f9aebf890]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41
[INFO] [stdout]   34:     0x55fe5cd354b4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55fe5cd3f252 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55fe5cd3f252 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55fe5cd3f252 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x55fe5cd3f252 - std[104cf6e2632825ea]::panicking::catch_unwind::<(), core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55fe5cd3f252 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55fe5cd3f252 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55fe5cd3f252 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55fe5cda64a9 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::ops::function::FnOnce<(), Output = ()> + core[7c831bd917ebf35f]::marker::Send> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2320:9
[INFO] [stdout]   43:     0x55fe5cda64a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7978810bb07a - <unknown>
[INFO] [stdout]   45:     0x79788114e534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- part1::test_day_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'part1::test_day_2' (1175) panicked at day-2/src/part1.rs:9:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: Empty }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fe5cda6bd1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55fe5cda6bd1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55fe5cda6bd1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55fe5cda6bd1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55fe5cdbae9a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55fe5cdbae9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x55fe5cdab06c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<alloc[2fdc3f7464fcf288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x55fe5cdab06c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x55fe5cd831b6 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55fe5cd831b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55fe5cd9f2e9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55fe5cd3b7a0 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   12:     0x55fe5cd3b7a0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55fe5cd9f4a2 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   14:     0x55fe5cd9f4a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55fe5cd83262 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x55fe5cd7bc09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55fe5cd83e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55fe5cdbb5cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55fe5cdbb3a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   20:     0x55fe5cd2d902 - <core[7c831bd917ebf35f]::result::Result<i32, core[7c831bd917ebf35f]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1232:23
[INFO] [stdout]   21:     0x55fe5cd2d902 - day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/day-2/src/part1.rs:9:43
[INFO] [stdout]   22:     0x55fe5cd2d902 - <&mut day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x55fe5cd2d902 - <core[7c831bd917ebf35f]::option::Option<&str>>::map::<i32, &mut day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/option.rs:1163:29
[INFO] [stdout]   24:     0x55fe5cd2d902 - <core[7c831bd917ebf35f]::iter::adapters::map::Map<core[7c831bd917ebf35f]::str::iter::Split<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0}> as core[7c831bd917ebf35f]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x55fe5cd2cf5f - <alloc[2fdc3f7464fcf288]::vec::Vec<i32> as alloc[2fdc3f7464fcf288]::vec::spec_from_iter_nested::SpecFromIterNested<i32, core[7c831bd917ebf35f]::iter::adapters::map::Map<core[7c831bd917ebf35f]::str::iter::Split<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   26:     0x55fe5cd2e246 - <alloc[2fdc3f7464fcf288]::vec::Vec<i32> as alloc[2fdc3f7464fcf288]::vec::spec_from_iter::SpecFromIter<i32, core[7c831bd917ebf35f]::iter::adapters::map::Map<core[7c831bd917ebf35f]::str::iter::Split<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   27:     0x55fe5cd2e246 - <alloc[2fdc3f7464fcf288]::vec::Vec<i32> as core[7c831bd917ebf35f]::iter::traits::collect::FromIterator<i32>>::from_iter::<core[7c831bd917ebf35f]::iter::adapters::map::Map<core[7c831bd917ebf35f]::str::iter::Split<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/vec/mod.rs:3996:9
[INFO] [stdout]   28:     0x55fe5cd2e246 - <core[7c831bd917ebf35f]::iter::adapters::map::Map<core[7c831bd917ebf35f]::str::iter::Split<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}::{closure#0}> as core[7c831bd917ebf35f]::iter::traits::iterator::Iterator>::collect::<alloc[2fdc3f7464fcf288]::vec::Vec<i32>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/iter/traits/iterator.rs:2086:9
[INFO] [stdout]   29:     0x55fe5cd2e246 - day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/day-2/src/part1.rs:10:18
[INFO] [stdout]   30:     0x55fe5cd2e246 - core[7c831bd917ebf35f]::iter::adapters::map::map_fold::<&str, i32, i32, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}, <i32 as core[7c831bd917ebf35f]::iter::traits::accum::Sum>::sum<core[7c831bd917ebf35f]::iter::adapters::map::Map<alloc[2fdc3f7464fcf288]::vec::into_iter::IntoIter<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   31:     0x55fe5cd2e246 - <alloc[2fdc3f7464fcf288]::vec::into_iter::IntoIter<&str> as core[7c831bd917ebf35f]::iter::traits::iterator::Iterator>::fold::<i32, core[7c831bd917ebf35f]::iter::adapters::map::map_fold<&str, i32, i32, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}, <i32 as core[7c831bd917ebf35f]::iter::traits::accum::Sum>::sum<core[7c831bd917ebf35f]::iter::adapters::map::Map<alloc[2fdc3f7464fcf288]::vec::into_iter::IntoIter<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/vec/into_iter.rs:367:25
[INFO] [stdout]   32:     0x55fe5cd2e246 - <core[7c831bd917ebf35f]::iter::adapters::map::Map<alloc[2fdc3f7464fcf288]::vec::into_iter::IntoIter<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}> as core[7c831bd917ebf35f]::iter::traits::iterator::Iterator>::fold::<i32, <i32 as core[7c831bd917ebf35f]::iter::traits::accum::Sum>::sum<core[7c831bd917ebf35f]::iter::adapters::map::Map<alloc[2fdc3f7464fcf288]::vec::into_iter::IntoIter<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   33:     0x55fe5cd2e246 - <i32 as core[7c831bd917ebf35f]::iter::traits::accum::Sum>::sum::<core[7c831bd917ebf35f]::iter::adapters::map::Map<alloc[2fdc3f7464fcf288]::vec::into_iter::IntoIter<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/iter/traits/accum.rs:52:22
[INFO] [stdout]   34:     0x55fe5cd2e246 - <core[7c831bd917ebf35f]::iter::adapters::map::Map<alloc[2fdc3f7464fcf288]::vec::into_iter::IntoIter<&str>, day_2[148ccf980ae0ce5d]::part1::parse_input_01::{closure#0}> as core[7c831bd917ebf35f]::iter::traits::iterator::Iterator>::sum::<i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/iter/traits/iterator.rs:3670:9
[INFO] [stdout]   35:     0x55fe5cd2e246 - day_2[148ccf980ae0ce5d]::part1::parse_input_01
[INFO] [stdout]                                at /opt/rustwide/workdir/day-2/src/part1.rs:44:10
[INFO] [stdout]   36:     0x55fe5cd2e246 - day_2[148ccf980ae0ce5d]::part1::test_day_2
[INFO] [stdout]                                at /opt/rustwide/workdir/day-2/src/part1.rs:57:16
[INFO] [stdout]   37:     0x55fe5cd2e246 - day_2[148ccf980ae0ce5d]::part1::test_day_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/day-2/src/part1.rs:48:16
[INFO] [stdout]   38:     0x55fe5cd2e246 - <day_2[148ccf980ae0ce5d]::part1::test_day_2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55fe5cd2ea8b - <fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55fe5cd2ea8b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:733:18
[INFO] [stdout]   41:     0x55fe5cd3c0f5 - test[73009c9f9aebf890]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74
[INFO] [stdout]   42:     0x55fe5cd3c0f5 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55fe5cd3c0f5 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x55fe5cd3c0f5 - std[104cf6e2632825ea]::panicking::catch_unwind::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55fe5cd3c0f5 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55fe5cd3c0f5 - test[73009c9f9aebf890]::run_test_in_process
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27
[INFO] [stdout]   47:     0x55fe5cd3c0f5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43
[INFO] [stdout]   48:     0x55fe5cd354b4 - test[73009c9f9aebf890]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41
[INFO] [stdout]   49:     0x55fe5cd354b4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55fe5cd3f252 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55fe5cd3f252 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55fe5cd3f252 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x55fe5cd3f252 - std[104cf6e2632825ea]::panicking::catch_unwind::<(), core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55fe5cd3f252 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55fe5cd3f252 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55fe5cd3f252 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55fe5cda64a9 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::ops::function::FnOnce<(), Output = ()> + core[7c831bd917ebf35f]::marker::Send> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2320:9
[INFO] [stdout]   58:     0x55fe5cda64a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7978810bb07a - <unknown>
[INFO] [stdout]   60:     0x79788114e534 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p day-2 --lib`
[INFO] [stdout] failures:
[INFO] [stdout]     part1::test_day_2
[INFO] [stdout]     part2::test_day_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86", kill_on_drop: false }`
[INFO] [stdout] e2c8b663c767aaac00d7f88a1b035bced83836b76cd264ca19614ac7949b9c86
