[INFO] cloning repository https://github.com/TakiMoysha/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/TakiMoysha/advent_of_code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakiMoysha%2Fadvent_of_code_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakiMoysha%2Fadvent_of_code_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70f5a7c5a571878b955e58fee0388adf4be7d10d [INFO] checking TakiMoysha/advent_of_code_2023 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakiMoysha%2Fadvent_of_code_2023" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TakiMoysha/advent_of_code_2023 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TakiMoysha/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/TakiMoysha/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/TakiMoysha/advent_of_code_2023 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TakiMoysha/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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded divan-macros v0.1.4 [INFO] [stderr] Downloaded divan v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e07a7625dcb453e7f15d3af300827e167a152cf3a659a1786f7d2af74ebc686 [INFO] running `Command { std: "docker" "start" "-a" "5e07a7625dcb453e7f15d3af300827e167a152cf3a659a1786f7d2af74ebc686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e07a7625dcb453e7f15d3af300827e167a152cf3a659a1786f7d2af74ebc686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e07a7625dcb453e7f15d3af300827e167a152cf3a659a1786f7d2af74ebc686", kill_on_drop: false }` [INFO] [stdout] 5e07a7625dcb453e7f15d3af300827e167a152cf3a659a1786f7d2af74ebc686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe65fae30624a2f65afe0771ddd0b17a32971db3037ec6c8533b8468912b52a [INFO] running `Command { std: "docker" "start" "-a" "8fe65fae30624a2f65afe0771ddd0b17a32971db3037ec6c8533b8468912b52a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling divan-macros v0.1.4 [INFO] [stderr] Checking divan v0.1.4 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `game_id` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let game_id = game_header.get(0).unwrap().parse::().unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounds_validate` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let rounds_validate = game_rounds.iter().for_each(|round| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounds_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_id` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let game_id = game_header.get(0).unwrap().parse::().unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounds_validate` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let rounds_validate = game_rounds.iter().for_each(|round| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounds_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `valid_rounds` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let valid_rounds = dataset.iter().for_each(|game| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_valid_rounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gd` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let gd = GameDescription::from_string_with_condition(game, &game_condition); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `valid_rounds` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let valid_rounds = dataset.iter().for_each(|game| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_valid_rounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gd` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let gd = GameDescription::from_string_with_condition(game, &game_condition); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gd` [INFO] [stdout] --> src/bin/2_cube_conudrum.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | let gd = GameDescription::from_string_with_condition(game, &game_condition); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s [INFO] running `Command { std: "docker" "inspect" "8fe65fae30624a2f65afe0771ddd0b17a32971db3037ec6c8533b8468912b52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe65fae30624a2f65afe0771ddd0b17a32971db3037ec6c8533b8468912b52a", kill_on_drop: false }` [INFO] [stdout] 8fe65fae30624a2f65afe0771ddd0b17a32971db3037ec6c8533b8468912b52a [INFO] checking TakiMoysha/advent_of_code_2023 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakiMoysha%2Fadvent_of_code_2023" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TakiMoysha/advent_of_code_2023 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TakiMoysha/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/TakiMoysha/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/TakiMoysha/advent_of_code_2023 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TakiMoysha/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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac20091ae431d8331e297c250064a8e306edf6a50be5aafdfd6d97b45f7ac4b4 [INFO] running `Command { std: "docker" "start" "-a" "ac20091ae431d8331e297c250064a8e306edf6a50be5aafdfd6d97b45f7ac4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac20091ae431d8331e297c250064a8e306edf6a50be5aafdfd6d97b45f7ac4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac20091ae431d8331e297c250064a8e306edf6a50be5aafdfd6d97b45f7ac4b4", kill_on_drop: false }` [INFO] [stdout] ac20091ae431d8331e297c250064a8e306edf6a50be5aafdfd6d97b45f7ac4b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 578862a05ea26689ee87f82fdd2c710255eef0ec76bdbfc3a41c8fcdf0aeac73 [INFO] running `Command { std: "docker" "start" "-a" "578862a05ea26689ee87f82fdd2c710255eef0ec76bdbfc3a41c8fcdf0aeac73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling divan-macros v0.1.4 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.18.2/src/parse/rstest/files.rs:342:13 [INFO] [stdout] | [INFO] [stdout] 342 | Err(refs.glob[0].error("No file found"))?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 342 | Err::(refs.glob[0].error("No file found"))?; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest_macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "578862a05ea26689ee87f82fdd2c710255eef0ec76bdbfc3a41c8fcdf0aeac73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578862a05ea26689ee87f82fdd2c710255eef0ec76bdbfc3a41c8fcdf0aeac73", kill_on_drop: false }` [INFO] [stdout] 578862a05ea26689ee87f82fdd2c710255eef0ec76bdbfc3a41c8fcdf0aeac73