[INFO] cloning repository https://github.com/dufkan/rush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dufkan/rush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Frush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Frush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79b5943a64f6489790e679314fdc9a2fb36885f [INFO] checking dufkan/rush against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Frush" "/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/dufkan/rush 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/dufkan/rush [INFO] finished tweaking git repo https://github.com/dufkan/rush [INFO] tweaked toml for git repo https://github.com/dufkan/rush written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dufkan/rush 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 termion v1.5.6 [INFO] [stderr] Downloaded pest_generator v2.3.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded pest_derive v2.3.1 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded pest_meta v2.3.1 [INFO] [stderr] Downloaded pest v2.3.1 [INFO] [stderr] Downloaded nix v0.25.0 [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] b1da5098fe0506dbdfa96373fbc1c0d4081a1917a477778c6882c21b4529e4e2 [INFO] running `Command { std: "docker" "start" "-a" "b1da5098fe0506dbdfa96373fbc1c0d4081a1917a477778c6882c21b4529e4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1da5098fe0506dbdfa96373fbc1c0d4081a1917a477778c6882c21b4529e4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1da5098fe0506dbdfa96373fbc1c0d4081a1917a477778c6882c21b4529e4e2", kill_on_drop: false }` [INFO] [stdout] b1da5098fe0506dbdfa96373fbc1c0d4081a1917a477778c6882c21b4529e4e2 [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] 3f72d64ba3096379f44ae5d535655f8656e62d593e869e6fe910827be473c1be [INFO] running `Command { std: "docker" "start" "-a" "3f72d64ba3096379f44ae5d535655f8656e62d593e869e6fe910827be473c1be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Compiling pest_meta v2.3.1 [INFO] [stderr] Compiling pest_generator v2.3.1 [INFO] [stderr] Checking serde v1.0.145 [INFO] [stderr] Compiling pest_derive v2.3.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking rush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/input.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::{Iterator, FromIterator}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/input.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::{Iterator, FromIterator}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start` and `end` are never read [INFO] [stdout] --> src/parser/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Atom { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | kind: AtomKind, [INFO] [stdout] 22 | start: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | end: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start` and `end` are never read [INFO] [stdout] --> src/parser/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Atom { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | kind: AtomKind, [INFO] [stdout] 22 | start: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | end: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.78s [INFO] running `Command { std: "docker" "inspect" "3f72d64ba3096379f44ae5d535655f8656e62d593e869e6fe910827be473c1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f72d64ba3096379f44ae5d535655f8656e62d593e869e6fe910827be473c1be", kill_on_drop: false }` [INFO] [stdout] 3f72d64ba3096379f44ae5d535655f8656e62d593e869e6fe910827be473c1be [INFO] checking dufkan/rush against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Frush" "/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/dufkan/rush 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/dufkan/rush [INFO] finished tweaking git repo https://github.com/dufkan/rush [INFO] tweaked toml for git repo https://github.com/dufkan/rush written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dufkan/rush 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] 4ae4800cc21af816b171fd22e31583d9cb37b69af8d34e9f36c043de86c51a77 [INFO] running `Command { std: "docker" "start" "-a" "4ae4800cc21af816b171fd22e31583d9cb37b69af8d34e9f36c043de86c51a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae4800cc21af816b171fd22e31583d9cb37b69af8d34e9f36c043de86c51a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae4800cc21af816b171fd22e31583d9cb37b69af8d34e9f36c043de86c51a77", kill_on_drop: false }` [INFO] [stdout] 4ae4800cc21af816b171fd22e31583d9cb37b69af8d34e9f36c043de86c51a77 [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] 4f2b485b9d12ddbd64b7e51f315fda7e32114cfc04e42bff1d22eebf6243e4c0 [INFO] running `Command { std: "docker" "start" "-a" "4f2b485b9d12ddbd64b7e51f315fda7e32114cfc04e42bff1d22eebf6243e4c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/termion-1.5.6/src/input.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | / match self.iter.next() { [INFO] [stdout] 20 | | Some(Ok(Event::Key(k))) => return Some(Ok(k)), [INFO] [stdout] 21 | | Some(Ok(_)) => continue, [INFO] [stdout] 22 | | Some(Err(e)) => return Some(Err(e)), [INFO] [stdout] 23 | | None => return None, [INFO] [stdout] 24 | | }; [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 `termion` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f2b485b9d12ddbd64b7e51f315fda7e32114cfc04e42bff1d22eebf6243e4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2b485b9d12ddbd64b7e51f315fda7e32114cfc04e42bff1d22eebf6243e4c0", kill_on_drop: false }` [INFO] [stdout] 4f2b485b9d12ddbd64b7e51f315fda7e32114cfc04e42bff1d22eebf6243e4c0