[INFO] cloning repository https://github.com/asen/hustlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asen/hustlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasen%2Fhustlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasen%2Fhustlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 483ffb068eb459df8f4f525b4bbe9c0ddac33e6a [INFO] checking asen/hustlog against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasen%2Fhustlog" "/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/asen/hustlog 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/asen/hustlog [INFO] finished tweaking git repo https://github.com/asen/hustlog [INFO] tweaked toml for git repo https://github.com/asen/hustlog written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/asen/hustlog 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] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded tokio-rayon v2.1.0 [INFO] [stderr] Downloaded odbc-sys v0.21.2 [INFO] [stderr] Downloaded force-send-sync v1.0.0 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded grok v1.2.0 [INFO] [stderr] Downloaded odbc-api v0.44.0 [INFO] [stderr] Downloaded sqlparser v0.16.0 [INFO] [stderr] Downloaded clap v3.1.10 [INFO] [stderr] Downloaded onig_sys v69.7.1 [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] c824c4122668780d2d50fe11dfff9d4d0731f8b7eeb539983d258c6db94e7e9a [INFO] running `Command { std: "docker" "start" "-a" "c824c4122668780d2d50fe11dfff9d4d0731f8b7eeb539983d258c6db94e7e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c824c4122668780d2d50fe11dfff9d4d0731f8b7eeb539983d258c6db94e7e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c824c4122668780d2d50fe11dfff9d4d0731f8b7eeb539983d258c6db94e7e9a", kill_on_drop: false }` [INFO] [stdout] c824c4122668780d2d50fe11dfff9d4d0731f8b7eeb539983d258c6db94e7e9a [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] 2386f5eb6a0c0f04e4d7613b789f26ae6b85f1a407059dc96ec273085f97985b [INFO] running `Command { std: "docker" "start" "-a" "2386f5eb6a0c0f04e4d7613b789f26ae6b85f1a407059dc96ec273085f97985b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling odbc-sys v0.21.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling grok v1.2.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking force-send-sync v1.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking widestring v0.5.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sqlparser v0.16.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking odbc-api v0.44.0 [INFO] [stderr] Checking sql-builder v3.1.1 [INFO] [stderr] Checking clap v3.1.10 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Checking tokio-rayon v2.1.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking onig v6.3.1 [INFO] [stderr] Checking hustlog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `QlRowContext` is imported redundantly [INFO] [stdout] --> src/ql_processor/ql_agg_expr.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `QlRowContext` is already imported here [INFO] [stdout] 2 | use crate::ql_processor::ql_schema::QlRowContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TimeZone` is imported redundantly [INFO] [stdout] --> src/parser/parser.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | use chrono::TimeZone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 397 | [INFO] [stdout] 398 | use super::*; [INFO] [stdout] | -------- the item `TimeZone` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `QlRowContext` is imported redundantly [INFO] [stdout] --> src/ql_processor/ql_agg_expr.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `QlRowContext` is already imported here [INFO] [stdout] 2 | use crate::ql_processor::ql_schema::QlRowContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/ql_processor/ql_table.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `QlMemTable` is imported redundantly [INFO] [stdout] --> src/ql_processor/ql_table.rs:435:45 [INFO] [stdout] | [INFO] [stdout] 435 | use crate::ql_processor::{get_res_cols, QlMemTable, QlSchema}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | use super::*; [INFO] [stdout] | -------- the item `QlMemTable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `QlSchema` is imported redundantly [INFO] [stdout] --> src/ql_processor/ql_table.rs:435:57 [INFO] [stdout] | [INFO] [stdout] 435 | use crate::ql_processor::{get_res_cols, QlMemTable, QlSchema}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | use super::*; [INFO] [stdout] | -------- the item `QlSchema` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DynError` is imported redundantly [INFO] [stdout] --> src/ql_processor/ql_table.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | use crate::{DynError, GrokParser}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 437 | [INFO] [stdout] 438 | use super::*; [INFO] [stdout] | -------- the item `DynError` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MessageQueue` is never used [INFO] [stdout] --> src/async_pipeline/message_queue.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | pub trait MessageQueue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ql_schema` is never used [INFO] [stdout] --> src/ql_processor/ql_table.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait QlInputTable { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 15 | fn read_row(&mut self) -> Result, DynError>; [INFO] [stdout] 16 | fn ql_schema(&self) -> &Arc; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_schema` is never used [INFO] [stdout] --> src/ql_processor/ql_table.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait QlOutputTable { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 28 | fn set_schema(&mut self, new_schema: Arc); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MessageQueue` is never used [INFO] [stdout] --> src/async_pipeline/message_queue.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | pub trait MessageQueue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2386f5eb6a0c0f04e4d7613b789f26ae6b85f1a407059dc96ec273085f97985b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2386f5eb6a0c0f04e4d7613b789f26ae6b85f1a407059dc96ec273085f97985b", kill_on_drop: false }` [INFO] [stdout] 2386f5eb6a0c0f04e4d7613b789f26ae6b85f1a407059dc96ec273085f97985b [INFO] checking asen/hustlog against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasen%2Fhustlog" "/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/asen/hustlog 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/asen/hustlog [INFO] finished tweaking git repo https://github.com/asen/hustlog [INFO] tweaked toml for git repo https://github.com/asen/hustlog written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/asen/hustlog 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] 0eae94bab76a175fed50b8fc89c48d8842bba7b3912ba4ad0182e2a267cf5807 [INFO] running `Command { std: "docker" "start" "-a" "0eae94bab76a175fed50b8fc89c48d8842bba7b3912ba4ad0182e2a267cf5807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eae94bab76a175fed50b8fc89c48d8842bba7b3912ba4ad0182e2a267cf5807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eae94bab76a175fed50b8fc89c48d8842bba7b3912ba4ad0182e2a267cf5807", kill_on_drop: false }` [INFO] [stdout] 0eae94bab76a175fed50b8fc89c48d8842bba7b3912ba4ad0182e2a267cf5807 [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] 550ea385661f0c28116801ee2a77ffdd4161e6f4ed6663c3a71beb765b134b72 [INFO] running `Command { std: "docker" "start" "-a" "550ea385661f0c28116801ee2a77ffdd4161e6f4ed6663c3a71beb765b134b72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.8/src/sync/parker.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 367 | | NOTIFIED | PARKED => return, [INFO] [stdout] 368 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 369 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.137 [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 `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "550ea385661f0c28116801ee2a77ffdd4161e6f4ed6663c3a71beb765b134b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550ea385661f0c28116801ee2a77ffdd4161e6f4ed6663c3a71beb765b134b72", kill_on_drop: false }` [INFO] [stdout] 550ea385661f0c28116801ee2a77ffdd4161e6f4ed6663c3a71beb765b134b72