[INFO] fetching crate smokey 0.3.4... [INFO] checking smokey-0.3.4 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate smokey 0.3.4 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate smokey 0.3.4 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 crates.io crate smokey 0.3.4 [INFO] finished tweaking crates.io crate smokey 0.3.4 [INFO] tweaked toml for crates.io crate smokey 0.3.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate smokey 0.3.4 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 simplelog v0.9.0 [INFO] [stderr] Downloaded anyhow v1.0.42 [INFO] [stderr] Downloaded bimap v0.6.1 [INFO] [stderr] Downloaded futures-core v0.3.13 [INFO] [stderr] Downloaded rusqlite v0.27.0 [INFO] [stderr] Downloaded mio v0.7.9 [INFO] [stderr] Downloaded tui v0.17.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.24.1 [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] ef3d830abf91ea5b1218903f0b0d859d34ae5b8d8653b92a0534ef23f58503dc [INFO] running `Command { std: "docker" "start" "-a" "ef3d830abf91ea5b1218903f0b0d859d34ae5b8d8653b92a0534ef23f58503dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef3d830abf91ea5b1218903f0b0d859d34ae5b8d8653b92a0534ef23f58503dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3d830abf91ea5b1218903f0b0d859d34ae5b8d8653b92a0534ef23f58503dc", kill_on_drop: false }` [INFO] [stdout] ef3d830abf91ea5b1218903f0b0d859d34ae5b8d8653b92a0534ef23f58503dc [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] af75860297b85ab65a968272a804d8a44dd022f2a9c6aab100b0c5091ca11129 [INFO] running `Command { std: "docker" "start" "-a" "af75860297b85ab65a968272a804d8a44dd022f2a9c6aab100b0c5091ca11129", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling smokey v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking tui v0.17.0 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stdout] warning: unused import: `draw_test` [INFO] [stdout] --> src/painters/mod.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub use typer::{draw_test, draw_test_and_update}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rusqlite` is imported redundantly [INFO] [stdout] --> src/database/history.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use rusqlite::{self, Connection}; [INFO] [stdout] | ^^^^ the item `rusqlite` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bytecount` is imported redundantly [INFO] [stdout] --> src/utils/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bytecount; [INFO] [stdout] | ^^^^^^^^^ the item `bytecount` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TypingTestConfig` is imported redundantly [INFO] [stdout] --> src/langs/mod.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 290 | use super::*; [INFO] [stdout] | -------- the item `TypingTestConfig` is already imported here [INFO] [stdout] 291 | use crate::settings::TypingTestConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestColors` is imported redundantly [INFO] [stdout] --> src/langs/mod.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 290 | use super::*; [INFO] [stdout] | -------- the item `TestColors` is already imported here [INFO] [stdout] 291 | use crate::settings::TypingTestConfig; [INFO] [stdout] 292 | use crate::typer::TestColors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `draw_test` [INFO] [stdout] --> src/painters/mod.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub use typer::{draw_test, draw_test_and_update}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestMod` is imported redundantly [INFO] [stdout] --> src/config/test_parser.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | use super::*; [INFO] [stdout] | -------- the item `TestMod` is already imported here [INFO] [stdout] 64 | use crate::settings::TestMod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HashSet` is imported redundantly [INFO] [stdout] --> src/config/test_parser.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 63 | use super::*; [INFO] [stdout] | -------- the item `HashSet` is already imported here [INFO] [stdout] ... [INFO] [stdout] 66 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Theme` is imported redundantly [INFO] [stdout] --> src/config/theme_parser.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | use super::*; [INFO] [stdout] | -------- the item `Theme` is already imported here [INFO] [stdout] 84 | use crate::colorscheme::Theme; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rusqlite` is imported redundantly [INFO] [stdout] --> src/database/history.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use rusqlite::{self, Connection}; [INFO] [stdout] | ^^^^ the item `rusqlite` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestMod` is imported redundantly [INFO] [stdout] --> src/database/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 119 | use super::*; [INFO] [stdout] | -------- the item `TestMod` is already imported here [INFO] [stdout] 120 | use crate::settings::TestMod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TypingTestConfig` is imported redundantly [INFO] [stdout] --> src/database/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 119 | use super::*; [INFO] [stdout] | -------- the item `TypingTestConfig` is already imported here [INFO] [stdout] 120 | use crate::settings::TestMod; [INFO] [stdout] 121 | use crate::settings::TypingTestConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/database/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 119 | use super::*; [INFO] [stdout] | -------- the item `Connection` is already imported here [INFO] [stdout] ... [INFO] [stdout] 122 | use rusqlite::Connection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HashSet` is imported redundantly [INFO] [stdout] --> src/database/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 119 | use super::*; [INFO] [stdout] | -------- the item `HashSet` is already imported here [INFO] [stdout] ... [INFO] [stdout] 123 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HashSet` is imported redundantly [INFO] [stdout] --> src/settings.rs:638:9 [INFO] [stdout] | [INFO] [stdout] 637 | use super::*; [INFO] [stdout] | -------- the item `HashSet` is already imported here [INFO] [stdout] 638 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TypingTestConfig` is imported redundantly [INFO] [stdout] --> src/typer.rs:460:9 [INFO] [stdout] | [INFO] [stdout] 458 | use super::*; [INFO] [stdout] | -------- the item `TypingTestConfig` is already imported here [INFO] [stdout] 459 | use crate::application::App; [INFO] [stdout] 460 | use crate::settings::TypingTestConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bytecount` is imported redundantly [INFO] [stdout] --> src/utils/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bytecount; [INFO] [stdout] | ^^^^^^^^^ the item `bytecount` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s [INFO] running `Command { std: "docker" "inspect" "af75860297b85ab65a968272a804d8a44dd022f2a9c6aab100b0c5091ca11129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af75860297b85ab65a968272a804d8a44dd022f2a9c6aab100b0c5091ca11129", kill_on_drop: false }` [INFO] [stdout] af75860297b85ab65a968272a804d8a44dd022f2a9c6aab100b0c5091ca11129 [INFO] checking smokey-0.3.4 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate smokey 0.3.4 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate smokey 0.3.4 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 crates.io crate smokey 0.3.4 [INFO] finished tweaking crates.io crate smokey 0.3.4 [INFO] tweaked toml for crates.io crate smokey 0.3.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate smokey 0.3.4 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] 29e3617d9a510101519c379b26f4d177b856ae54d69cef013453b881690fecb9 [INFO] running `Command { std: "docker" "start" "-a" "29e3617d9a510101519c379b26f4d177b856ae54d69cef013453b881690fecb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29e3617d9a510101519c379b26f4d177b856ae54d69cef013453b881690fecb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e3617d9a510101519c379b26f4d177b856ae54d69cef013453b881690fecb9", kill_on_drop: false }` [INFO] [stdout] 29e3617d9a510101519c379b26f4d177b856ae54d69cef013453b881690fecb9 [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] c1ac6ebdf1341baab31de110c66934d3acd7e1beb0e305d7cfd59db4871125df [INFO] running `Command { std: "docker" "start" "-a" "c1ac6ebdf1341baab31de110c66934d3acd7e1beb0e305d7cfd59db4871125df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.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] Checking rand_core v0.6.2 [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] running `Command { std: "docker" "inspect" "c1ac6ebdf1341baab31de110c66934d3acd7e1beb0e305d7cfd59db4871125df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ac6ebdf1341baab31de110c66934d3acd7e1beb0e305d7cfd59db4871125df", kill_on_drop: false }` [INFO] [stdout] c1ac6ebdf1341baab31de110c66934d3acd7e1beb0e305d7cfd59db4871125df