[INFO] cloning repository https://github.com/goweiwen/miyoo-mini-rust-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goweiwen/miyoo-mini-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d8a921081c4dbf0c54720b8a2207e248a82265f [INFO] checking goweiwen/miyoo-mini-rust-template against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template" "/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/goweiwen/miyoo-mini-rust-template 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/goweiwen/miyoo-mini-rust-template [INFO] finished tweaking git repo https://github.com/goweiwen/miyoo-mini-rust-template [INFO] tweaked toml for git repo https://github.com/goweiwen/miyoo-mini-rust-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/goweiwen/miyoo-mini-rust-template 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 az v1.2.1 [INFO] [stderr] Downloaded embedded-graphics-core v0.4.0 [INFO] [stderr] Downloaded simple_logger v4.2.0 [INFO] [stderr] Downloaded evdev v0.12.1 [INFO] [stderr] Downloaded embedded-graphics-simulator v0.5.0 [INFO] [stderr] Downloaded framebuffer v0.3.1 [INFO] [stderr] Downloaded micromath v2.0.0 [INFO] [stderr] Downloaded embedded-graphics v0.8.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] 03d945aaa7757a6977d8647512c4af065f96d2069fbf209f814d163fd6cac3d4 [INFO] running `Command { std: "docker" "start" "-a" "03d945aaa7757a6977d8647512c4af065f96d2069fbf209f814d163fd6cac3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03d945aaa7757a6977d8647512c4af065f96d2069fbf209f814d163fd6cac3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d945aaa7757a6977d8647512c4af065f96d2069fbf209f814d163fd6cac3d4", kill_on_drop: false }` [INFO] [stdout] 03d945aaa7757a6977d8647512c4af065f96d2069fbf209f814d163fd6cac3d4 [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] e33dda9975aa22899512bbb1e5bf3f8e1efe12a92f38c06b78a573403b93183f [INFO] running `Command { std: "docker" "start" "-a" "e33dda9975aa22899512bbb1e5bf3f8e1efe12a92f38c06b78a573403b93183f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [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 rayon-core v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking framebuffer v0.3.1 [INFO] [stderr] Checking embedded-graphics v0.8.0 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking evdev v0.12.1 [INFO] [stderr] Checking embedded-graphics-simulator v0.5.0 [INFO] [stderr] Checking miyoo-mini-rust-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s [INFO] running `Command { std: "docker" "inspect" "e33dda9975aa22899512bbb1e5bf3f8e1efe12a92f38c06b78a573403b93183f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33dda9975aa22899512bbb1e5bf3f8e1efe12a92f38c06b78a573403b93183f", kill_on_drop: false }` [INFO] [stdout] e33dda9975aa22899512bbb1e5bf3f8e1efe12a92f38c06b78a573403b93183f [INFO] checking goweiwen/miyoo-mini-rust-template against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoweiwen%2Fmiyoo-mini-rust-template" "/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/goweiwen/miyoo-mini-rust-template 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/goweiwen/miyoo-mini-rust-template [INFO] finished tweaking git repo https://github.com/goweiwen/miyoo-mini-rust-template [INFO] tweaked toml for git repo https://github.com/goweiwen/miyoo-mini-rust-template written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/goweiwen/miyoo-mini-rust-template 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] ff9d1978610eb3bf2162482a6802b46cd7f9e128deb5b2fba5e6bce5ea2d293e [INFO] running `Command { std: "docker" "start" "-a" "ff9d1978610eb3bf2162482a6802b46cd7f9e128deb5b2fba5e6bce5ea2d293e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff9d1978610eb3bf2162482a6802b46cd7f9e128deb5b2fba5e6bce5ea2d293e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9d1978610eb3bf2162482a6802b46cd7f9e128deb5b2fba5e6bce5ea2d293e", kill_on_drop: false }` [INFO] [stdout] ff9d1978610eb3bf2162482a6802b46cd7f9e128deb5b2fba5e6bce5ea2d293e [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] 68f3417940839d3f88c922deabfbc86efc6c1ce5bf73d5cfd43d8b6f01e67726 [INFO] running `Command { std: "docker" "start" "-a" "68f3417940839d3f88c922deabfbc86efc6c1ce5bf73d5cfd43d8b6f01e67726", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [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 rayon-core v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [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] [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] Checking deflate v0.8.6 [INFO] [stderr] error: could not compile `crossbeam-utils` (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/miniz_oxide-0.4.4/src/inflate/core.rs:1060:9 [INFO] [stdout] | [INFO] [stdout] 1060 | / match state { [INFO] [stdout] 1061 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1062 | | l.bit_buf = 0; [INFO] [stdout] 1063 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1592 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1593 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.3.7/src/inflate/core.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | / match state { [INFO] [stdout] 1076 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1077 | | l.bit_buf = 0; [INFO] [stdout] 1078 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1607 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1608 | | }; [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] [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] running `Command { std: "docker" "inspect" "68f3417940839d3f88c922deabfbc86efc6c1ce5bf73d5cfd43d8b6f01e67726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f3417940839d3f88c922deabfbc86efc6c1ce5bf73d5cfd43d8b6f01e67726", kill_on_drop: false }` [INFO] [stdout] 68f3417940839d3f88c922deabfbc86efc6c1ce5bf73d5cfd43d8b6f01e67726