[INFO] fetching crate nimble 0.2.1... [INFO] checking nimble-0.2.1 against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] extracting crate nimble 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate nimble 0.2.1 on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nimble 0.2.1 [INFO] finished tweaking crates.io crate nimble 0.2.1 [INFO] tweaked toml for crates.io crate nimble 0.2.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18aaa4c5375fd31aa592b97951b314370957499948954ff5d4fb69e912429bc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18aaa4c5375fd31aa592b97951b314370957499948954ff5d4fb69e912429bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18aaa4c5375fd31aa592b97951b314370957499948954ff5d4fb69e912429bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18aaa4c5375fd31aa592b97951b314370957499948954ff5d4fb69e912429bc2", kill_on_drop: false }` [INFO] [stdout] 18aaa4c5375fd31aa592b97951b314370957499948954ff5d4fb69e912429bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f23a08fc24c2f3109a4d5becdd35ebbd7cc109749c2a987f70600ba24cd75e8 [INFO] running `Command { std: "docker" "start" "-a" "5f23a08fc24c2f3109a4d5becdd35ebbd7cc109749c2a987f70600ba24cd75e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking nimble v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type impl futures_util::Future>: the size of impl futures_util::Future> cannot be statically determined [INFO] [stdout] --> src/decode.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | / { [INFO] [stdout] 52 | | let mut bytes = [0u8; core::mem::size_of::<$type>()]; [INFO] [stdout] 53 | | reader.read_exact(&mut bytes).await?; [INFO] [stdout] 54 | | [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 69 | impl_primitive!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0161`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nimble` due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0161`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nimble` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "5f23a08fc24c2f3109a4d5becdd35ebbd7cc109749c2a987f70600ba24cd75e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f23a08fc24c2f3109a4d5becdd35ebbd7cc109749c2a987f70600ba24cd75e8", kill_on_drop: false }` [INFO] [stdout] 5f23a08fc24c2f3109a4d5becdd35ebbd7cc109749c2a987f70600ba24cd75e8