[INFO] cloning repository https://github.com/wouter173/bolt.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wouter173/bolt.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwouter173%2Fbolt.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwouter173%2Fbolt.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7366d9e3a6004154f1080c16f9fb977d2608bfb9 [INFO] checking wouter173/bolt.rs against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwouter173%2Fbolt.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wouter173/bolt.rs 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/wouter173/bolt.rs [INFO] finished tweaking git repo https://github.com/wouter173/bolt.rs [INFO] tweaked toml for git repo https://github.com/wouter173/bolt.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wouter173/bolt.rs 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_derive v1.0.123 [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded zeroize_derive v1.0.1 [INFO] [stderr] Downloaded circular v0.3.0 [INFO] [stderr] Downloaded stream-cipher v0.7.1 [INFO] [stderr] Downloaded block-modes v0.6.1 [INFO] [stderr] Downloaded blowfish v0.6.0 [INFO] [stderr] Downloaded des v0.5.0 [INFO] [stderr] Downloaded once_cell v1.7.0 [INFO] [stderr] Downloaded aes-soft v0.5.0 [INFO] [stderr] Downloaded aesni v0.8.0 [INFO] [stderr] Downloaded regex-syntax v0.6.22 [INFO] [stderr] Downloaded regex v1.4.3 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded aes v0.5.0 [INFO] [stderr] Downloaded num-bigint-dig v0.6.1 [INFO] [stderr] Downloaded rsa v0.3.0 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded serde_json v1.0.62 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded cast5 v0.8.0 [INFO] [stderr] Downloaded cfb-mode v0.5.0 [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded adler v1.0.1 [INFO] [stderr] Downloaded simple_asn1 v0.4.1 [INFO] [stderr] Downloaded signature v1.3.0 [INFO] [stderr] Downloaded block-cipher v0.8.0 [INFO] [stderr] Downloaded twofish v0.4.0 [INFO] [stderr] Downloaded byteorder v1.4.2 [INFO] [stderr] Downloaded pgp v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 175e8a6bf93fab0a9cf0544cffdd6e12e650f112d82b08512fd61448aa6fba2c [INFO] running `Command { std: "docker" "start" "-a" "175e8a6bf93fab0a9cf0544cffdd6e12e650f112d82b08512fd61448aa6fba2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "175e8a6bf93fab0a9cf0544cffdd6e12e650f112d82b08512fd61448aa6fba2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175e8a6bf93fab0a9cf0544cffdd6e12e650f112d82b08512fd61448aa6fba2c", kill_on_drop: false }` [INFO] [stdout] 175e8a6bf93fab0a9cf0544cffdd6e12e650f112d82b08512fd61448aa6fba2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bc9d5034302ed51fb915e94a9c38a4880f78af77e36d173b9470a9464e176868 [INFO] running `Command { std: "docker" "start" "-a" "bc9d5034302ed51fb915e94a9c38a4880f78af77e36d173b9470a9464e176868", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking adler v1.0.1 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking block-modes v0.6.1 [INFO] [stderr] Checking twofish v0.4.0 [INFO] [stderr] Checking blowfish v0.6.0 [INFO] [stderr] Checking cast5 v0.8.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking cfb-mode v0.5.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking des v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking pgp v0.7.1 [INFO] [stderr] Checking boltchat v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/events/error_event.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 18 | impl ErrorEvent { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 19 | /// Library method to create new error events for internal usage. [INFO] [stdout] 20 | pub(crate) fn new(err: String) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/events/error_event.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 18 | impl ErrorEvent { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 19 | /// Library method to create new error events for internal usage. [INFO] [stdout] 20 | pub(crate) fn new(err: String) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/stream/stream.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 36 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 | std::panic::panic_any(e); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/stream/stream.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 36 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 | std::panic::panic_any(e); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, pgp v0.7.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "bc9d5034302ed51fb915e94a9c38a4880f78af77e36d173b9470a9464e176868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9d5034302ed51fb915e94a9c38a4880f78af77e36d173b9470a9464e176868", kill_on_drop: false }` [INFO] [stdout] bc9d5034302ed51fb915e94a9c38a4880f78af77e36d173b9470a9464e176868 [INFO] checking wouter173/bolt.rs against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwouter173%2Fbolt.rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wouter173/bolt.rs 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/wouter173/bolt.rs [INFO] finished tweaking git repo https://github.com/wouter173/bolt.rs [INFO] tweaked toml for git repo https://github.com/wouter173/bolt.rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wouter173/bolt.rs 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 215d3d5989fbf60e713ea56a43eb1f59461b1843fef822c2c9f8ca0340c274e2 [INFO] running `Command { std: "docker" "start" "-a" "215d3d5989fbf60e713ea56a43eb1f59461b1843fef822c2c9f8ca0340c274e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "215d3d5989fbf60e713ea56a43eb1f59461b1843fef822c2c9f8ca0340c274e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215d3d5989fbf60e713ea56a43eb1f59461b1843fef822c2c9f8ca0340c274e2", kill_on_drop: false }` [INFO] [stdout] 215d3d5989fbf60e713ea56a43eb1f59461b1843fef822c2c9f8ca0340c274e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e4afde7cc90ca5cf200411e5b7decb97f9c9ab312d8c72ebded7a490e40ec36d [INFO] running `Command { std: "docker" "start" "-a" "e4afde7cc90ca5cf200411e5b7decb97f9c9ab312d8c72ebded7a490e40ec36d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking adler v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.4.4/src/inflate/core.rs:1060:9 [INFO] [stdout] | [INFO] [stdout] 1060 | / match state { [INFO] [stdout] 1061 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1062 | | l.bit_buf = 0; [INFO] [stdout] 1063 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1592 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1593 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking circular v0.3.0 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e4afde7cc90ca5cf200411e5b7decb97f9c9ab312d8c72ebded7a490e40ec36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4afde7cc90ca5cf200411e5b7decb97f9c9ab312d8c72ebded7a490e40ec36d", kill_on_drop: false }` [INFO] [stdout] e4afde7cc90ca5cf200411e5b7decb97f9c9ab312d8c72ebded7a490e40ec36d