[INFO] cloning repository https://github.com/nevi-me/lingua-mzansi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nevi-me/lingua-mzansi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7510c6a17e4be27cad96d92ef2cac65dbfdf3c0 [INFO] checking nevi-me/lingua-mzansi against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nevi-me/lingua-mzansi 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/nevi-me/lingua-mzansi [INFO] finished tweaking git repo https://github.com/nevi-me/lingua-mzansi [INFO] tweaked toml for git repo https://github.com/nevi-me/lingua-mzansi written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nevi-me/lingua-mzansi 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 git repository `https://github.com/pemistahl/lingua-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fraction v0.6.3 [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6c951872d7ecd17679f8de30205f9af0caf71673b20dd2a6b816e7301b81544b [INFO] running `Command { std: "docker" "start" "-a" "6c951872d7ecd17679f8de30205f9af0caf71673b20dd2a6b816e7301b81544b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c951872d7ecd17679f8de30205f9af0caf71673b20dd2a6b816e7301b81544b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c951872d7ecd17679f8de30205f9af0caf71673b20dd2a6b816e7301b81544b", kill_on_drop: false }` [INFO] [stdout] 6c951872d7ecd17679f8de30205f9af0caf71673b20dd2a6b816e7301b81544b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1a9442273c5d049cb2248bb5c35ff1891b3929b67ad5f147d08e954ddcbaffa1 [INFO] running `Command { std: "docker" "start" "-a" "1a9442273c5d049cb2248bb5c35ff1891b3929b67ad5f147d08e954ddcbaffa1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fraction v0.6.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking lingua v1.0.0 (https://github.com/pemistahl/lingua-rs#587a33b8) [INFO] [stderr] Checking lingua-mzansi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.65s [INFO] running `Command { std: "docker" "inspect" "1a9442273c5d049cb2248bb5c35ff1891b3929b67ad5f147d08e954ddcbaffa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9442273c5d049cb2248bb5c35ff1891b3929b67ad5f147d08e954ddcbaffa1", kill_on_drop: false }` [INFO] [stdout] 1a9442273c5d049cb2248bb5c35ff1891b3929b67ad5f147d08e954ddcbaffa1 [INFO] checking nevi-me/lingua-mzansi against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nevi-me/lingua-mzansi 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/nevi-me/lingua-mzansi [INFO] finished tweaking git repo https://github.com/nevi-me/lingua-mzansi [INFO] tweaked toml for git repo https://github.com/nevi-me/lingua-mzansi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nevi-me/lingua-mzansi 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 960bd61e9a86b6f1b1125a819bf30e6615c024e753e30bd3a180f7ee2a28f14a [INFO] running `Command { std: "docker" "start" "-a" "960bd61e9a86b6f1b1125a819bf30e6615c024e753e30bd3a180f7ee2a28f14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "960bd61e9a86b6f1b1125a819bf30e6615c024e753e30bd3a180f7ee2a28f14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960bd61e9a86b6f1b1125a819bf30e6615c024e753e30bd3a180f7ee2a28f14a", kill_on_drop: false }` [INFO] [stdout] 960bd61e9a86b6f1b1125a819bf30e6615c024e753e30bd3a180f7ee2a28f14a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 219b54da64f6eb7c7512d4c6f254ca1801ab364966de44070bc4f8772d01c14c [INFO] running `Command { std: "docker" "start" "-a" "219b54da64f6eb7c7512d4c6f254ca1801ab364966de44070bc4f8772d01c14c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [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] [stderr] Checking cfg-if v0.1.10 [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" "219b54da64f6eb7c7512d4c6f254ca1801ab364966de44070bc4f8772d01c14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219b54da64f6eb7c7512d4c6f254ca1801ab364966de44070bc4f8772d01c14c", kill_on_drop: false }` [INFO] [stdout] 219b54da64f6eb7c7512d4c6f254ca1801ab364966de44070bc4f8772d01c14c