[INFO] cloning repository https://github.com/feniljain/rstop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feniljain/rstop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeniljain%2Frstop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeniljain%2Frstop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66e5e358a399f2a1992daaee818bf9090cee227c [INFO] checking feniljain/rstop against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeniljain%2Frstop" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feniljain/rstop 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/feniljain/rstop [INFO] finished tweaking git repo https://github.com/feniljain/rstop [INFO] tweaked toml for git repo https://github.com/feniljain/rstop written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/feniljain/rstop 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] Updating git repository `https://github.com/GuillaumeGomez/sysinfo` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded queue v0.3.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.1 [INFO] [stderr] Downloaded redox_syscall v0.2.4 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded const_fn v0.4.5 [INFO] [stderr] Downloaded pin-project-lite v0.2.4 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.1 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] [stderr] Downloaded once_cell v1.5.2 [INFO] [stderr] Downloaded tokio v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b4e0d253fb339d1a9c60a519f3a1a915aabff98850c16b1085c827dc43f99f11 [INFO] running `Command { std: "docker" "start" "-a" "b4e0d253fb339d1a9c60a519f3a1a915aabff98850c16b1085c827dc43f99f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e0d253fb339d1a9c60a519f3a1a915aabff98850c16b1085c827dc43f99f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e0d253fb339d1a9c60a519f3a1a915aabff98850c16b1085c827dc43f99f11", kill_on_drop: false }` [INFO] [stdout] b4e0d253fb339d1a9c60a519f3a1a915aabff98850c16b1085c827dc43f99f11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bb33ae320812842162d0168a6372a9a04cc45bd35f04e41435a213c80ab26917 [INFO] running `Command { std: "docker" "start" "-a" "bb33ae320812842162d0168a6372a9a04cc45bd35f04e41435a213c80ab26917", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling sysinfo v0.16.1 (https://github.com/GuillaumeGomez/sysinfo#a1ce34d3) [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking queue v0.3.1 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking rstop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/util/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::Iterator; [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] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/util/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::Iterator; [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] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/util/app.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 11 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `free_memory` and `free_swap` are never read [INFO] [stdout] --> src/util/app.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Memory { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 25 | pub free_memory: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub free_swap: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Memory` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CPU` is never constructed [INFO] [stdout] --> src/util/app.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum SortBy { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 46 | CPU, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SortBy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exit_key` is never read [INFO] [stdout] --> src/util/event.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 20 | pub exit_key: Key, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/util/app.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 11 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `free_memory` and `free_swap` are never read [INFO] [stdout] --> src/util/app.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Memory { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 25 | pub free_memory: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub free_swap: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Memory` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CPU` is never constructed [INFO] [stdout] --> src/util/app.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum SortBy { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 46 | CPU, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SortBy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exit_key` is never read [INFO] [stdout] --> src/util/event.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 20 | pub exit_key: Key, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s [INFO] running `Command { std: "docker" "inspect" "bb33ae320812842162d0168a6372a9a04cc45bd35f04e41435a213c80ab26917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb33ae320812842162d0168a6372a9a04cc45bd35f04e41435a213c80ab26917", kill_on_drop: false }` [INFO] [stdout] bb33ae320812842162d0168a6372a9a04cc45bd35f04e41435a213c80ab26917 [INFO] checking feniljain/rstop against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeniljain%2Frstop" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feniljain/rstop 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/feniljain/rstop [INFO] finished tweaking git repo https://github.com/feniljain/rstop [INFO] tweaked toml for git repo https://github.com/feniljain/rstop written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/feniljain/rstop 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a6ffa07e544720726c5ff050ff3e6dede8c02abfa70c3612ed32d4880c4fad44 [INFO] running `Command { std: "docker" "start" "-a" "a6ffa07e544720726c5ff050ff3e6dede8c02abfa70c3612ed32d4880c4fad44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6ffa07e544720726c5ff050ff3e6dede8c02abfa70c3612ed32d4880c4fad44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ffa07e544720726c5ff050ff3e6dede8c02abfa70c3612ed32d4880c4fad44", kill_on_drop: false }` [INFO] [stdout] a6ffa07e544720726c5ff050ff3e6dede8c02abfa70c3612ed32d4880c4fad44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 91e748f84c27ba2ef1bbc702a44858b0fc85817ddb1a5f82ce1974cc62777704 [INFO] running `Command { std: "docker" "start" "-a" "91e748f84c27ba2ef1bbc702a44858b0fc85817ddb1a5f82ce1974cc62777704", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling sysinfo v0.16.1 (https://github.com/GuillaumeGomez/sysinfo#a1ce34d3) [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.3.0/src/half_lock.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | unsafe { libc::abort() }; [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 `signal-hook-registry` (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/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] running `Command { std: "docker" "inspect" "91e748f84c27ba2ef1bbc702a44858b0fc85817ddb1a5f82ce1974cc62777704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e748f84c27ba2ef1bbc702a44858b0fc85817ddb1a5f82ce1974cc62777704", kill_on_drop: false }` [INFO] [stdout] 91e748f84c27ba2ef1bbc702a44858b0fc85817ddb1a5f82ce1974cc62777704