[INFO] fetching crate seagull 0.1.0... [INFO] checking seagull-0.1.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate seagull 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate seagull 0.1.0 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 seagull 0.1.0 [INFO] finished tweaking crates.io crate seagull 0.1.0 [INFO] tweaked toml for crates.io crate seagull 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate seagull 0.1.0 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] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.17.3 [INFO] [stderr] Downloaded rusty-hook v0.11.1 [INFO] [stderr] Downloaded float-cmp v0.6.0 [INFO] [stderr] Downloaded tokio v0.2.19 [INFO] [stderr] Downloaded tokio-postgres v0.5.4 [INFO] [stderr] Downloaded fsio v0.1.2 [INFO] [stderr] Downloaded envmnt v0.8.2 [INFO] [stderr] Downloaded ci_info v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efba3348fb240610843454944bda680a003c7cc33951c14224f5c4b30b726c4b [INFO] running `Command { std: "docker" "start" "-a" "efba3348fb240610843454944bda680a003c7cc33951c14224f5c4b30b726c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efba3348fb240610843454944bda680a003c7cc33951c14224f5c4b30b726c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efba3348fb240610843454944bda680a003c7cc33951c14224f5c4b30b726c4b", kill_on_drop: false }` [INFO] [stdout] efba3348fb240610843454944bda680a003c7cc33951c14224f5c4b30b726c4b [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] d6673f7523e2eda1319b52275ec0b1a83c7872617820ac82662a1d362e84add3 [INFO] running `Command { std: "docker" "start" "-a" "d6673f7523e2eda1319b52275ec0b1a83c7872617820ac82662a1d362e84add3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling fsio v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling envmnt v0.8.2 [INFO] [stderr] Checking tokio v0.2.19 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Compiling ci_info v0.10.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-postgres v0.5.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking postgres v0.17.3 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking seagull v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rusty-hook v0.11.1 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/utils.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | &self.client.batch_execute(sql); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 32 | let _ = &self.client.batch_execute(sql); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `assert_exists` is never used [INFO] [stdout] --> tests/utils.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl TestDir { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn assert_exists(&self, filename: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/utils.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | &self.client.batch_execute(sql); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 32 | let _ = &self.client.batch_execute(sql); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestDatabase` is never constructed [INFO] [stdout] --> tests/utils.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct TestDatabase { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `connect`, `clean`, `assert_tables_exist`, and `assert_migration_history_exists` are never used [INFO] [stdout] --> tests/utils.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl TestDatabase { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 15 | pub fn connect() -> TestDatabase { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn clean(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn assert_tables_exist(&mut self, table_names: Vec<&str>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn assert_migration_history_exists(&mut self, version_numbers: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> tests/utils.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | &self.client.batch_execute(sql); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 32 | let _ = &self.client.batch_execute(sql); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s [INFO] running `Command { std: "docker" "inspect" "d6673f7523e2eda1319b52275ec0b1a83c7872617820ac82662a1d362e84add3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6673f7523e2eda1319b52275ec0b1a83c7872617820ac82662a1d362e84add3", kill_on_drop: false }` [INFO] [stdout] d6673f7523e2eda1319b52275ec0b1a83c7872617820ac82662a1d362e84add3 [INFO] checking seagull-0.1.0 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate seagull 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate seagull 0.1.0 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 seagull 0.1.0 [INFO] finished tweaking crates.io crate seagull 0.1.0 [INFO] tweaked toml for crates.io crate seagull 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate seagull 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdc8ae12d3a872c4d4845b95f4308b89cd4f79fb6c058e33efa665039f56f4ca [INFO] running `Command { std: "docker" "start" "-a" "bdc8ae12d3a872c4d4845b95f4308b89cd4f79fb6c058e33efa665039f56f4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc8ae12d3a872c4d4845b95f4308b89cd4f79fb6c058e33efa665039f56f4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc8ae12d3a872c4d4845b95f4308b89cd4f79fb6c058e33efa665039f56f4ca", kill_on_drop: false }` [INFO] [stdout] bdc8ae12d3a872c4d4845b95f4308b89cd4f79fb6c058e33efa665039f56f4ca [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] 8265bcbcc61cc95abbf3b3cd46effe265f76d75999f3a4c3ad07632a7eb8a93f [INFO] running `Command { std: "docker" "start" "-a" "8265bcbcc61cc95abbf3b3cd46effe265f76d75999f3a4c3ad07632a7eb8a93f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.4 [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] [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] [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] 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" "8265bcbcc61cc95abbf3b3cd46effe265f76d75999f3a4c3ad07632a7eb8a93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8265bcbcc61cc95abbf3b3cd46effe265f76d75999f3a4c3ad07632a7eb8a93f", kill_on_drop: false }` [INFO] [stdout] 8265bcbcc61cc95abbf3b3cd46effe265f76d75999f3a4c3ad07632a7eb8a93f