[INFO] cloning repository https://github.com/RyanQueirozS/rs-minesweeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyanQueirozS/rs-minesweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanQueirozS%2Frs-minesweeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanQueirozS%2Frs-minesweeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc755ff5401e15922b88a319998f45e5a2b9fc44 [INFO] checking RyanQueirozS/rs-minesweeper against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanQueirozS%2Frs-minesweeper" "/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/RyanQueirozS/rs-minesweeper 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/RyanQueirozS/rs-minesweeper [INFO] finished tweaking git repo https://github.com/RyanQueirozS/rs-minesweeper [INFO] tweaked toml for git repo https://github.com/RyanQueirozS/rs-minesweeper written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RyanQueirozS/rs-minesweeper 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 bytemuck v1.14.1 [INFO] [stderr] Downloaded miniquad v0.4.0-alpha.10 [INFO] [stderr] Downloaded macroquad v0.4.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcb2a4484c2f62d211084eb7e0d827a0eb3bd3d14df4b3b3c071620a1ef7ed12 [INFO] running `Command { std: "docker" "start" "-a" "dcb2a4484c2f62d211084eb7e0d827a0eb3bd3d14df4b3b3c071620a1ef7ed12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcb2a4484c2f62d211084eb7e0d827a0eb3bd3d14df4b3b3c071620a1ef7ed12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb2a4484c2f62d211084eb7e0d827a0eb3bd3d14df4b3b3c071620a1ef7ed12", kill_on_drop: false }` [INFO] [stdout] dcb2a4484c2f62d211084eb7e0d827a0eb3bd3d14df4b3b3c071620a1ef7ed12 [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=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] 6c656655fbe7fffcc484aa7df86c9d5b7a7d177729aba575265c5bf1426c08f4 [INFO] running `Command { std: "docker" "start" "-a" "6c656655fbe7fffcc484aa7df86c9d5b7a7d177729aba575265c5bf1426c08f4", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling miniquad v0.4.0-alpha.10 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking macroquad v0.4.4 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Checking game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "6c656655fbe7fffcc484aa7df86c9d5b7a7d177729aba575265c5bf1426c08f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c656655fbe7fffcc484aa7df86c9d5b7a7d177729aba575265c5bf1426c08f4", kill_on_drop: false }` [INFO] [stdout] 6c656655fbe7fffcc484aa7df86c9d5b7a7d177729aba575265c5bf1426c08f4 [INFO] checking RyanQueirozS/rs-minesweeper against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanQueirozS%2Frs-minesweeper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RyanQueirozS/rs-minesweeper 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/RyanQueirozS/rs-minesweeper [INFO] finished tweaking git repo https://github.com/RyanQueirozS/rs-minesweeper [INFO] tweaked toml for git repo https://github.com/RyanQueirozS/rs-minesweeper written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RyanQueirozS/rs-minesweeper 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6f54b8b99f509e5db91520a3cff24905bd716290f72abe32de8b31576df502b9 [INFO] running `Command { std: "docker" "start" "-a" "6f54b8b99f509e5db91520a3cff24905bd716290f72abe32de8b31576df502b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f54b8b99f509e5db91520a3cff24905bd716290f72abe32de8b31576df502b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f54b8b99f509e5db91520a3cff24905bd716290f72abe32de8b31576df502b9", kill_on_drop: false }` [INFO] [stdout] 6f54b8b99f509e5db91520a3cff24905bd716290f72abe32de8b31576df502b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 974c2f91c86ddd2b83987aed070b8bd252b8dc22f0bb42bc76df9dffe71538fe [INFO] running `Command { std: "docker" "start" "-a" "974c2f91c86ddd2b83987aed070b8bd252b8dc22f0bb42bc76df9dffe71538fe", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling miniquad v0.4.0-alpha.10 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking slotmap v1.0.7 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.1/src/inflate/core.rs:1154:9 [INFO] [stdout] | [INFO] [stdout] 1154 | / match state { [INFO] [stdout] 1155 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1156 | | l.bit_buf = 0; [INFO] [stdout] 1157 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1699 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1700 | | }; [INFO] [stdout] | |_________^ cannot infer type [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 `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "974c2f91c86ddd2b83987aed070b8bd252b8dc22f0bb42bc76df9dffe71538fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974c2f91c86ddd2b83987aed070b8bd252b8dc22f0bb42bc76df9dffe71538fe", kill_on_drop: false }` [INFO] [stdout] 974c2f91c86ddd2b83987aed070b8bd252b8dc22f0bb42bc76df9dffe71538fe