[INFO] cloning repository https://github.com/DimensionDev/ntge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DimensionDev/ntge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimensionDev%2Fntge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimensionDev%2Fntge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 386f4e6133e42f5b260af5dcc870f4318b1e2453 [INFO] checking DimensionDev/ntge against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimensionDev%2Fntge" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DimensionDev/ntge 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/DimensionDev/ntge [INFO] finished tweaking git repo https://github.com/DimensionDev/ntge [INFO] tweaked toml for git repo https://github.com/DimensionDev/ntge written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DimensionDev/ntge 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 zeroize_derive v1.0.0 [INFO] [stderr] Downloaded x25519-dalek v0.6.0 [INFO] [stderr] Downloaded subtle v2.2.2 [INFO] [stderr] Downloaded zeroize v1.1.0 [INFO] [stderr] Downloaded sha2 v0.8.1 [INFO] [stderr] Downloaded typenum v1.11.2 [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded secrecy v0.6.0 [INFO] [stderr] Downloaded universal-hash v0.3.0 [INFO] [stderr] Downloaded proc-macro-nested v0.1.5 [INFO] [stderr] Downloaded stream-cipher v0.3.2 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded bs58 v0.3.0 [INFO] [stderr] Downloaded base58-monero v0.2.0 [INFO] [stderr] Downloaded dirs-sys v0.3.4 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded rust-argon2 v0.7.0 [INFO] [stderr] Downloaded arrayvec v0.5.1 [INFO] [stderr] Downloaded pin-project-internal v0.4.20 [INFO] [stderr] Downloaded cbindgen v0.14.1 [INFO] [stderr] Downloaded pin-project v0.4.20 [INFO] [stderr] Downloaded tokio v0.2.21 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded curve25519-dalek v2.0.0 [INFO] [stderr] Downloaded base64 v0.12.1 [INFO] [stderr] Downloaded bson v0.14.1 [INFO] [stderr] Downloaded ryu v1.0.3 [INFO] [stderr] Downloaded toml v0.5.6 [INFO] [stderr] Downloaded cc v1.0.50 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Downloaded rmp-serde v0.14.3 [INFO] [stderr] Downloaded half v1.5.0 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded blake2b_simd v0.5.10 [INFO] [stderr] Downloaded crossbeam-utils v0.7.2 [INFO] [stderr] Downloaded once_cell v1.4.0 [INFO] [stderr] Downloaded redox_users v0.3.4 [INFO] [stderr] Downloaded chacha20 v0.3.4 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.16 [INFO] [stderr] Downloaded pin-project-lite v0.1.7 [INFO] [stderr] Downloaded bech32 v0.7.2 [INFO] [stderr] Downloaded hermit-abi v0.1.10 [INFO] [stderr] Downloaded unicode-width v0.1.7 [INFO] [stderr] Downloaded aead v0.2.0 [INFO] [stderr] Downloaded rmp v0.8.9 [INFO] [stderr] Downloaded serde_bytes v0.11.3 [INFO] [stderr] Downloaded chacha20poly1305 v0.4.1 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded poly1305 v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1c923538b648eca0d3c3e6a4b40fd4f6cdaf2c48453425f6fdc996151a19861c [INFO] running `Command { std: "docker" "start" "-a" "1c923538b648eca0d3c3e6a4b40fd4f6cdaf2c48453425f6fdc996151a19861c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c923538b648eca0d3c3e6a4b40fd4f6cdaf2c48453425f6fdc996151a19861c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c923538b648eca0d3c3e6a4b40fd4f6cdaf2c48453425f6fdc996151a19861c", kill_on_drop: false }` [INFO] [stdout] 1c923538b648eca0d3c3e6a4b40fd4f6cdaf2c48453425f6fdc996151a19861c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6f0704163a6ffe235491be667be349ae41628d3703c8f6d0494be8ae2dc7f9de [INFO] running `Command { std: "docker" "start" "-a" "6f0704163a6ffe235491be667be349ae41628d3703c8f6d0494be8ae2dc7f9de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cbindgen v0.14.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking poly1305 v0.5.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking chacha20 v0.3.4 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.4.1 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking base58-monero v0.2.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Compiling ntge-core v0.1.0 (/opt/rustwide/workdir/ntge-core) [INFO] [stdout] warning: the item `bech32` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/private.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use bech32::{self, FromBase32, ToBase32}; [INFO] [stdout] | ^^^^ the item `bech32` 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 `ed25519_dalek` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/private.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use ed25519_dalek::{self, PublicKey, SecretKey}; [INFO] [stdout] | ^^^^ the item `ed25519_dalek` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bech32` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/public.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use bech32::{self, FromBase32, ToBase32}; [INFO] [stdout] | ^^^^ the item `bech32` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ed25519_dalek` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/public.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_dalek::{self, PublicKey}; [INFO] [stdout] | ^^^^ the item `ed25519_dalek` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bech32` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/private.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use bech32::{self, FromBase32, ToBase32}; [INFO] [stdout] | ^^^^ the item `bech32` 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 `ed25519_dalek` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/private.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use ed25519_dalek::{self, PublicKey, SecretKey}; [INFO] [stdout] | ^^^^ the item `ed25519_dalek` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bech32` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/public.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use bech32::{self, FromBase32, ToBase32}; [INFO] [stdout] | ^^^^ the item `bech32` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ed25519_dalek` is imported redundantly [INFO] [stdout] --> ntge-core/src/ed25519/public.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_dalek::{self, PublicKey}; [INFO] [stdout] | ^^^^ the item `ed25519_dalek` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ntge v0.1.0 (/opt/rustwide/workdir/ntge) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `key_content` are never read [INFO] [stdout] --> ntge/src/bin/ntge/encrypt/recipient.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct Recipient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 10 | pub(crate) path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub(crate) name: String, [INFO] [stdout] 12 | pub(crate) key_content: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> ntge/src/bin/ntge/util.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Identity { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 97 | pub(crate) path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Identity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `key_content` are never read [INFO] [stdout] --> ntge/src/bin/ntge/encrypt/recipient.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct Recipient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 10 | pub(crate) path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub(crate) name: String, [INFO] [stdout] 12 | pub(crate) key_content: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> ntge/src/bin/ntge/util.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Identity { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 97 | pub(crate) path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Identity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v0.14.1 [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" "6f0704163a6ffe235491be667be349ae41628d3703c8f6d0494be8ae2dc7f9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0704163a6ffe235491be667be349ae41628d3703c8f6d0494be8ae2dc7f9de", kill_on_drop: false }` [INFO] [stdout] 6f0704163a6ffe235491be667be349ae41628d3703c8f6d0494be8ae2dc7f9de [INFO] checking DimensionDev/ntge against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimensionDev%2Fntge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DimensionDev/ntge 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/DimensionDev/ntge [INFO] finished tweaking git repo https://github.com/DimensionDev/ntge [INFO] tweaked toml for git repo https://github.com/DimensionDev/ntge written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DimensionDev/ntge 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 50429333b258e1e563144e0d4d7f17b9db00ab798ce428bbf9fc412d4c352fc2 [INFO] running `Command { std: "docker" "start" "-a" "50429333b258e1e563144e0d4d7f17b9db00ab798ce428bbf9fc412d4c352fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50429333b258e1e563144e0d4d7f17b9db00ab798ce428bbf9fc412d4c352fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50429333b258e1e563144e0d4d7f17b9db00ab798ce428bbf9fc412d4c352fc2", kill_on_drop: false }` [INFO] [stdout] 50429333b258e1e563144e0d4d7f17b9db00ab798ce428bbf9fc412d4c352fc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 16e9ec5ef9c4bcfd5831858096ef91367c78b87172fb846b6f90f736d4f7c118 [INFO] running `Command { std: "docker" "start" "-a" "16e9ec5ef9c4bcfd5831858096ef91367c78b87172fb846b6f90f736d4f7c118", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling cbindgen v0.14.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 327 | buf_get_impl!(self, u16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 347 | buf_get_impl!(self, u16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 367 | buf_get_impl!(self, i16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 387 | buf_get_impl!(self, i16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 407 | buf_get_impl!(self, u32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 427 | buf_get_impl!(self, u32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 447 | buf_get_impl!(self, i32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 467 | buf_get_impl!(self, i32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 487 | buf_get_impl!(self, u64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 507 | buf_get_impl!(self, u64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 527 | buf_get_impl!(self, i64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 547 | buf_get_impl!(self, i64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 567 | buf_get_impl!(self, u128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 587 | buf_get_impl!(self, u128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 607 | buf_get_impl!(self, i128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.4/src/buf/buf_impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / if let Some(ret) = ret { [INFO] [stdout] 19 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 20 | | $this.advance(SIZE); [INFO] [stdout] 21 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 26 | | return $typ::$conv(buf); [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 627 | buf_get_impl!(self, i128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] error: could not compile `bytes` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "16e9ec5ef9c4bcfd5831858096ef91367c78b87172fb846b6f90f736d4f7c118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e9ec5ef9c4bcfd5831858096ef91367c78b87172fb846b6f90f736d4f7c118", kill_on_drop: false }` [INFO] [stdout] 16e9ec5ef9c4bcfd5831858096ef91367c78b87172fb846b6f90f736d4f7c118