[INFO] cloning repository https://github.com/rhysparry/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhysparry/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhysparry%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhysparry%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f47b16c4198bbba9fb0fbb93f99f155038e84db0 [INFO] testing rhysparry/advent-of-code-2023 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhysparry%2Fadvent-of-code-2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rhysparry/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/rhysparry/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/rhysparry/advent-of-code-2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rhysparry/advent-of-code-2023 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rhysparry/advent-of-code-2023 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded counter v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 080f9fdf73cb670262b19eb7a37c060345dbb47b2f03daa39e06eb4850efe8b2 [INFO] running `Command { std: "docker" "start" "-a" "080f9fdf73cb670262b19eb7a37c060345dbb47b2f03daa39e06eb4850efe8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "080f9fdf73cb670262b19eb7a37c060345dbb47b2f03daa39e06eb4850efe8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080f9fdf73cb670262b19eb7a37c060345dbb47b2f03daa39e06eb4850efe8b2", kill_on_drop: false }` [INFO] [stdout] 080f9fdf73cb670262b19eb7a37c060345dbb47b2f03daa39e06eb4850efe8b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7b63a80eba24c265c5b8742e6aa35a4bbdc6f565dbc9c4b4eb90815f50216ff3 [INFO] running `Command { std: "docker" "start" "-a" "7b63a80eba24c265c5b8742e6aa35a4bbdc6f565dbc9c4b4eb90815f50216ff3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling counter v0.6.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.89s [INFO] running `Command { std: "docker" "inspect" "7b63a80eba24c265c5b8742e6aa35a4bbdc6f565dbc9c4b4eb90815f50216ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b63a80eba24c265c5b8742e6aa35a4bbdc6f565dbc9c4b4eb90815f50216ff3", kill_on_drop: false }` [INFO] [stdout] 7b63a80eba24c265c5b8742e6aa35a4bbdc6f565dbc9c4b4eb90815f50216ff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 79a48b2a3c248e01eb07e1b201f1bbbcffd17559a1a2faecadf54ed6e0361fc4 [INFO] running `Command { std: "docker" "start" "-a" "79a48b2a3c248e01eb07e1b201f1bbbcffd17559a1a2faecadf54ed6e0361fc4", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s [INFO] running `Command { std: "docker" "inspect" "79a48b2a3c248e01eb07e1b201f1bbbcffd17559a1a2faecadf54ed6e0361fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a48b2a3c248e01eb07e1b201f1bbbcffd17559a1a2faecadf54ed6e0361fc4", kill_on_drop: false }` [INFO] [stdout] 79a48b2a3c248e01eb07e1b201f1bbbcffd17559a1a2faecadf54ed6e0361fc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e14edb37e28140a4dba5f4e82b6a5104c50131d692293e91cdc0a7667605f336 [INFO] running `Command { std: "docker" "start" "-a" "e14edb37e28140a4dba5f4e82b6a5104c50131d692293e91cdc0a7667605f336", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code_2023-23f871fe3a073a32) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test almanac::tests::test_example_almanac_lowest_location ... ok [INFO] [stdout] test almanac::tests::test_example_almanac_map_ranges ... ok [INFO] [stdout] test almanac::tests::test_example_almanac_seed_to_soil_mapping ... ok [INFO] [stdout] test almanac::tests::test_example_soil_range ... ok [INFO] [stdout] test almanac::tests::test_parse_almanac ... ok [INFO] [stdout] test almanac::tests::test_parse_almanac_regular_input ... ok [INFO] [stdout] test almanac::tests::test_parse_range_map ... ok [INFO] [stdout] test boat_races::tests::test_get_winning_hold_times ... ok [INFO] [stdout] test boat_races::tests::test_get_winning_hold_times_2 ... ok [INFO] [stdout] test boat_races::tests::test_get_winning_hold_times_3 ... ok [INFO] [stdout] test camel_cards::tests::test_example_hand_order ... ok [INFO] [stdout] test camel_cards::tests::test_example_hand_total_winnings_jokers_wild ... ok [INFO] [stdout] test camel_cards::tests::test_parse_hand ... ok [INFO] [stdout] test boat_races::tests::test_num_ways_to_beat_record_example ... ok [INFO] [stdout] test almanac::tests::test_example_almanac_all_seeds_lowest_location ... ok [INFO] [stdout] test boat_races::tests::test_parse_example ... ok [INFO] [stdout] test almanac::tests::test_example_almanac_seed_ranges_lowest_location ... ok [INFO] [stdout] test days::day1::tests::test_solve_part_2 ... ok [INFO] [stdout] test days::day2::tests::test_solve_part_1 ... ok [INFO] [stdout] test days::day5::tests::test_solve_part_1 ... ok [INFO] [stdout] test days::day1::tests::test_solve_part_1 ... ok [INFO] [stdout] test camel_cards::tests::test_example_hand_total_winnings ... ok [INFO] [stdout] test days::day6::tests::test_solve_part_2 ... ok [INFO] [stdout] test days::day6::tests::test_solve_part_1 ... ok [INFO] [stdout] test days::day2::tests::test_solve_part_2 ... ok [INFO] [stdout] test gondola_lift::tests::test_find_engine_schematic_gears ... ok [INFO] [stdout] test gondola_lift::tests::test_parse_engine_schematic_active_part_numbers ... ok [INFO] [stdout] test days::day5::tests::test_solve_part_2 ... ok [INFO] [stdout] test gondola_lift::tests::test_parse_schematic_line ... ok [INFO] [stdout] test days::day3::tests::test_solve_part_2 ... ok [INFO] [stdout] test days::day4::tests::test_solve_part_1 ... ok [INFO] [stdout] test io::tests::test_source_default ... ok [INFO] [stdout] test io::tests::test_source_from_path ... ok [INFO] [stdout] test days::day3::tests::test_solve_part_1 ... ok [INFO] [stdout] test scratch_cards::tests::test_find_matching_numbers ... ok [INFO] [stdout] test scratch_cards::tests::test_parse_card ... ok [INFO] [stdout] test io::tests::test_source_from_stdin ... ok [INFO] [stdout] test scratch_cards::tests::test_sample_input_card_set_copies ... ok [INFO] [stdout] test scratch_cards::tests::test_sample_input_points ... ok [INFO] [stdout] test snow_island::tests::test_game_1_minimum_bag_power ... ok [INFO] [stdout] test snow_island::tests::test_game_outcome_possibilities ... ok [INFO] [stdout] test snow_island::tests::test_game_1_minimum_bag ... ok [INFO] [stdout] test snow_island::tests::test_parse_game ... ok [INFO] [stdout] test span::tests::test_is_left_adjacent_to ... ok [INFO] [stdout] test snow_island::tests::test_parse_grab_result ... ok [INFO] [stdout] test span::tests::test_is_adjacent_to ... ok [INFO] [stdout] test span::tests::test_is_right_adjacent_to ... ok [INFO] [stdout] test span::tests::test_overlaps ... ok [INFO] [stdout] test span::tests::test_overlaps_or_is_adjacent_to ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_from_input ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_parse_missing_digits ... ok [INFO] [stdout] test days::day4::tests::test_solve_part_2 ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_parse_missing_digits_v2 ... ok [INFO] [stdout] test span::tests::test_overlaps_negative ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recover_v2_example_7pqrstsixteen ... ok [INFO] [stdout] test span::tests::test_overlaps_or_is_adjacent_to_negative ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recover_v2_example_4nineeightseven2 ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recover_v2_example_zoneight234 ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recovery_example_a1b2c3d4e5f ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recovery_example_pqr3stu8vwx ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recover_v2_example_abcone2threexyz ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recovery_example_1abc2 ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recover_v2_example_xtwone3four ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recovery_example_treb7uchet ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recovery_v2_example_eightwothree ... ok [INFO] [stdout] test trebuchet::test::test_calibration_value_recovery_v2_example_two1nine ... ok [INFO] [stdout] test trebuchet::test::test_find_last_digit_example_two1nine ... ok [INFO] [stdout] test trebuchet::test::test_find_first_digit_example_two1nine ... ok [INFO] [stdout] test days::day7::tests::test_solve_part_1 ... ok [INFO] [stdout] test days::day7::tests::test_solve_part_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code_2023-486e511a55c26dd2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e14edb37e28140a4dba5f4e82b6a5104c50131d692293e91cdc0a7667605f336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14edb37e28140a4dba5f4e82b6a5104c50131d692293e91cdc0a7667605f336", kill_on_drop: false }` [INFO] [stdout] e14edb37e28140a4dba5f4e82b6a5104c50131d692293e91cdc0a7667605f336