[INFO] cloning repository https://github.com/spraints/advent-of-code-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spraints/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspraints%2Fadvent-of-code-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspraints%2Fadvent-of-code-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb8d8fd2efdef375a3660b254262b36e43d0715d [INFO] testing spraints/advent-of-code-rust against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspraints%2Fadvent-of-code-rust" "/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/spraints/advent-of-code-rust on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spraints/advent-of-code-rust [INFO] finished tweaking git repo https://github.com/spraints/advent-of-code-rust [INFO] tweaked toml for git repo https://github.com/spraints/advent-of-code-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spraints/advent-of-code-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c556da7252a13bf0670521dd834adb0d18e71b4e9a96edb964846fd16172aa3 [INFO] running `Command { std: "docker" "start" "-a" "1c556da7252a13bf0670521dd834adb0d18e71b4e9a96edb964846fd16172aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c556da7252a13bf0670521dd834adb0d18e71b4e9a96edb964846fd16172aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c556da7252a13bf0670521dd834adb0d18e71b4e9a96edb964846fd16172aa3", kill_on_drop: false }` [INFO] [stdout] 1c556da7252a13bf0670521dd834adb0d18e71b4e9a96edb964846fd16172aa3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 908c9ab023ba44a3bef396ebedd51f8fdcbbaf64af0ae380896c52d278158e3a [INFO] running `Command { std: "docker" "start" "-a" "908c9ab023ba44a3bef396ebedd51f8fdcbbaf64af0ae380896c52d278158e3a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling is-terminal v0.4.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling clap v4.0.27 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling advent-of-code-registry v0.1.0 (/opt/rustwide/workdir/registry) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling advent-of-code-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "908c9ab023ba44a3bef396ebedd51f8fdcbbaf64af0ae380896c52d278158e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908c9ab023ba44a3bef396ebedd51f8fdcbbaf64af0ae380896c52d278158e3a", kill_on_drop: false }` [INFO] [stdout] 908c9ab023ba44a3bef396ebedd51f8fdcbbaf64af0ae380896c52d278158e3a [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be92e898af50058c8f3fb4ca256ec6990b74b6765e139dc4603a2ec3f8162ea5 [INFO] running `Command { std: "docker" "start" "-a" "be92e898af50058c8f3fb4ca256ec6990b74b6765e139dc4603a2ec3f8162ea5", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.75s [INFO] running `Command { std: "docker" "inspect" "be92e898af50058c8f3fb4ca256ec6990b74b6765e139dc4603a2ec3f8162ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be92e898af50058c8f3fb4ca256ec6990b74b6765e139dc4603a2ec3f8162ea5", kill_on_drop: false }` [INFO] [stdout] be92e898af50058c8f3fb4ca256ec6990b74b6765e139dc4603a2ec3f8162ea5 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e66863e84a4176f35749aa14f10f02d07051e847187b5671a3794e4814464cf7 [INFO] running `Command { std: "docker" "start" "-a" "e66863e84a4176f35749aa14f10f02d07051e847187b5671a3794e4814464cf7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_rust-1babfb9f5cf51690) [INFO] [stdout] [INFO] [stdout] running 114 tests [INFO] [stdout] test tests::parse_part_only ... ok [INFO] [stdout] test tests::parse_day_only ... ok [INFO] [stdout] test tests::parse_day_and_part ... ok [INFO] [stdout] test tests::parse_year_and_day ... ok [INFO] [stdout] test tests::parse_year_and_day_and_part ... ok [INFO] [stdout] test tests::parse_year_only ... ok [INFO] [stdout] test years::y2021::d02::test::example ... ok [INFO] [stdout] test years::y2021::d1::test::part1_example ... ok [INFO] [stdout] test years::y2021::d1::test::part2_example ... ok [INFO] [stdout] test years::y2022::d10::test::example ... ok [INFO] [stdout] test years::y2022::d13::test::cmp ... ok [INFO] [stdout] test years::y2022::d13::test::parse ... ok [INFO] [stdout] test years::y2022::d13::test::example ... ok [INFO] [stdout] test years::y2022::d12::test::example ... ok [INFO] [stdout] test years::y2022::d15::test::example ... ok [INFO] [stdout] test years::y2022::d15::test::merges ... ok [INFO] [stdout] test years::y2022::d1::test::part2_example ... ok [INFO] [stdout] test years::y2022::d20::test::example ... ok [INFO] [stdout] test years::y2022::d20::test::negative_mod ... ok [INFO] [stdout] test years::y2022::d20::test::test_mix ... ok [INFO] [stdout] test years::y2022::d20::test::test_mix1 ... ok [INFO] [stdout] test years::y2022::d21::test::example ... ok [INFO] [stdout] test years::y2022::d22::test::example ... ok [INFO] [stdout] test years::y2022::d22::test::suck_example ... ok [INFO] [stdout] test years::y2022::d22::test::suck_real ... ok [INFO] [stdout] test years::y2022::d14::test::example ... ok [INFO] [stdout] test years::y2022::d18::test::example ... ok [INFO] [stdout] test years::y2022::d18::test::smol ... ok [INFO] [stdout] test years::y2022::d1::test::part1_example ... ok [INFO] [stdout] test years::y2022::d24::test::example ... ok [INFO] [stdout] test years::y2022::d17::test::example ... ok [INFO] [stdout] test years::y2022::d23::test::example ... ok [INFO] [stdout] test years::y2022::d25::test::example ... ok [INFO] [stdout] test years::y2022::d2::test::part1_example ... ok [INFO] [stdout] test years::y2022::d3::test::part1_example ... ok [INFO] [stdout] test years::y2022::d3::test::part2_example ... ok [INFO] [stdout] test years::y2022::d4::test::part2_example ... ok [INFO] [stdout] test years::y2022::d5::test::part1_example ... ok [INFO] [stdout] test years::y2022::d5::test::part2_example ... ok [INFO] [stdout] test years::y2022::d2::test::part2_example ... ok [INFO] [stdout] test years::y2022::d4::test::part1_example ... ok [INFO] [stdout] test years::y2022::d6::test::a ... ok [INFO] [stdout] test years::y2022::d6::test::alt_a ... ok [INFO] [stdout] test years::y2022::d6::test::alt_b ... ok [INFO] [stdout] test years::y2022::d6::test::alt_c ... ok [INFO] [stdout] test years::y2022::d6::test::alt_d ... ok [INFO] [stdout] test years::y2022::d6::test::alt_e ... ok [INFO] [stdout] test years::y2022::d6::test::b ... ok [INFO] [stdout] test years::y2022::d6::test::c ... ok [INFO] [stdout] test years::y2022::d6::test::d ... ok [INFO] [stdout] test years::y2022::d6::test::e ... ok [INFO] [stdout] test years::y2022::d7::test::example ... ok [INFO] [stdout] test years::y2022::d8::test::example ... ok [INFO] [stdout] test years::y2022::d9::test::example ... ok [INFO] [stdout] test years::y2022::d9::test::longer ... ok [INFO] [stdout] test years::y2023::d01::test::example ... ok [INFO] [stdout] test years::y2023::d02::test_new::part1 ... ok [INFO] [stdout] test years::y2023::d01::test::part2_example ... ok [INFO] [stdout] test years::y2023::d03::test::part1 ... ok [INFO] [stdout] test years::y2023::d03::test::part2 ... ok [INFO] [stdout] test years::y2023::d03::test::part2_from_oliver ... ok [INFO] [stdout] test years::y2023::d04::test::part1 ... ok [INFO] [stdout] test years::y2023::d04::test::part2 ... ok [INFO] [stdout] test years::y2023::d05::test::part1 ... ok [INFO] [stdout] test years::y2023::d06::test::part1 ... ok [INFO] [stdout] test years::y2023::d07::test::part2 ... ok [INFO] [stdout] test years::y2023::d07::test::part1 ... ok [INFO] [stdout] test years::y2023::d08::test::part1_2 ... ok [INFO] [stdout] test years::y2023::d05::test::part2 ... ok [INFO] [stdout] test years::y2023::d08::test::part1 ... ok [INFO] [stdout] test years::y2023::d09::test::part1 ... ok [INFO] [stdout] test years::y2023::d08::test::part2 ... ok [INFO] [stdout] test years::y2023::d06::test::part2 ... ok [INFO] [stdout] test years::y2023::d09::test::part2 ... ok [INFO] [stdout] test years::y2023::d10::test::part2_1 ... ok [INFO] [stdout] test years::y2023::d10::test::part2_2 ... ok [INFO] [stdout] test years::y2023::d11::test::part1 ... ok [INFO] [stdout] test years::y2023::d10::test::part2_3 ... ok [INFO] [stdout] test years::y2023::d10::test::simple_part1 ... ok [INFO] [stdout] test years::y2023::d12::test::part1 ... ok [INFO] [stdout] test years::y2023::d12::test::short ... ok [INFO] [stdout] test years::y2023::d13::test::part1 ... ok [INFO] [stdout] test years::y2023::d14::test::part1 ... ok [INFO] [stdout] test years::y2023::d10::test::complex_part1 ... ok [INFO] [stdout] test years::y2023::d13::test::part2 ... ok [INFO] [stdout] test years::y2023::d15::test::part1 ... ok [INFO] [stdout] test years::y2023::d15::test::part2 ... ok [INFO] [stdout] test years::y2023::d15::test::test_hash ... ok [INFO] [stdout] test years::y2023::d16::test::part1 ... ok [INFO] [stdout] test years::y2023::d16::test::part2 ... ok [INFO] [stdout] test years::y2023::d14::test::part2 ... ok [INFO] [stdout] test years::y2023::d18::test::part1 ... ok [INFO] [stdout] test years::y2023::d18::test::part2 ... ok [INFO] [stdout] test years::y2023::d17::test::part1 ... ok [INFO] [stdout] test years::y2023::d17::test::part2 ... ok [INFO] [stdout] test years::y2023::d19::test::part2 ... ok [INFO] [stdout] test years::y2023::d19::test::part1 ... ok [INFO] [stdout] test years::y2023::d21::test::mod_assumptions ... ok [INFO] [stdout] test years::y2023::d21::test::test_part1 ... ok [INFO] [stdout] test years::y2023::d21::test::test_part2_10 ... ok [INFO] [stdout] test years::y2022::d16::test::example ... ok [INFO] [stdout] test years::y2023::d12::test::part2 ... ok [INFO] [stdout] test years::y2023::d21::test::test_part2_6 ... ok [INFO] [stdout] test years::y2022::d11::test::example ... ok [INFO] [stdout] test years::y2023::d23::test::part2 ... ok [INFO] [stdout] test years::y2023::d24::test::part1 ... ok [INFO] [stdout] test years::y2023::d23::test::part1 ... ok [INFO] [stdout] test years::y2023::d25::test::part2 ... ok [INFO] [stdout] test years::y2023::d20::test::complex ... ok [INFO] [stdout] test years::y2023::d20::test::simple1 ... ok [INFO] [stdout] test years::y2023::d02::test_old::example ... ok [INFO] [stdout] test years::y2023::d25::test::part1 ... FAILED [INFO] [stdout] test years::y2023::d21::test::test_part2_50 ... ok [INFO] [stdout] test years::y2023::d21::test::test_part2_100 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- years::y2023::d25::test::part1 stdout ---- [INFO] [stdout] 15 nodes [INFO] [stdout] 33 edges [INFO] [stdout] final nodes = ["cmg-14", "rhn"] [INFO] [stdout] final edges = [("cmg-14", "rhn"), ("rhn", "cmg-14"), ("rhn", "cmg-14"), ("rhn", "cmg-14")] [INFO] [stdout] [INFO] [stdout] thread 'years::y2023::d25::test::part1' panicked at src/years/y2023/d25.rs:32:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 3 [INFO] [stdout] right: 4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f03efbfd2 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x557f03efbfd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x557f03efbfd2 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x557f03efbfd2 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x557f03f22913 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x557f03f22913 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x557f03ef96a3 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x557f03ef96a3 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x557f03efbe22 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x557f03efd3bc - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x557f03efd212 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x557f03e5bbb4 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x557f03e5bbb4 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x557f03efde33 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x557f03efde33 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x557f03efdb0a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x557f03efc4c9 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x557f03efd79d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x557f03a186b0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x557f03a18a37 - core::panicking::assert_failed_inner::hb8d32b4dd02e3b82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:425:17 [INFO] [stdout] 20: 0x557f03a18959 - core::panicking::assert_failed::h21e1670adc7aaa55 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:380:5 [INFO] [stdout] 21: 0x557f03aa2e44 - advent_of_code_rust::years::y2023::d25::part1::h98f48c0eb9380867 [INFO] [stdout] at /opt/rustwide/workdir/src/years/y2023/d25.rs:32:5 [INFO] [stdout] 22: 0x557f03b4dcca - core::ops::function::FnOnce::call_once::h1ee4be89dc5dd72a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x557f03b94d61 - advent_of_code_rust::test::dotest2::h518579d46a2664cd [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:21:23 [INFO] [stdout] 24: 0x557f03b482f4 - advent_of_code_rust::years::y2023::d25::test::part1::h1205a527c1b7fea6 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:63:13 [INFO] [stdout] 25: 0x557f03b482b7 - advent_of_code_rust::years::y2023::d25::test::part1::{{closure}}::hda9b6989c72077a5 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:62:16 [INFO] [stdout] 26: 0x557f03b515e6 - core::ops::function::FnOnce::call_once::hbea3cb31b32cbba5 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x557f03e6150b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x557f03e6150b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 29: 0x557f03e604ff - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 30: 0x557f03e604ff - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x557f03e604ff - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x557f03e604ff - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x557f03e604ff - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x557f03e604ff - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 35: 0x557f03e604ff - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 36: 0x557f03e24c54 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 37: 0x557f03e24c54 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 38: 0x557f03e2854a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x557f03e2854a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x557f03e2854a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x557f03e2854a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x557f03e2854a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x557f03e2854a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x557f03e2854a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x557f03effb7b - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 46: 0x557f03effb7b - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 47: 0x557f03effb7b - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 48: 0x7319d7c22aa4 - [INFO] [stdout] 49: 0x7319d7cafa34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] years::y2023::d25::test::part1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 113 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code-rust` [INFO] running `Command { std: "docker" "inspect" "e66863e84a4176f35749aa14f10f02d07051e847187b5671a3794e4814464cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66863e84a4176f35749aa14f10f02d07051e847187b5671a3794e4814464cf7", kill_on_drop: false }` [INFO] [stdout] e66863e84a4176f35749aa14f10f02d07051e847187b5671a3794e4814464cf7