[INFO] fetching crate rcbytes 1.2.2... [INFO] checking rcbytes-1.2.2 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate rcbytes 1.2.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate rcbytes 1.2.2 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 rcbytes 1.2.2 [INFO] finished tweaking crates.io crate rcbytes 1.2.2 [INFO] tweaked toml for crates.io crate rcbytes 1.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 809f19fb80c57d8e366bc0eb9861b7dcbd9122da226912940ef627f62b3f62b5 [INFO] running `Command { std: "docker" "start" "-a" "809f19fb80c57d8e366bc0eb9861b7dcbd9122da226912940ef627f62b3f62b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "809f19fb80c57d8e366bc0eb9861b7dcbd9122da226912940ef627f62b3f62b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809f19fb80c57d8e366bc0eb9861b7dcbd9122da226912940ef627f62b3f62b5", kill_on_drop: false }` [INFO] [stdout] 809f19fb80c57d8e366bc0eb9861b7dcbd9122da226912940ef627f62b3f62b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0da7a9d7d2d87ba29fd1a7d515475886ceb20a8482c99de31ad9efd501253702 [INFO] running `Command { std: "docker" "start" "-a" "0da7a9d7d2d87ba29fd1a7d515475886ceb20a8482c99de31ad9efd501253702", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking rcbytes v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/bytes_mut.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | use core::iter::{FromIterator, Iterator}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/core/src/prelude/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stdout] warning: unnecessary allocation, use `&mut` instead [INFO] [stdout] --> tests/test_buf.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(Box::new(Special).get_u8(), b'x'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_allocation)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary allocation, use `&mut` instead [INFO] [stdout] --> tests/test_buf_mut.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | Box::new(Special).put_u8(b'x'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_allocation)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/bytes_mut.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | use core::iter::{FromIterator, Iterator}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/core/src/prelude/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "0da7a9d7d2d87ba29fd1a7d515475886ceb20a8482c99de31ad9efd501253702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da7a9d7d2d87ba29fd1a7d515475886ceb20a8482c99de31ad9efd501253702", kill_on_drop: false }` [INFO] [stdout] 0da7a9d7d2d87ba29fd1a7d515475886ceb20a8482c99de31ad9efd501253702 [INFO] checking rcbytes-1.2.2 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate rcbytes 1.2.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rcbytes 1.2.2 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 rcbytes 1.2.2 [INFO] finished tweaking crates.io crate rcbytes 1.2.2 [INFO] tweaked toml for crates.io crate rcbytes 1.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0ab5ff6ebd75aa17f04afd81a4b8006ed19d2d1377a03ce28906ff08fc59cca9 [INFO] running `Command { std: "docker" "start" "-a" "0ab5ff6ebd75aa17f04afd81a4b8006ed19d2d1377a03ce28906ff08fc59cca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ab5ff6ebd75aa17f04afd81a4b8006ed19d2d1377a03ce28906ff08fc59cca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab5ff6ebd75aa17f04afd81a4b8006ed19d2d1377a03ce28906ff08fc59cca9", kill_on_drop: false }` [INFO] [stdout] 0ab5ff6ebd75aa17f04afd81a4b8006ed19d2d1377a03ce28906ff08fc59cca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ab175c4522c3be28fbe64be16478973105a7ecd67d1c3b399fe9b31f7d908f22 [INFO] running `Command { std: "docker" "start" "-a" "ab175c4522c3be28fbe64be16478973105a7ecd67d1c3b399fe9b31f7d908f22", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking rcbytes v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/bytes_mut.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | use core::iter::{FromIterator, Iterator}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/core/src/prelude/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 359 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 379 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 399 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 419 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 439 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 459 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 479 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 499 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 519 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 539 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 559 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 579 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 599 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 619 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 639 | 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] --> src/buf/buf_impl.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / if let Some(ret) = ret { [INFO] [stdout] 49 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 50 | | $this.advance(SIZE); [INFO] [stdout] 51 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 56 | | return $typ::$conv(buf); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 659 | 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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rcbytes` (lib) due to 17 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab175c4522c3be28fbe64be16478973105a7ecd67d1c3b399fe9b31f7d908f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab175c4522c3be28fbe64be16478973105a7ecd67d1c3b399fe9b31f7d908f22", kill_on_drop: false }` [INFO] [stdout] ab175c4522c3be28fbe64be16478973105a7ecd67d1c3b399fe9b31f7d908f22