[INFO] cloning repository https://github.com/jtruong04/advent-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtruong04/advent-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtruong04%2Fadvent-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtruong04%2Fadvent-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad7b5b3f31f227328b3b00191883096aee97665d [INFO] testing jtruong04/advent-2024 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtruong04%2Fadvent-2024" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jtruong04/advent-2024 [INFO] finished tweaking git repo https://github.com/jtruong04/advent-2024 [INFO] tweaked toml for git repo https://github.com/jtruong04/advent-2024 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jtruong04/advent-2024 on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jtruong04/advent-2024 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded memoize v0.4.2 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded memoize-inner v0.4.3 [INFO] [stderr] Downloaded lru v0.7.8 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded aligned-vec v0.5.0 [INFO] [stderr] Downloaded phf_generator v0.11.2 [INFO] [stderr] Downloaded built v0.7.5 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded profiling-procmacros v1.0.16 [INFO] [stderr] Downloaded av1-grain v0.2.3 [INFO] [stderr] Downloaded image-webp v0.2.0 [INFO] [stderr] Downloaded ravif v0.11.11 [INFO] [stderr] Downloaded v_frame v0.3.8 [INFO] [stderr] Downloaded avif-serialize v0.8.2 [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded priority-queue v2.1.1 [INFO] [stderr] Downloaded cc v1.2.4 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded assert_unordered v0.3.5 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.8 [INFO] [stderr] Downloaded clearscreen v3.0.0 [INFO] [stderr] Downloaded libc v0.2.168 [INFO] [stderr] Downloaded jpeg-decoder v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3be52fccff91dae234434a8de9012a78ee7e8fc08550d626b4f72c6c0da4e90 [INFO] running `Command { std: "docker" "start" "-a" "c3be52fccff91dae234434a8de9012a78ee7e8fc08550d626b4f72c6c0da4e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3be52fccff91dae234434a8de9012a78ee7e8fc08550d626b4f72c6c0da4e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3be52fccff91dae234434a8de9012a78ee7e8fc08550d626b4f72c6c0da4e90", kill_on_drop: false }` [INFO] [stdout] c3be52fccff91dae234434a8de9012a78ee7e8fc08550d626b4f72c6c0da4e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 835a9c55811530e28b62aa35d060305224687fbe2be636b5a6e601fc700f131e [INFO] running `Command { std: "docker" "start" "-a" "835a9c55811530e28b62aa35d060305224687fbe2be636b5a6e601fc700f131e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling assert_unordered v0.3.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling priority-queue v2.1.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clearscreen v3.0.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "835a9c55811530e28b62aa35d060305224687fbe2be636b5a6e601fc700f131e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "835a9c55811530e28b62aa35d060305224687fbe2be636b5a6e601fc700f131e", kill_on_drop: false }` [INFO] [stdout] 835a9c55811530e28b62aa35d060305224687fbe2be636b5a6e601fc700f131e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e98bef06f30635ce5ba4afb9618d5c56059d3cb57c111f8ca5d46c80e671131b [INFO] running `Command { std: "docker" "start" "-a" "e98bef06f30635ce5ba4afb9618d5c56059d3cb57c111f8ca5d46c80e671131b", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.39s [INFO] running `Command { std: "docker" "inspect" "e98bef06f30635ce5ba4afb9618d5c56059d3cb57c111f8ca5d46c80e671131b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98bef06f30635ce5ba4afb9618d5c56059d3cb57c111f8ca5d46c80e671131b", kill_on_drop: false }` [INFO] [stdout] e98bef06f30635ce5ba4afb9618d5c56059d3cb57c111f8ca5d46c80e671131b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40621066dfb0999e85b8642cbee3d9ee4067a37cd226a6ebd176cae0259cd1d0 [INFO] running `Command { std: "docker" "start" "-a" "40621066dfb0999e85b8642cbee3d9ee4067a37cd226a6ebd176cae0259cd1d0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2024-c4f79b81c3136a2f) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test days::day_02::tests::test_a ... ok [INFO] [stdout] test days::day_04::tests::test_b ... ok [INFO] [stdout] test days::day_05::tests::test_b ... ok [INFO] [stdout] test days::day_05::tests::test_a ... ok [INFO] [stdout] test days::day_07::tests::test_b ... ok [INFO] [stdout] test days::day_06::tests::test_a ... ok [INFO] [stdout] test days::day_02::tests::test_b ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_1 ... ok [INFO] [stdout] test days::day_01::tests::test_a ... ok [INFO] [stdout] test days::day_06::tests::test_b ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_4 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_3 ... ok [INFO] [stdout] test days::day_01::tests::test_b ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_9 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_1 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_7 ... ok [INFO] [stdout] test days::day_07::tests::test_a ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_2 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_6 ... ok [INFO] [stdout] test days::day_03::tests::test_a ... ok [INFO] [stdout] test days::day_04::tests::test_a ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_5 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_2 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_3 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_4 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_5 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_6 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_9 ... ok [INFO] [stdout] test days::day_09::tests::test_a ... ok [INFO] [stdout] test days::day_09::tests::test_simple ... ok [INFO] [stdout] test days::day_09::tests::test_b ... ok [INFO] [stdout] test days::day_12::tests::test_measure_perimeter ... ok [INFO] [stdout] test days::day_08::tests::test_b ... ok [INFO] [stdout] test days::day_10::tests::test_a ... ok [INFO] [stdout] test days::day_08::tests::test_a ... ok [INFO] [stdout] test days::day_10::tests::test_b ... ok [INFO] [stdout] test days::day_03::tests::test_b ... ok [INFO] [stdout] test days::day_15::tests::test_a_small ... ok [INFO] [stdout] test days::day_11::tests::test_a ... ok [INFO] [stdout] test days::day_15::tests::test_b_small ... ok [INFO] [stdout] test days::day_12::tests::test_a ... ok [INFO] [stdout] test days::day_13::tests::test_button_solution ... ok [INFO] [stdout] test days::day_13::tests::test_cost_function ... ok [INFO] [stdout] test days::day_15::tests::test_a ... ok [INFO] [stdout] test days::day_11::tests::test_parser ... ok [INFO] [stdout] test days::day_12::tests::test_b ... ok [INFO] [stdout] test days::day_18::tests::test_a ... ok [INFO] [stdout] test days::day_19::tests::test_a ... ok [INFO] [stdout] test days::day_18::tests::test_b ... ok [INFO] [stdout] test days::day_19::tests::test_can_be_made ... ok [INFO] [stdout] test days::day_19::tests::test_b ... ok [INFO] [stdout] test days::day_17::tests::test_a ... ok [INFO] [stdout] test days::day_17::tests::test_b ... ok [INFO] [stdout] test days::day_16::tests::test_a ... ok [INFO] [stdout] test days::day_13::tests::test_a ... ok [INFO] [stdout] test days::day_19::tests::test_cant_be_made ... ok [INFO] [stdout] test days::day_16::tests::test_a2 ... ok [INFO] [stdout] test days::day_16::tests::test_b ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid::case_8 ... ok [INFO] [stdout] test days::day_16::tests::test_b2 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_7 ... ok [INFO] [stdout] test days::day_07::tests::test_is_valid_with_concat::case_8 ... ok [INFO] [stdout] test days::day_14::tests::test_a ... ok [INFO] [stdout] test days::day_14::tests::test_b ... FAILED [INFO] [stdout] test days::day_15::tests::test_b ... ok [INFO] [stdout] test days::day_19::tests::test_count_ways_to_make_0 ... ok [INFO] [stdout] test days::day_19::tests::test_count_ways_to_make_1 ... ok [INFO] [stdout] test days::day_19::tests::test_count_ways_to_make_2 ... ok [INFO] [stdout] test days::day_19::tests::test_count_ways_to_make_3 ... ok [INFO] [stdout] test days::day_19::tests::test_count_ways_to_make_4 ... ok [INFO] [stdout] test days::day_21::tests::test_get_paths_dpad ... ok [INFO] [stdout] test days::day_21::tests::test_get_paths_numpad ... ok [INFO] [stdout] test days::day_22::tests::test_mix ... ok [INFO] [stdout] test days::day_22::tests::test_next ... ok [INFO] [stdout] test days::day_22::tests::test_nth_secret ... ok [INFO] [stdout] test days::day_21::tests::test_path::case_3 ... ok [INFO] [stdout] test days::day_20::tests::test_a ... ok [INFO] [stdout] test days::day_22::tests::test_nth_secret_p1::case_3 ... ok [INFO] [stdout] test days::day_21::tests::test_path::case_2 ... ok [INFO] [stdout] test days::day_22::tests::test_nth_secret_p1::case_4 ... ok [INFO] [stdout] test days::day_21::tests::test_path::case_4 ... ok [INFO] [stdout] test utils::math::tests::test_count_digits::case_1 ... ok [INFO] [stdout] test days::day_21::tests::test_path::case_5 ... ok [INFO] [stdout] test days::day_22::tests::test_nth_secret_p1::case_2 ... ok [INFO] [stdout] test days::day_22::tests::test_a ... ok [INFO] [stdout] test days::day_22::tests::test_buy_sequences ... ok [INFO] [stdout] test days::day_21::tests::test_path::case_1 ... ok [INFO] [stdout] test days::day_23::tests::test_b ... ok [INFO] [stdout] test days::day_22::tests::test_nth_secret_p1::case_1 ... ok [INFO] [stdout] test days::day_23::tests::test_a ... ok [INFO] [stdout] test utils::math::tests::test_count_digits::case_2 ... ok [INFO] [stdout] test utils::math::tests::test_split_number::case_3 ... ok [INFO] [stdout] test utils::world::tests::test_parses_chars ... ok [INFO] [stdout] test utils::math::tests::test_count_digits::case_3 ... ok [INFO] [stdout] test utils::world::tests::test_parses_ints ... ok [INFO] [stdout] test utils::math::tests::test_split_number::case_2 ... ok [INFO] [stdout] test utils::math::tests::test_split_number::case_1 ... ok [INFO] [stdout] test utils::world::tests::test_fails_with_mixed_types - should panic ... ok [INFO] [stdout] test days::day_22::tests::test_prune ... ok [INFO] [stdout] test days::day_20::tests::test_b ... ok [INFO] [stdout] test days::day_21::tests::test_a ... ok [INFO] [stdout] test days::day_22::tests::test_b ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- days::day_14::tests::test_b stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'days::day_14::tests::test_b' (66) panicked at src/days/day_14.rs:138:63: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57589b030aba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57589b030aba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57589b030aba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57589b030aba - <::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57589b04758a - ::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57589b04758a - core[4a92201981c6b77a]::fmt::write [INFO] [stdout] 6: 0x57589b035a22 - std[1209cfb42f6d497f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x57589b035a22 - as std[1209cfb42f6d497f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x57589b00f04f - ::print [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57589b00f04f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57589b028ac9 - std[1209cfb42f6d497f]::panicking::default_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57589a6bc6ac - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x57589a6bc6ac - test[59e67a9bc0e119f1]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x57589b028d42 - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x57589b028d42 - std[1209cfb42f6d497f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57589b00f108 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57589b003c39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57589b00ff0d - __rustc[4effac393e9f3da6]::rust_begin_unwind [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57589b047dcc - core[4a92201981c6b77a]::panicking::panic_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57589b047b42 - core[4a92201981c6b77a]::result::unwrap_failed [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57589a659a9c - >::unwrap [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57589a659a9c - advent_of_code_2024[5a4a31ab58653f53]::days::day_14::tests::test_b [INFO] [stdout] at /opt/rustwide/workdir/src/days/day_14.rs:138:63 [INFO] [stdout] 22: 0x57589a652b87 - advent_of_code_2024[5a4a31ab58653f53]::days::day_14::tests::test_b::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/days/day_14.rs:136:16 [INFO] [stdout] 23: 0x57589a6471f6 - >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x57589a6af98b - core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57589a6af98b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x57589a6bd17b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x57589a6bd17b - as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57589a6bd17b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57589a6bd17b - std[1209cfb42f6d497f]::panicking::catch_unwind::, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x57589a6bd17b - std[1209cfb42f6d497f]::panic::catch_unwind::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x57589a6bd17b - test[59e67a9bc0e119f1]::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x57589a6bd17b - test[59e67a9bc0e119f1]::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x57589a6b6894 - test[59e67a9bc0e119f1]::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x57589a6b6894 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x57589a6bfd82 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x57589a6bfd82 - ::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x57589a6bfd82 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x57589a6bfd82 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x57589a6bfd82 - std[1209cfb42f6d497f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x57589a6bfd82 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x57589a6bfd82 - ::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57589b03005f - + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 43: 0x57589b03005f - ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7ec6a0819aa4 - [INFO] [stdout] 45: 0x7ec6a08a6a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] days::day_14::tests::test_b [INFO] [stdout] [INFO] [stdout] test result: FAILED. 101 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code-2024` [INFO] running `Command { std: "docker" "inspect" "40621066dfb0999e85b8642cbee3d9ee4067a37cd226a6ebd176cae0259cd1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40621066dfb0999e85b8642cbee3d9ee4067a37cd226a6ebd176cae0259cd1d0", kill_on_drop: false }` [INFO] [stdout] 40621066dfb0999e85b8642cbee3d9ee4067a37cd226a6ebd176cae0259cd1d0