[INFO] cloning repository https://github.com/TobiasSalzmann/advent-of-code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TobiasSalzmann/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasSalzmann%2Fadvent-of-code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasSalzmann%2Fadvent-of-code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf769eb8bf71eab6e6dbd5999d240b8a8923025d [INFO] testing TobiasSalzmann/advent-of-code-2022/cf769eb8bf71eab6e6dbd5999d240b8a8923025d against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasSalzmann%2Fadvent-of-code-2022" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TobiasSalzmann/advent-of-code-2022 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TobiasSalzmann/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/TobiasSalzmann/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/TobiasSalzmann/advent-of-code-2022 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TobiasSalzmann/advent-of-code-2022 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 621e8f6ae0aff360b40bd2145666dbedc504275a95f960f23bbcdaa00015dd99 [INFO] running `Command { std: "docker" "start" "-a" "621e8f6ae0aff360b40bd2145666dbedc504275a95f960f23bbcdaa00015dd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "621e8f6ae0aff360b40bd2145666dbedc504275a95f960f23bbcdaa00015dd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621e8f6ae0aff360b40bd2145666dbedc504275a95f960f23bbcdaa00015dd99", kill_on_drop: false }` [INFO] [stdout] 621e8f6ae0aff360b40bd2145666dbedc504275a95f960f23bbcdaa00015dd99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4e852c7312bfc2d2a7a9abdf78d61aa77d05ee29b88487150e9cb08e767efc [INFO] running `Command { std: "docker" "start" "-a" "bc4e852c7312bfc2d2a7a9abdf78d61aa77d05ee29b88487150e9cb08e767efc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling pathfinding v4.1.1 [INFO] [stderr] Compiling advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.36s [INFO] running `Command { std: "docker" "inspect" "bc4e852c7312bfc2d2a7a9abdf78d61aa77d05ee29b88487150e9cb08e767efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4e852c7312bfc2d2a7a9abdf78d61aa77d05ee29b88487150e9cb08e767efc", kill_on_drop: false }` [INFO] [stdout] bc4e852c7312bfc2d2a7a9abdf78d61aa77d05ee29b88487150e9cb08e767efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59671e51093e99d81f4e68342f7992ec635febae12b2d2331301f3a566dc8d4 [INFO] running `Command { std: "docker" "start" "-a" "c59671e51093e99d81f4e68342f7992ec635febae12b2d2331301f3a566dc8d4", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "c59671e51093e99d81f4e68342f7992ec635febae12b2d2331301f3a566dc8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59671e51093e99d81f4e68342f7992ec635febae12b2d2331301f3a566dc8d4", kill_on_drop: false }` [INFO] [stdout] c59671e51093e99d81f4e68342f7992ec635febae12b2d2331301f3a566dc8d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00cf01b7833974cd5af49517cd1e0fc858da810553575c625fc844404def5764 [INFO] running `Command { std: "docker" "start" "-a" "00cf01b7833974cd5af49517cd1e0fc858da810553575c625fc844404def5764", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2022-fa3c8504ab858bfe) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test day10::tests::should_do_stuff ... ok [INFO] [stdout] test day11::tests::action_throws_item ... ok [INFO] [stdout] test day11::tests::monkey_takes_turn ... ok [INFO] [stdout] test day11::tests::calculates_monkey_business_for_parsed_example ... ok [INFO] [stdout] test day11::tests::parses_a_monkey_from_input ... ok [INFO] [stdout] test day11::tests::operation_inspects_item ... ok [INFO] [stdout] test day12::tests::should_do_stuff ... ok [INFO] [stdout] test day13::tests::should_do_stuff ... ok [INFO] [stdout] test day14::tests::should_do_stuff ... ok [INFO] [stdout] test day16::tests::parse_raw_input_to_node ... ok [INFO] [stdout] test day15::tests::should_solve_part_1_on_example ... ok [INFO] [stdout] test day15::tests::should_solve_part_2_on_example ... ok [INFO] [stdout] test day18::tests::should_solve_part_1_on_example ... ok [INFO] [stdout] test day18::tests::should_solve_simple_example ... ok [INFO] [stdout] test day1::tests::find_max_total_of_lists ... ok [INFO] [stdout] test day21::tests::should_mix_on_example ... ok [INFO] [stdout] test day19::tests::should_parse_blueprint ... ok [INFO] [stdout] test day1::tests::find_max_total_of_simple_lists ... ok [INFO] [stdout] test day1::tests::find_top_3_total_of_simple_lists ... ok [INFO] [stdout] test day22::tests::should_solve_example ... ok [INFO] [stdout] test day20::tests::should_mix_on_example ... ok [INFO] [stdout] test day20::tests::should_solve_part_1_on_example ... ok [INFO] [stdout] test day20::tests::should_solve_part_2_on_example ... ok [INFO] [stdout] test day25::tests::should_get_digit_0 ... ok [INFO] [stdout] test day25::tests::should_get_digit_2 ... ok [INFO] [stdout] test day25::tests::should_get_digit_1 ... ok [INFO] [stdout] test day25::tests::should_solve_example ... ok [INFO] [stdout] test day2::tests::calculates_move_points_for_draws ... ok [INFO] [stdout] test day2::tests::calculates_move_points_for_losses ... ok [INFO] [stdout] test day2::tests::calculates_move_points_for_sample ... ok [INFO] [stdout] test day2::tests::calculates_move_points_for_wins ... ok [INFO] [stdout] test day2::tests::calculates_points_for_draws ... ok [INFO] [stdout] test day24::tests::should_solve_example ... ok [INFO] [stdout] test day2::tests::calculates_points_for_losses ... ok [INFO] [stdout] test day2::tests::calculates_points_for_sample ... ok [INFO] [stdout] test day3::tests::calculates_priorities_for_example ... ok [INFO] [stdout] test day3::tests::sums_badge_priorities_for_example ... ok [INFO] [stdout] test day2::tests::calculates_points_for_wins ... ok [INFO] [stdout] test day4::tests::counts_encompassing_tasks_for_example ... ok [INFO] [stdout] test day4::tests::counts_overlapping_tasks_for_example ... ok [INFO] [stdout] test day5::tests::finds_top_crates_after_rearranging ... ok [INFO] [stdout] test day5::tests::parse_example ... ok [INFO] [stdout] test day5::tests::finds_top_crates_after_rearranging_with_crate_mover9001 ... ok [INFO] [stdout] test day23::tests::should_solve_example ... ok [INFO] [stdout] test day6::tests::find_message_marker_for_example ... ok [INFO] [stdout] test day9::tests::should_do_stuff ... ok [INFO] [stdout] test day6::tests::find_packet_marker_for_example ... ok [INFO] [stdout] test day24::tests::should_solve_part_2_on_example ... ok [INFO] [stdout] test day7::tests::find_packet_marker_for_example ... ok [INFO] [stdout] test day8::tests::counts_encompassing_tasks_for_example ... ok [INFO] [stdout] test util::tests::parses_int_lists ... ok [INFO] [stdout] test util::tests::parses_grid ... ok [INFO] [stdout] test util::tests::parses_strings ... ok [INFO] [stdout] test day23::tests::should_solve_example_part2 ... ok [INFO] [stdout] test day16::tests::should_solve_part_1_on_example ... ok [INFO] [stdout] test day18::tests::should_solve_part_2_on_example ... ok [INFO] [stdout] test day16::tests::should_solve_part_2_on_example ... ok [INFO] [stdout] test day17::tests::should_solve_using_cycles ... ok [INFO] [stdout] test day17::tests::should_solve_part_1_on_example ... ok [INFO] [stdout] test day22::tests::should_solve_example_2 ... ok [INFO] [stdout] test day11::tests::calculates_monkey_business_for_parsed_example_for_part_2 ... ok [INFO] [stdout] test day19::tests::should_solve_part_1_on_example ... ok [INFO] [stdout] test day19::tests::should_solve_part_2_on_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00cf01b7833974cd5af49517cd1e0fc858da810553575c625fc844404def5764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cf01b7833974cd5af49517cd1e0fc858da810553575c625fc844404def5764", kill_on_drop: false }` [INFO] [stdout] 00cf01b7833974cd5af49517cd1e0fc858da810553575c625fc844404def5764