[INFO] cloning repository https://github.com/strict-flower/ssg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/strict-flower/ssg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-flower%2Fssg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-flower%2Fssg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2bdb468048bb407b7efd5f6ed7cf870939cd79b [INFO] checking strict-flower/ssg against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-flower%2Fssg" "/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/strict-flower/ssg 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/strict-flower/ssg [INFO] finished tweaking git repo https://github.com/strict-flower/ssg [INFO] tweaked toml for git repo https://github.com/strict-flower/ssg written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/strict-flower/ssg 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] 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] dcd52f7c4fa2b70b5abe45db78ccf5ae5ff2acd6bd1762ed75b6951d8defe10a [INFO] running `Command { std: "docker" "start" "-a" "dcd52f7c4fa2b70b5abe45db78ccf5ae5ff2acd6bd1762ed75b6951d8defe10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcd52f7c4fa2b70b5abe45db78ccf5ae5ff2acd6bd1762ed75b6951d8defe10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd52f7c4fa2b70b5abe45db78ccf5ae5ff2acd6bd1762ed75b6951d8defe10a", kill_on_drop: false }` [INFO] [stdout] dcd52f7c4fa2b70b5abe45db78ccf5ae5ff2acd6bd1762ed75b6951d8defe10a [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] e57a013dc0bdc2c072cfe71ed3c15ead0cf21c7127fd9b25ee2ec0f00d12603e [INFO] running `Command { std: "docker" "start" "-a" "e57a013dc0bdc2c072cfe71ed3c15ead0cf21c7127fd9b25ee2ec0f00d12603e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking deunicode v0.4.4 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking clap_builder v4.4.0 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking clap v4.4.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking syntect v5.1.0 [INFO] [stderr] Checking comrak v0.18.0 [INFO] [stderr] Checking ssg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/tree.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/tree.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/tree.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/tree.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s [INFO] running `Command { std: "docker" "inspect" "e57a013dc0bdc2c072cfe71ed3c15ead0cf21c7127fd9b25ee2ec0f00d12603e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57a013dc0bdc2c072cfe71ed3c15ead0cf21c7127fd9b25ee2ec0f00d12603e", kill_on_drop: false }` [INFO] [stdout] e57a013dc0bdc2c072cfe71ed3c15ead0cf21c7127fd9b25ee2ec0f00d12603e [INFO] checking strict-flower/ssg against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-flower%2Fssg" "/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/strict-flower/ssg 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/strict-flower/ssg [INFO] finished tweaking git repo https://github.com/strict-flower/ssg [INFO] tweaked toml for git repo https://github.com/strict-flower/ssg written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/strict-flower/ssg 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] d02b916b059a0d921109a6b8ed342aba3c7544fb4d9f7c5f3ac826d10f92e03c [INFO] running `Command { std: "docker" "start" "-a" "d02b916b059a0d921109a6b8ed342aba3c7544fb4d9f7c5f3ac826d10f92e03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d02b916b059a0d921109a6b8ed342aba3c7544fb4d9f7c5f3ac826d10f92e03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02b916b059a0d921109a6b8ed342aba3c7544fb4d9f7c5f3ac826d10f92e03c", kill_on_drop: false }` [INFO] [stdout] d02b916b059a0d921109a6b8ed342aba3c7544fb4d9f7c5f3ac826d10f92e03c [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] a16ff82f9bdae2801211a829a0838667a44dfe7fdc0636fdbac11d710e154ab3 [INFO] running `Command { std: "docker" "start" "-a" "a16ff82f9bdae2801211a829a0838667a44dfe7fdc0636fdbac11d710e154ab3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking clap_lex v0.5.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] Compiling num-traits v0.2.16 [INFO] [stderr] Checking same-file v1.0.6 [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" "a16ff82f9bdae2801211a829a0838667a44dfe7fdc0636fdbac11d710e154ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16ff82f9bdae2801211a829a0838667a44dfe7fdc0636fdbac11d710e154ab3", kill_on_drop: false }` [INFO] [stdout] a16ff82f9bdae2801211a829a0838667a44dfe7fdc0636fdbac11d710e154ab3