[INFO] cloning repository https://github.com/prscoelho/aoc2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prscoelho/aoc2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprscoelho%2Faoc2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprscoelho%2Faoc2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4f97163a823d336aa183cd4c8ffe410941ffa11 [INFO] testing prscoelho/aoc2019 against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprscoelho%2Faoc2019" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prscoelho/aoc2019 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prscoelho/aoc2019 [INFO] finished tweaking git repo https://github.com/prscoelho/aoc2019 [INFO] tweaked toml for git repo https://github.com/prscoelho/aoc2019 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prscoelho/aoc2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fcd2e06477a01afabf588a6c63a7558ee08f02503051e1dc514e5554ea13d1b [INFO] running `Command { std: "docker" "start" "-a" "5fcd2e06477a01afabf588a6c63a7558ee08f02503051e1dc514e5554ea13d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fcd2e06477a01afabf588a6c63a7558ee08f02503051e1dc514e5554ea13d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcd2e06477a01afabf588a6c63a7558ee08f02503051e1dc514e5554ea13d1b", kill_on_drop: false }` [INFO] [stdout] 5fcd2e06477a01afabf588a6c63a7558ee08f02503051e1dc514e5554ea13d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2052d51628509f6435f87857b7ac28f81c445020bc71c16d776bf2847f630079 [INFO] running `Command { std: "docker" "start" "-a" "2052d51628509f6435f87857b7ac28f81c445020bc71c16d776bf2847f630079", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.90s [INFO] running `Command { std: "docker" "inspect" "2052d51628509f6435f87857b7ac28f81c445020bc71c16d776bf2847f630079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2052d51628509f6435f87857b7ac28f81c445020bc71c16d776bf2847f630079", kill_on_drop: false }` [INFO] [stdout] 2052d51628509f6435f87857b7ac28f81c445020bc71c16d776bf2847f630079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e08110869976e9a86566a69afb69cf5da964abee0980b7d5e1548de9e3b1a2 [INFO] running `Command { std: "docker" "start" "-a" "34e08110869976e9a86566a69afb69cf5da964abee0980b7d5e1548de9e3b1a2", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.63s [INFO] running `Command { std: "docker" "inspect" "34e08110869976e9a86566a69afb69cf5da964abee0980b7d5e1548de9e3b1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e08110869976e9a86566a69afb69cf5da964abee0980b7d5e1548de9e3b1a2", kill_on_drop: false }` [INFO] [stdout] 34e08110869976e9a86566a69afb69cf5da964abee0980b7d5e1548de9e3b1a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c9f92ae2fc56a154428239cf0cb19ec396cc0e135c11f4f29b99a22bd226ca4 [INFO] running `Command { std: "docker" "start" "-a" "4c9f92ae2fc56a154428239cf0cb19ec396cc0e135c11f4f29b99a22bd226ca4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-00176b70fc7cd6a1) [INFO] [stdout] [INFO] [stdout] running 105 tests [INFO] [stdout] test aoc02::test::test_first ... ok [INFO] [stdout] test aoc01::test::test_first ... ok [INFO] [stdout] test aoc01::test::test_second ... ok [INFO] [stdout] test aoc04::test::test_valid_first ... ok [INFO] [stdout] test aoc04::test::test_valid_second ... ok [INFO] [stdout] test aoc05::test::test_decode1 ... ok [INFO] [stdout] test aoc05::test::test_decode2 ... ok [INFO] [stdout] test aoc05::test::test_load ... ok [INFO] [stdout] test aoc05::test::test_save ... ok [INFO] [stdout] test aoc06::test::test_count ... ok [INFO] [stdout] test aoc05::test::test_instruction ... ok [INFO] [stdout] test aoc06::test::test_read ... ok [INFO] [stdout] test aoc06::test::test_first ... ok [INFO] [stdout] test aoc07::test::test_decode1 ... ok [INFO] [stdout] test aoc07::test::test_decode2 ... ok [INFO] [stdout] test aoc02::test::test_second ... ok [INFO] [stdout] test aoc06::test::test_second ... ok [INFO] [stdout] test aoc04::test::test_first ... ok [INFO] [stdout] test aoc04::test::test_second ... ok [INFO] [stdout] test aoc08::test::test_find ... ok [INFO] [stdout] test aoc08::test::test_first ... ok [INFO] [stdout] test aoc08::test::test_new ... ok [INFO] [stdout] test aoc09::test::test_first ... ok [INFO] [stdout] test aoc08::test::test_solve ... ok [INFO] [stdout] test aoc09::test::test_single_intcode ... ok [INFO] [stdout] test aoc09::test::test_second ... ok [INFO] [stdout] test aoc10::test::test_gcd ... ok [INFO] [stdout] test aoc10::test::test_read ... ok [INFO] [stdout] test aoc10::test::test_first ... ok [INFO] [stdout] test aoc10::test::test_vaporize1 ... ok [INFO] [stdout] test aoc10::test::test_vaporize2 ... ok [INFO] [stdout] test aoc11::test::test_first ... ok [INFO] [stdout] test aoc11::test::test_robot ... ok [INFO] [stdout] test aoc11::test::test_walk ... ok [INFO] [stdout] test aoc12::test::test_example1 ... ok [INFO] [stdout] test aoc12::test::test_example2 ... ok [INFO] [stdout] test aoc12::test::test_first ... ok [INFO] [stdout] test aoc10::test::test_second ... ok [INFO] [stdout] test aoc13::test::test_first ... ok [INFO] [stdout] test aoc03::test::test_first ... ok [INFO] [stdout] test aoc14::test::test_example3_2 ... ok [INFO] [stdout] test aoc14::test::test_example4_2 ... ok [INFO] [stdout] test aoc14::test::test_example5_2 ... ok [INFO] [stdout] test aoc14::test::test_first ... ok [INFO] [stdout] test aoc14::test::test_second ... ok [INFO] [stdout] test aoc15::test::test_bfs ... ok [INFO] [stdout] test aoc15::test::test_bfs_depth ... ok [INFO] [stdout] test aoc15::test::test_bfs_unknown ... ok [INFO] [stdout] test aoc15::test::test_first ... ok [INFO] [stdout] test aoc03::test::test_second ... ok [INFO] [stdout] test aoc16::test::example1 ... ok [INFO] [stdout] test aoc16::test::example2 ... ok [INFO] [stdout] test aoc16::test::example3 ... ok [INFO] [stdout] test aoc12::test::test_second ... ok [INFO] [stdout] test aoc15::test::test_second ... ok [INFO] [stdout] test aoc16::test::example6 ... ok [INFO] [stdout] test aoc16::test::example5 ... ok [INFO] [stdout] test aoc16::test::example4 ... ok [INFO] [stdout] test aoc17::test::compact ... ok [INFO] [stdout] test aoc17::test::first ... ok [INFO] [stdout] test aoc17::test::second ... ok [INFO] [stdout] test aoc18::test::example1 ... ok [INFO] [stdout] test aoc18::test::example2 ... ok [INFO] [stdout] test aoc18::test::example3 ... ok [INFO] [stdout] test aoc07::test::test_first ... ok [INFO] [stdout] test aoc18::test::example5 ... ok [INFO] [stdout] test aoc13::test::test_second ... ok [INFO] [stdout] test aoc18::test::next_keys ... ok [INFO] [stdout] test aoc16::test::first ... ok [INFO] [stdout] test aoc19::test::compare_scan ... ok [INFO] [stdout] test aoc19::test::first ... ok [INFO] [stdout] test aoc07::test::test_feedback1 ... ok [INFO] [stdout] test aoc20::parse::portal ... ok [INFO] [stdout] test aoc20::test::example1 ... ok [INFO] [stdout] test aoc20::test::example2 ... ok [INFO] [stdout] test aoc20::test::example3 ... ok [INFO] [stdout] test aoc07::test::test_feedback2 ... ok [INFO] [stdout] test aoc20::test::nodes ... ok [INFO] [stdout] test aoc18::test::example4 ... ok [INFO] [stdout] test aoc20::test::first ... ok [INFO] [stdout] test aoc21::test::first ... ok [INFO] [stdout] test aoc22::test::example1 ... ok [INFO] [stdout] test aoc22::test::example2 ... ok [INFO] [stdout] test aoc22::test::first ... ok [INFO] [stdout] test aoc22::test::parse ... ok [INFO] [stdout] test aoc22::test::second ... ok [INFO] [stdout] test aoc22::test::single_cut ... ok [INFO] [stdout] test aoc20::test::second ... ok [INFO] [stdout] test aoc23::test::first ... ok [INFO] [stdout] test aoc24::first::test::input ... ok [INFO] [stdout] test aoc24::first::test::input_simple ... ok [INFO] [stdout] test aoc21::test::second ... ok [INFO] [stdout] test aoc24::first::test::neighbours_normal ... ok [INFO] [stdout] test aoc24::first::test::state_is_biodiversity ... ok [INFO] [stdout] test aoc24::first::test::neighbours_simple ... ok [INFO] [stdout] test aoc24::test::example ... ok [INFO] [stdout] test aoc24::second::test::example ... ok [INFO] [stdout] test aoc24::test::first ... ok [INFO] [stdout] test aoc23::test::second ... FAILED [INFO] [stdout] test aoc18::test::first ... ok [INFO] [stdout] test aoc07::test::test_second ... ok [INFO] [stdout] test aoc18::test::second ... ok [INFO] [stdout] test aoc24::test::second ... ok [INFO] [stdout] test aoc16::test::second has been running for over 60 seconds [INFO] [stdout] test aoc19::test::second has been running for over 60 seconds [INFO] [stdout] test aoc16::test::second ... ok [INFO] [stdout] test aoc19::test::second ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- aoc23::test::second stdout ---- [INFO] [stdout] thread 'aoc23::test::second' panicked at src/aoc23/mod.rs:138:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 23815 [INFO] [stdout] right: 16666 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560b9078f54c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560b9078f54c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560b9078f54c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560b9078f54c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x560b907b9c3c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x560b907b9c3c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x560b9078c87e - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x560b9078f334 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x560b9078f334 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x560b907910f3 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x560b90790d97 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x560b905eafac - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x560b905eafac - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x560b907917f1 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x560b907917f1 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x560b90791571 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x560b9078fa76 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x560b907912c2 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x560b904a3a85 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x560b904a3edb - core::panicking::assert_failed_inner::h2764bbb56f9308bd [INFO] [stdout] 20: 0x560b9058697e - core::panicking::assert_failed::h45462a7df85a1997 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:270:5 [INFO] [stdout] 21: 0x560b9055606f - aoc2019::aoc23::test::second::heb6844ff9dddf24a [INFO] [stdout] at /opt/rustwide/workdir/src/aoc23/mod.rs:138:9 [INFO] [stdout] 22: 0x560b90555fb7 - aoc2019::aoc23::test::second::{{closure}}::hf2c4ea10dd9d3ee1 [INFO] [stdout] at /opt/rustwide/workdir/src/aoc23/mod.rs:136:17 [INFO] [stdout] 23: 0x560b90537a76 - core::ops::function::FnOnce::call_once::h8f2994137ea1519d [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x560b905f003f - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x560b905f003f - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x560b905ef0ce - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x560b905ef0ce - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x560b905ef0ce - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 29: 0x560b905ef0ce - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 30: 0x560b905ef0ce - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x560b905ef0ce - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x560b905ef0ce - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x560b905b8023 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x560b905b8023 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x560b905bd25b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x560b905bd25b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x560b905bd25b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 38: 0x560b905bd25b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 39: 0x560b905bd25b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x560b905bd25b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x560b905bd25b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x560b90795e05 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x560b90795e05 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x560b90795e05 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f27d2f99ac3 - [INFO] [stdout] 46: 0x7f27d302abf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] aoc23::test::second [INFO] [stdout] [INFO] [stdout] test result: FAILED. 104 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 347.74s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin aoc2019` [INFO] running `Command { std: "docker" "inspect" "4c9f92ae2fc56a154428239cf0cb19ec396cc0e135c11f4f29b99a22bd226ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9f92ae2fc56a154428239cf0cb19ec396cc0e135c11f4f29b99a22bd226ca4", kill_on_drop: false }` [INFO] [stdout] 4c9f92ae2fc56a154428239cf0cb19ec396cc0e135c11f4f29b99a22bd226ca4