[INFO] cloning repository https://github.com/johnhuichen/snitch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnhuichen/snitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhuichen%2Fsnitch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhuichen%2Fsnitch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc2304df41f5b7423f4fac9cf654c7fe37896869 [INFO] checking johnhuichen/snitch against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhuichen%2Fsnitch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnhuichen/snitch 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/johnhuichen/snitch [INFO] finished tweaking git repo https://github.com/johnhuichen/snitch [INFO] tweaked toml for git repo https://github.com/johnhuichen/snitch written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johnhuichen/snitch 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 procfs v0.15.1 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded destructure_traitobject v0.2.0 [INFO] [stderr] Downloaded thread-id v4.2.0 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded confy v0.5.1 [INFO] [stderr] Downloaded dns-lookup v2.0.2 [INFO] [stderr] Downloaded ordered-float v2.10.0 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded quoted_printable v0.4.8 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded log4rs v1.2.0 [INFO] [stderr] Downloaded chrono v0.4.29 [INFO] [stderr] Downloaded syn v2.0.31 [INFO] [stderr] Downloaded unsafe-any-ors v1.0.0 [INFO] [stderr] Downloaded typemap-ors v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a0ab5a989586d44ec9f7c5c657145441c0db068fc3b5dcf4236e9d770e0caffd [INFO] running `Command { std: "docker" "start" "-a" "a0ab5a989586d44ec9f7c5c657145441c0db068fc3b5dcf4236e9d770e0caffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0ab5a989586d44ec9f7c5c657145441c0db068fc3b5dcf4236e9d770e0caffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ab5a989586d44ec9f7c5c657145441c0db068fc3b5dcf4236e9d770e0caffd", kill_on_drop: false }` [INFO] [stdout] a0ab5a989586d44ec9f7c5c657145441c0db068fc3b5dcf4236e9d770e0caffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2ff9a52d1c0d9bcce81f3df270f9dee68e23aca29300a3100f7234725ee1c868 [INFO] running `Command { std: "docker" "start" "-a" "2ff9a52d1c0d9bcce81f3df270f9dee68e23aca29300a3100f7234725ee1c868", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking quoted_printable v0.4.8 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking thread-id v4.2.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking dns-lookup v2.0.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.29 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking lettre v0.10.4 [INFO] [stderr] Checking confy v0.5.1 [INFO] [stderr] Checking log4rs v1.2.0 [INFO] [stderr] Checking snitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `confy` is imported redundantly [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use confy; [INFO] [stdout] | ^^^^^ the item `confy` 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 `dns_lookup` is imported redundantly [INFO] [stdout] --> src/spy/tcp_spy.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dns_lookup; [INFO] [stdout] | ^^^^^^^^^^ the item `dns_lookup` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `confy` is imported redundantly [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use confy; [INFO] [stdout] | ^^^^^ the item `confy` 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 `dns_lookup` is imported redundantly [INFO] [stdout] --> src/spy/tcp_spy.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dns_lookup; [INFO] [stdout] | ^^^^^^^^^^ the item `dns_lookup` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snitch` is imported redundantly [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use snitch; [INFO] [stdout] | ^^^^^^ the item `snitch` 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 `snitch` is imported redundantly [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use snitch; [INFO] [stdout] | ^^^^^^ the item `snitch` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.71s [INFO] running `Command { std: "docker" "inspect" "2ff9a52d1c0d9bcce81f3df270f9dee68e23aca29300a3100f7234725ee1c868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff9a52d1c0d9bcce81f3df270f9dee68e23aca29300a3100f7234725ee1c868", kill_on_drop: false }` [INFO] [stdout] 2ff9a52d1c0d9bcce81f3df270f9dee68e23aca29300a3100f7234725ee1c868 [INFO] checking johnhuichen/snitch against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhuichen%2Fsnitch" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnhuichen/snitch 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/johnhuichen/snitch [INFO] finished tweaking git repo https://github.com/johnhuichen/snitch [INFO] tweaked toml for git repo https://github.com/johnhuichen/snitch written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/johnhuichen/snitch 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5683bd6ab7d6cc97033186f08cf724978c071c6d883ae9bfd2248a9a70c609db [INFO] running `Command { std: "docker" "start" "-a" "5683bd6ab7d6cc97033186f08cf724978c071c6d883ae9bfd2248a9a70c609db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5683bd6ab7d6cc97033186f08cf724978c071c6d883ae9bfd2248a9a70c609db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5683bd6ab7d6cc97033186f08cf724978c071c6d883ae9bfd2248a9a70c609db", kill_on_drop: false }` [INFO] [stdout] 5683bd6ab7d6cc97033186f08cf724978c071c6d883ae9bfd2248a9a70c609db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d93f1c5a54842fc674f5b7c7b0ec66cae458dbf2b494e0974868868b55e3b73e [INFO] running `Command { std: "docker" "start" "-a" "d93f1c5a54842fc674f5b7c7b0ec66cae458dbf2b494e0974868868b55e3b73e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking once_cell v1.18.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] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking ryu v1.0.15 [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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.1/src/inflate/core.rs:1154:9 [INFO] [stdout] | [INFO] [stdout] 1154 | / match state { [INFO] [stdout] 1155 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1156 | | l.bit_buf = 0; [INFO] [stdout] 1157 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1699 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1700 | | }; [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 `miniz_oxide` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d93f1c5a54842fc674f5b7c7b0ec66cae458dbf2b494e0974868868b55e3b73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93f1c5a54842fc674f5b7c7b0ec66cae458dbf2b494e0974868868b55e3b73e", kill_on_drop: false }` [INFO] [stdout] d93f1c5a54842fc674f5b7c7b0ec66cae458dbf2b494e0974868868b55e3b73e