[INFO] cloning repository https://github.com/justinliew/coffee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinliew/coffee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinliew%2Fcoffee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinliew%2Fcoffee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8011746e7e6907deee1c69ab37c53a0032e58807 [INFO] checking justinliew/coffee against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinliew%2Fcoffee" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinliew/coffee 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/justinliew/coffee [INFO] finished tweaking git repo https://github.com/justinliew/coffee [INFO] tweaked toml for git repo https://github.com/justinliew/coffee written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/justinliew/coffee 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 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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 853bf1f91c2ad55f1d1f6ff9e1140b4ad9ae42b164ce5cd8a738df2bd59e1311 [INFO] running `Command { std: "docker" "start" "-a" "853bf1f91c2ad55f1d1f6ff9e1140b4ad9ae42b164ce5cd8a738df2bd59e1311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "853bf1f91c2ad55f1d1f6ff9e1140b4ad9ae42b164ce5cd8a738df2bd59e1311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853bf1f91c2ad55f1d1f6ff9e1140b4ad9ae42b164ce5cd8a738df2bd59e1311", kill_on_drop: false }` [INFO] [stdout] 853bf1f91c2ad55f1d1f6ff9e1140b4ad9ae42b164ce5cd8a738df2bd59e1311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ffca7223a8eee7c3181c3171be7c81e604bda125a61eafe535a8a83c90483dc0 [INFO] running `Command { std: "docker" "start" "-a" "ffca7223a8eee7c3181c3171be7c81e604bda125a61eafe535a8a83c90483dc0", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.7 [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 bumpalo v3.14.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking macroquad v0.4.4 [INFO] [stderr] Checking coffee v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "ffca7223a8eee7c3181c3171be7c81e604bda125a61eafe535a8a83c90483dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffca7223a8eee7c3181c3171be7c81e604bda125a61eafe535a8a83c90483dc0", kill_on_drop: false }` [INFO] [stdout] ffca7223a8eee7c3181c3171be7c81e604bda125a61eafe535a8a83c90483dc0 [INFO] checking justinliew/coffee against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinliew%2Fcoffee" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinliew/coffee 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/justinliew/coffee [INFO] finished tweaking git repo https://github.com/justinliew/coffee [INFO] tweaked toml for git repo https://github.com/justinliew/coffee written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/justinliew/coffee 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d1800f4d02598d4461d9c4d46cb5fe2d84d64065c4466c7bacc3f6222682385b [INFO] running `Command { std: "docker" "start" "-a" "d1800f4d02598d4461d9c4d46cb5fe2d84d64065c4466c7bacc3f6222682385b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1800f4d02598d4461d9c4d46cb5fe2d84d64065c4466c7bacc3f6222682385b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1800f4d02598d4461d9c4d46cb5fe2d84d64065c4466c7bacc3f6222682385b", kill_on_drop: false }` [INFO] [stdout] d1800f4d02598d4461d9c4d46cb5fe2d84d64065c4466c7bacc3f6222682385b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7769db728e510512df13972317e8dfdc7286aaf11087fe2e870164946767c735 [INFO] running `Command { std: "docker" "start" "-a" "7769db728e510512df13972317e8dfdc7286aaf11087fe2e870164946767c735", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling miniquad v0.4.0-alpha.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking bumpalo v3.14.0 [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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.0-alpha.10/src/native/linux_x11/keycodes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / match keysym { [INFO] [stdout] 18 | | 65307 => return KeyCode::Escape, [INFO] [stdout] 19 | | 65289 => return KeyCode::Tab, [INFO] [stdout] 20 | | 65505 => return KeyCode::LeftShift, [INFO] [stdout] ... | [INFO] [stdout] 137 | | _ => return KeyCode::Unknown, [INFO] [stdout] 138 | | }; [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 `miniquad` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7769db728e510512df13972317e8dfdc7286aaf11087fe2e870164946767c735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7769db728e510512df13972317e8dfdc7286aaf11087fe2e870164946767c735", kill_on_drop: false }` [INFO] [stdout] 7769db728e510512df13972317e8dfdc7286aaf11087fe2e870164946767c735