[INFO] fetching crate dlt-core 0.14.5... [INFO] checking dlt-core-0.14.5 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate dlt-core 0.14.5 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate dlt-core 0.14.5 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 dlt-core 0.14.5 [INFO] finished tweaking crates.io crate dlt-core 0.14.5 [INFO] tweaked toml for crates.io crate dlt-core 0.14.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate dlt-core 0.14.5 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.6.0 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded proptest-derive v0.3.0 [INFO] [stderr] Downloaded ctor v0.1.26 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded slice-deque v0.2.4 [INFO] [stderr] Downloaded pretty_assertions v1.3.0 [INFO] [stderr] Downloaded serde v1.0.164 [INFO] [stderr] Downloaded serde_json v1.0.97 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded rustix v0.37.20 [INFO] [stderr] Downloaded quick-xml v0.29.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] a9a4cf2df9f2efca79c52fc6c7ac7ce86c8f7f905856818a843058af1eceff0a [INFO] running `Command { std: "docker" "start" "-a" "a9a4cf2df9f2efca79c52fc6c7ac7ce86c8f7f905856818a843058af1eceff0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9a4cf2df9f2efca79c52fc6c7ac7ce86c8f7f905856818a843058af1eceff0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a4cf2df9f2efca79c52fc6c7ac7ce86c8f7f905856818a843058af1eceff0a", kill_on_drop: false }` [INFO] [stdout] a9a4cf2df9f2efca79c52fc6c7ac7ce86c8f7f905856818a843058af1eceff0a [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] ec41c58f586dcb6e213e49c934b930359c1c0cd2f0e75f489786aece43ea96b9 [INFO] running `Command { std: "docker" "start" "-a" "ec41c58f586dcb6e213e49c934b930359c1c0cd2f0e75f489786aece43ea96b9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking quick-xml v0.29.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking dlt-core v0.14.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dlt.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use std::{convert::TryFrom, str}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/filtering.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | use std::{collections::HashSet, fs, io::Read, iter::FromIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/parse.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dlt.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use std::{convert::TryFrom, str}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/filtering.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | use std::{collections::HashSet, fs, io::Read, iter::FromIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/parse.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4 [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" "ec41c58f586dcb6e213e49c934b930359c1c0cd2f0e75f489786aece43ea96b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec41c58f586dcb6e213e49c934b930359c1c0cd2f0e75f489786aece43ea96b9", kill_on_drop: false }` [INFO] [stdout] ec41c58f586dcb6e213e49c934b930359c1c0cd2f0e75f489786aece43ea96b9 [INFO] checking dlt-core-0.14.5 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate dlt-core 0.14.5 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate dlt-core 0.14.5 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 dlt-core 0.14.5 [INFO] finished tweaking crates.io crate dlt-core 0.14.5 [INFO] tweaked toml for crates.io crate dlt-core 0.14.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate dlt-core 0.14.5 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] ad5b09bbfd46f659b60cd7d8184079cb49d8ad7dd97668289126a415f96215d4 [INFO] running `Command { std: "docker" "start" "-a" "ad5b09bbfd46f659b60cd7d8184079cb49d8ad7dd97668289126a415f96215d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad5b09bbfd46f659b60cd7d8184079cb49d8ad7dd97668289126a415f96215d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5b09bbfd46f659b60cd7d8184079cb49d8ad7dd97668289126a415f96215d4", kill_on_drop: false }` [INFO] [stdout] ad5b09bbfd46f659b60cd7d8184079cb49d8ad7dd97668289126a415f96215d4 [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] 3c51d6fcc8436310fa968a65b29e92081ee6dc2c2ee8c428e46341d73646f754 [INFO] running `Command { std: "docker" "start" "-a" "3c51d6fcc8436310fa968a65b29e92081ee6dc2c2ee8c428e46341d73646f754", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/src/sync/parker.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 372 | | NOTIFIED | PARKED => return, [INFO] [stdout] 373 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 374 | | }; [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 `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" "3c51d6fcc8436310fa968a65b29e92081ee6dc2c2ee8c428e46341d73646f754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c51d6fcc8436310fa968a65b29e92081ee6dc2c2ee8c428e46341d73646f754", kill_on_drop: false }` [INFO] [stdout] 3c51d6fcc8436310fa968a65b29e92081ee6dc2c2ee8c428e46341d73646f754