[INFO] cloning repository https://github.com/WasabiThumb/blot.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WasabiThumb/blot.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasabiThumb%2Fblot.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasabiThumb%2Fblot.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 130f96241075031ce68c63b1c1b837528e2e4318 [INFO] checking WasabiThumb/blot.rs against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasabiThumb%2Fblot.rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WasabiThumb/blot.rs 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/WasabiThumb/blot.rs [INFO] finished tweaking git repo https://github.com/WasabiThumb/blot.rs [INFO] tweaked toml for git repo https://github.com/WasabiThumb/blot.rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WasabiThumb/blot.rs 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termsize v0.1.6 [INFO] [stderr] Downloaded tempfile v3.8.0 [INFO] [stderr] Downloaded termion v1.5.6 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded flate2 v1.0.27 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] [stderr] Downloaded exr v1.7.0 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded libc v0.2.148 [INFO] [stderr] Downloaded rustix v0.38.18 [INFO] [stderr] Downloaded tiff v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9a26b4df264087e6940810f121a58a8504f8135597520591d1242d33ed276b7e [INFO] running `Command { std: "docker" "start" "-a" "9a26b4df264087e6940810f121a58a8504f8135597520591d1242d33ed276b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a26b4df264087e6940810f121a58a8504f8135597520591d1242d33ed276b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a26b4df264087e6940810f121a58a8504f8135597520591d1242d33ed276b7e", kill_on_drop: false }` [INFO] [stdout] 9a26b4df264087e6940810f121a58a8504f8135597520591d1242d33ed276b7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 94a195c79244f033a9dde4fa6b6de3e0ea1cca9ff752bda3072b3ecb2d016e47 [INFO] running `Command { std: "docker" "start" "-a" "94a195c79244f033a9dde4fa6b6de3e0ea1cca9ff752bda3072b3ecb2d016e47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termsize v0.1.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking blot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.94s [INFO] running `Command { std: "docker" "inspect" "94a195c79244f033a9dde4fa6b6de3e0ea1cca9ff752bda3072b3ecb2d016e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a195c79244f033a9dde4fa6b6de3e0ea1cca9ff752bda3072b3ecb2d016e47", kill_on_drop: false }` [INFO] [stdout] 94a195c79244f033a9dde4fa6b6de3e0ea1cca9ff752bda3072b3ecb2d016e47 [INFO] checking WasabiThumb/blot.rs against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasabiThumb%2Fblot.rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WasabiThumb/blot.rs 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/WasabiThumb/blot.rs [INFO] finished tweaking git repo https://github.com/WasabiThumb/blot.rs [INFO] tweaked toml for git repo https://github.com/WasabiThumb/blot.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/WasabiThumb/blot.rs 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 628653f81418599354cf64f91c4e471cbe52f4c7c235f241654c03dfd05781c3 [INFO] running `Command { std: "docker" "start" "-a" "628653f81418599354cf64f91c4e471cbe52f4c7c235f241654c03dfd05781c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "628653f81418599354cf64f91c4e471cbe52f4c7c235f241654c03dfd05781c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628653f81418599354cf64f91c4e471cbe52f4c7c235f241654c03dfd05781c3", kill_on_drop: false }` [INFO] [stdout] 628653f81418599354cf64f91c4e471cbe52f4c7c235f241654c03dfd05781c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4deda0fb56ef57763b2403ed5e0f515be35434db9a2985d14c7307d4f48e5bab [INFO] running `Command { std: "docker" "start" "-a" "4deda0fb56ef57763b2403ed5e0f515be35434db9a2985d14c7307d4f48e5bab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking half v2.2.1 [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] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/src/sync/parker.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 372 | | NOTIFIED | PARKED => return, [INFO] [stdout] 373 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 374 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking qoi v0.4.1 [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: 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 `crossbeam-utils` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4deda0fb56ef57763b2403ed5e0f515be35434db9a2985d14c7307d4f48e5bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4deda0fb56ef57763b2403ed5e0f515be35434db9a2985d14c7307d4f48e5bab", kill_on_drop: false }` [INFO] [stdout] 4deda0fb56ef57763b2403ed5e0f515be35434db9a2985d14c7307d4f48e5bab