[INFO] cloning repository https://github.com/kamioftea/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamioftea/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamioftea%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamioftea%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7592646436f26bcea7531952b6f8db8af7633f13 [INFO] testing kamioftea/advent-of-code-2020 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamioftea%2Fadvent-of-code-2020" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamioftea/advent-of-code-2020 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kamioftea/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/kamioftea/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/kamioftea/advent-of-code-2020 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kamioftea/advent-of-code-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 729b1236ac650232ad59afe6b7a3d88c8fa897181e72ef2c9d3c57d8b8f4f205 [INFO] running `Command { std: "docker" "start" "-a" "729b1236ac650232ad59afe6b7a3d88c8fa897181e72ef2c9d3c57d8b8f4f205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "729b1236ac650232ad59afe6b7a3d88c8fa897181e72ef2c9d3c57d8b8f4f205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "729b1236ac650232ad59afe6b7a3d88c8fa897181e72ef2c9d3c57d8b8f4f205", kill_on_drop: false }` [INFO] [stdout] 729b1236ac650232ad59afe6b7a3d88c8fa897181e72ef2c9d3c57d8b8f4f205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66015cb4aa0e39e2887dce3a605df599ed1bcd93af43d6c45e1b36221f66bddd [INFO] running `Command { std: "docker" "start" "-a" "66015cb4aa0e39e2887dce3a605df599ed1bcd93af43d6c45e1b36221f66bddd", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling advent-of-code-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day_11.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | format!("x = {} is out of bounds for Grid with row size {}", x, self.row_length) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 33 - format!("x = {} is out of bounds for Grid with row size {}", x, self.row_length) [INFO] [stdout] 33 + "x = {} is out of bounds for Grid with row size {}", x, self.row_length [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day_12.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | _ => panic!(format!("Invalid instruction {}", magnitude)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 129 - _ => panic!(format!("Invalid instruction {}", magnitude)) [INFO] [stdout] 129 + _ => panic!("Invalid instruction {}", magnitude) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `Command { std: "docker" "inspect" "66015cb4aa0e39e2887dce3a605df599ed1bcd93af43d6c45e1b36221f66bddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66015cb4aa0e39e2887dce3a605df599ed1bcd93af43d6c45e1b36221f66bddd", kill_on_drop: false }` [INFO] [stdout] 66015cb4aa0e39e2887dce3a605df599ed1bcd93af43d6c45e1b36221f66bddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 301bdc1dba6bdfa34ffd7efbe787e0579bd20bcda38a86e3e4d78781becc04c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "301bdc1dba6bdfa34ffd7efbe787e0579bd20bcda38a86e3e4d78781becc04c3", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day_11.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | format!("x = {} is out of bounds for Grid with row size {}", x, self.row_length) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 33 - format!("x = {} is out of bounds for Grid with row size {}", x, self.row_length) [INFO] [stdout] 33 + "x = {} is out of bounds for Grid with row size {}", x, self.row_length [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day_12.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | _ => panic!(format!("Invalid instruction {}", magnitude)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 129 - _ => panic!(format!("Invalid instruction {}", magnitude)) [INFO] [stdout] 129 + _ => panic!("Invalid instruction {}", magnitude) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2020-c0042c4f205bdcdf) [INFO] running `Command { std: "docker" "inspect" "301bdc1dba6bdfa34ffd7efbe787e0579bd20bcda38a86e3e4d78781becc04c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301bdc1dba6bdfa34ffd7efbe787e0579bd20bcda38a86e3e4d78781becc04c3", kill_on_drop: false }` [INFO] [stdout] 301bdc1dba6bdfa34ffd7efbe787e0579bd20bcda38a86e3e4d78781becc04c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ee1aa3e13217c3732d461df8d7474b8d203ed80d177ae92444a87302b48448d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ee1aa3e13217c3732d461df8d7474b8d203ed80d177ae92444a87302b48448d", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day_11.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | format!("x = {} is out of bounds for Grid with row size {}", x, self.row_length) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 33 - format!("x = {} is out of bounds for Grid with row size {}", x, self.row_length) [INFO] [stderr] 33 + "x = {} is out of bounds for Grid with row size {}", x, self.row_length [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day_12.rs:129:25 [INFO] [stderr] | [INFO] [stderr] 129 | _ => panic!(format!("Invalid instruction {}", magnitude)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 129 - _ => panic!(format!("Invalid instruction {}", magnitude)) [INFO] [stderr] 129 + _ => panic!("Invalid instruction {}", magnitude) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code-2020` (bin "advent-of-code-2020" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2020-c0042c4f205bdcdf) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test day_10::tests::can_parse ... ok [INFO] [stdout] test day_11::tests::can_count_stable_adjacent_occupation ... ok [INFO] [stdout] test day_10::tests::can_calculate_jolts ... ok [INFO] [stdout] test day_10::tests::can_calculate_combinations ... ok [INFO] [stdout] test day_11::tests::can_iterate_cell ... ok [INFO] [stdout] test day_13::tests::can_find_best_departure ... ok [INFO] [stdout] test day_12::tests::can_process_example ... ok [INFO] [stdout] test day_13::tests::can_parse ... ok [INFO] [stdout] test day_13::tests::can_find_next_departure ... ok [INFO] [stdout] test day_11::tests::can_lookup_surrounds ... ok [INFO] [stdout] test day_13::tests::can_find_sequential_departure ... ok [INFO] [stdout] test day_12::tests::can_parse ... ok [INFO] [stdout] test day_11::tests::can_parse ... ok [INFO] [stdout] test day_11::tests::can_lookup_visible_seats ... ok [INFO] [stdout] test day_11::tests::can_iterate_grid ... ok [INFO] [stdout] test day_11::tests::can_size_grid ... ok [INFO] [stdout] test day_12::tests::can_calc_distance ... ok [INFO] [stdout] test day_12::tests::can_navigate ... ok [INFO] [stdout] test day_11::tests::can_iterate_part_2 ... ok [INFO] [stdout] test day_14::tests::can_parse ... ok [INFO] [stdout] test day_12::tests::can_navigate_with_waypoint ... ok [INFO] [stdout] test day_11::tests::can_look_up_visible_seat ... ok [INFO] [stdout] test day_14::tests::can_run_program_v1 ... ok [INFO] [stdout] test day_14::tests::can_explode_addresses ... ok [INFO] [stdout] test day_17::tests::can_parse ... ok [INFO] [stdout] test day_17::tests::can_toggle_cell ... ok [INFO] [stdout] test day_11::tests::can_count_stable_visible_occupation ... ok [INFO] [stdout] test day_16::tests::can_calculate_error_rate ... ok [INFO] [stdout] test day_16::tests::can_parse ... ok [INFO] [stdout] test day_17::tests::can_count_adjacent ... ok [INFO] [stdout] test day_16::tests::can_map_ticket ... ok [INFO] [stdout] test day_15::tests::can_parse ... ok [INFO] [stdout] test day_1::tests::can_find_sum ... ok [INFO] [stdout] test day_14::tests::can_run_program_v2 ... ok [INFO] [stdout] test day_16::tests::can_validate_positions ... ok [INFO] [stdout] test day_2::tests::can_validate_sled_rental ... ok [INFO] [stdout] test day_2::tests::can_validate_official_toboggan ... ok [INFO] [stdout] test day_3::tests::can_count_trees ... ok [INFO] [stdout] test day_6::tests::can_parse_and_count_intersect_groups ... ok [INFO] [stdout] test day_5::tests::can_extract_row ... ok [INFO] [stdout] test day_5::tests::can_find_seat ... ok [INFO] [stdout] test day_5::tests::can_parse_seat_code ... ok [INFO] [stdout] test day_1::tests::can_parse_file ... ok [INFO] [stdout] test day_5::tests::can_extract_column ... ok [INFO] [stdout] test day_7::tests::can_find_possible_containers ... ok [INFO] [stdout] test day_1::tests::can_find_triple_sum ... ok [INFO] [stdout] test day_3::tests::can_parse_file ... ok [INFO] [stdout] test day_6::tests::can_parse_union_group ... ok [INFO] [stdout] test day_6::tests::can_parse_and_count_union_groups ... ok [INFO] [stdout] test day_7::tests::can_build_direct_containers ... ok [INFO] [stdout] test day_6::tests::can_parse_intersect_group ... ok [INFO] [stdout] test day_9::tests::can_find_first_invalid ... ok [INFO] [stdout] test day_9::tests::can_find_weakness ... ok [INFO] [stdout] test day_8::tests::can_find_finite_program ... ok [INFO] [stdout] test day_8::tests::can_run_finite_program ... ok [INFO] [stdout] test day_7::tests::can_count_bag_contents ... ok [INFO] [stdout] test day_8::tests::can_parse ... ok [INFO] [stdout] test day_4::tests::can_parse_passports ... ok [INFO] [stdout] test day_8::tests::can_run_infinite_program ... ok [INFO] [stdout] test day_7::tests::can_parse_rule ... ok [INFO] [stdout] test day_2::tests::can_parse_line ... ok [INFO] [stdout] test day_7::tests::can_parse_rules ... ok [INFO] [stdout] test day_17::tests::can_iterate ... ok [INFO] [stdout] test day_4::tests::can_validate_passport_fields ... ok [INFO] [stdout] test day_17::tests::can_expand_to_4d ... ok [INFO] [stdout] test day_15::tests::can_play_memory_game ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 57.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7ee1aa3e13217c3732d461df8d7474b8d203ed80d177ae92444a87302b48448d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee1aa3e13217c3732d461df8d7474b8d203ed80d177ae92444a87302b48448d", kill_on_drop: false }` [INFO] [stdout] 7ee1aa3e13217c3732d461df8d7474b8d203ed80d177ae92444a87302b48448d