[INFO] fetching crate async_msp_lib 0.1.15... [INFO] checking async_msp_lib-0.1.15 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate async_msp_lib 0.1.15 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate async_msp_lib 0.1.15 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async_msp_lib 0.1.15 [INFO] finished tweaking crates.io crate async_msp_lib 0.1.15 [INFO] tweaked toml for crates.io crate async_msp_lib 0.1.15 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d1c8e95448b2c2eb94e569feda638b450a69940142eb3ae511c9a00a64020be [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" "1d1c8e95448b2c2eb94e569feda638b450a69940142eb3ae511c9a00a64020be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d1c8e95448b2c2eb94e569feda638b450a69940142eb3ae511c9a00a64020be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1c8e95448b2c2eb94e569feda638b450a69940142eb3ae511c9a00a64020be", kill_on_drop: false }` [INFO] [stdout] 1d1c8e95448b2c2eb94e569feda638b450a69940142eb3ae511c9a00a64020be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 7d88f353c2876d9448c8332d361d6fbffc01d3a2d3f51f76826426b05e1daa77 [INFO] running `Command { std: "docker" "start" "-a" "7d88f353c2876d9448c8332d361d6fbffc01d3a2d3f51f76826426b05e1daa77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling packed_struct v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking debug-helper v0.3.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking crc-any v2.3.5 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking nb-connect v1.0.3 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Compiling packed_struct_codegen v0.3.1 [INFO] [stderr] Checking multiwii_serial_protocol_v2 v0.1.12 [INFO] [stderr] Checking async_msp_lib v0.1.15 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `async_std::sync::channel`, `async_std::sync::Sender`, `async_std::sync::Receiver` [INFO] [stdout] --> src/lib.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use async_std::sync::{channel, Sender, Receiver}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^^^ no `Receiver` in `sync` [INFO] [stdout] | | | [INFO] [stdout] | | no `Sender` in `sync` [INFO] [stdout] | no `channel` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `async_std::sync::channel`, `async_std::sync::Sender`, `async_std::sync::Receiver` [INFO] [stdout] --> src/core.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use async_std::sync::{channel, Arc, Condvar, Mutex, Sender, Receiver}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^^^ no `Receiver` in `sync` [INFO] [stdout] | | | [INFO] [stdout] | | no `Sender` in `sync` [INFO] [stdout] | no `channel` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `async_std::sync::channel`, `async_std::sync::Sender`, `async_std::sync::Receiver` [INFO] [stdout] --> src/lib.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use async_std::sync::{channel, Sender, Receiver}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^^^ no `Receiver` in `sync` [INFO] [stdout] | | | [INFO] [stdout] | | no `Sender` in `sync` [INFO] [stdout] | no `channel` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `async_std::sync::channel`, `async_std::sync::Sender`, `async_std::sync::Receiver` [INFO] [stdout] --> src/core.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use async_std::sync::{channel, Arc, Condvar, Mutex, Sender, Receiver}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^^^ no `Receiver` in `sync` [INFO] [stdout] | | | [INFO] [stdout] | | no `Sender` in `sync` [INFO] [stdout] | no `channel` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:13 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 647 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 648 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 649 | | eprintln!("{:?}", e_res); [INFO] [stdout] 650 | | Err("failed to get flash summary") [INFO] [stdout] 651 | | }, [INFO] [stdout] 652 | | }?; [INFO] [stdout] | |__________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:13 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:652:10 [INFO] [stdout] | [INFO] [stdout] 652 | }?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 647 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 648 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 649 | | eprintln!("{:?}", e_res); [INFO] [stdout] 650 | | Err("failed to get flash summary") [INFO] [stdout] 651 | | }, [INFO] [stdout] 652 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:650:17 [INFO] [stdout] | [INFO] [stdout] 650 | Err("failed to get flash summary") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 647 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 648 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 649 | | eprintln!("{:?}", e_res); [INFO] [stdout] 650 | | Err("failed to get flash summary") [INFO] [stdout] 651 | | }, [INFO] [stdout] 652 | | }?; [INFO] [stdout] | |__________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:652:10 [INFO] [stdout] | [INFO] [stdout] 652 | }?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 647 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 648 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 649 | | eprintln!("{:?}", e_res); [INFO] [stdout] 650 | | Err("failed to get flash summary") [INFO] [stdout] 651 | | }, [INFO] [stdout] 652 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 647 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 648 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 649 | | eprintln!("{:?}", e_res); [INFO] [stdout] 650 | | Err("failed to get flash summary") [INFO] [stdout] 651 | | }, [INFO] [stdout] 652 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:637:30 [INFO] [stdout] | [INFO] [stdout] 637 | let write_fn = async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 638 | | self.core.write(packet).await; [INFO] [stdout] 639 | | [INFO] [stdout] 640 | | return match self.summary.recv().await { [INFO] [stdout] ... | [INFO] [stdout] 643 | | }; [INFO] [stdout] 644 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:650:17 [INFO] [stdout] | [INFO] [stdout] 650 | Err("failed to get flash summary") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:642:27 [INFO] [stdout] | [INFO] [stdout] 642 | Err(_) => Err("failed to get flash summary, channel closed") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:641:26 [INFO] [stdout] | [INFO] [stdout] 641 | Ok(r) => Ok(r), [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 647 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 648 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 649 | | eprintln!("{:?}", e_res); [INFO] [stdout] 650 | | Err("failed to get flash summary") [INFO] [stdout] 651 | | }, [INFO] [stdout] 652 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:637:30 [INFO] [stdout] | [INFO] [stdout] 637 | let write_fn = async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 638 | | self.core.write(packet).await; [INFO] [stdout] 639 | | [INFO] [stdout] 640 | | return match self.summary.recv().await { [INFO] [stdout] ... | [INFO] [stdout] 643 | | }; [INFO] [stdout] 644 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:642:27 [INFO] [stdout] | [INFO] [stdout] 642 | Err(_) => Err("failed to get flash summary, channel closed") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | Ok(r) => Ok(r), [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:641:17 [INFO] [stdout] | [INFO] [stdout] 641 | Ok(r) => Ok(r), [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:640:26 [INFO] [stdout] | [INFO] [stdout] 640 | return match self.summary.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:641:26 [INFO] [stdout] | [INFO] [stdout] 641 | Ok(r) => Ok(r), [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:642:17 [INFO] [stdout] | [INFO] [stdout] 642 | Err(_) => Err("failed to get flash summary, channel closed") [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | Ok(r) => Ok(r), [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:641:17 [INFO] [stdout] | [INFO] [stdout] 641 | Ok(r) => Ok(r), [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:640:26 [INFO] [stdout] | [INFO] [stdout] 640 | return match self.summary.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:642:17 [INFO] [stdout] | [INFO] [stdout] 642 | Err(_) => Err("failed to get flash summary, channel closed") [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:13 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:13 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1225 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1226 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1227 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1228 | | Err("failed to get features") [INFO] [stdout] 1229 | | }, [INFO] [stdout] 1230 | | }?; [INFO] [stdout] | |__________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1225 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1226 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1227 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1228 | | Err("failed to get features") [INFO] [stdout] 1229 | | }, [INFO] [stdout] 1230 | | }?; [INFO] [stdout] | |__________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1230:10 [INFO] [stdout] | [INFO] [stdout] 1230 | }?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1225 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1226 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1227 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1228 | | Err("failed to get features") [INFO] [stdout] 1229 | | }, [INFO] [stdout] 1230 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1228:17 [INFO] [stdout] | [INFO] [stdout] 1228 | Err("failed to get features") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1225 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1226 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1227 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1228 | | Err("failed to get features") [INFO] [stdout] 1229 | | }, [INFO] [stdout] 1230 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1215:30 [INFO] [stdout] | [INFO] [stdout] 1215 | let write_fn = async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1216 | | self.core.write(packet).await; [INFO] [stdout] 1217 | | [INFO] [stdout] 1218 | | return match self.features.recv().await { [INFO] [stdout] ... | [INFO] [stdout] 1221 | | }; [INFO] [stdout] 1222 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1230:10 [INFO] [stdout] | [INFO] [stdout] 1230 | }?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1225 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1226 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1227 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1228 | | Err("failed to get features") [INFO] [stdout] 1229 | | }, [INFO] [stdout] 1230 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1228:17 [INFO] [stdout] | [INFO] [stdout] 1228 | Err("failed to get features") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1220:34 [INFO] [stdout] | [INFO] [stdout] 1220 | Err(_) => return Err("failed to get features, channel closed") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1219:26 [INFO] [stdout] | [INFO] [stdout] 1219 | Ok(r) => Ok(r), [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1219:20 [INFO] [stdout] | [INFO] [stdout] 1219 | Ok(r) => Ok(r), [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1225 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1226 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1227 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1228 | | Err("failed to get features") [INFO] [stdout] 1229 | | }, [INFO] [stdout] 1230 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1219:17 [INFO] [stdout] | [INFO] [stdout] 1219 | Ok(r) => Ok(r), [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1215:30 [INFO] [stdout] | [INFO] [stdout] 1215 | let write_fn = async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1216 | | self.core.write(packet).await; [INFO] [stdout] 1217 | | [INFO] [stdout] 1218 | | return match self.features.recv().await { [INFO] [stdout] ... | [INFO] [stdout] 1221 | | }; [INFO] [stdout] 1222 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1218:26 [INFO] [stdout] | [INFO] [stdout] 1218 | return match self.features.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1220:34 [INFO] [stdout] | [INFO] [stdout] 1220 | Err(_) => return Err("failed to get features, channel closed") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1219:26 [INFO] [stdout] | [INFO] [stdout] 1219 | Ok(r) => Ok(r), [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1219:20 [INFO] [stdout] | [INFO] [stdout] 1219 | Ok(r) => Ok(r), [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1220:17 [INFO] [stdout] | [INFO] [stdout] 1220 | Err(_) => return Err("failed to get features, channel closed") [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1219:17 [INFO] [stdout] | [INFO] [stdout] 1219 | Ok(r) => Ok(r), [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1218:26 [INFO] [stdout] | [INFO] [stdout] 1218 | return match self.features.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1220:17 [INFO] [stdout] | [INFO] [stdout] 1220 | Err(_) => return Err("failed to get features, channel closed") [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:13 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:23 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1519 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1520 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1521 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1522 | | Err("failed to get rx map rules") [INFO] [stdout] 1523 | | }, [INFO] [stdout] 1524 | | }?; [INFO] [stdout] | |__________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1524:10 [INFO] [stdout] | [INFO] [stdout] 1524 | }?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:13 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:23 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1519 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1520 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1521 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1522 | | Err("failed to get rx map rules") [INFO] [stdout] 1523 | | }, [INFO] [stdout] 1524 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:23 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1519 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1520 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1521 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1522 | | Err("failed to get rx map rules") [INFO] [stdout] 1523 | | }, [INFO] [stdout] 1524 | | }?; [INFO] [stdout] | |__________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1522:17 [INFO] [stdout] | [INFO] [stdout] 1522 | Err("failed to get rx map rules") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:23 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1519 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1520 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1521 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1522 | | Err("failed to get rx map rules") [INFO] [stdout] 1523 | | }, [INFO] [stdout] 1524 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1509:30 [INFO] [stdout] | [INFO] [stdout] 1509 | let write_fn = async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1510 | | self.core.write(packet).await; [INFO] [stdout] 1511 | | [INFO] [stdout] 1512 | | return match self.rx_map.recv().await { [INFO] [stdout] ... | [INFO] [stdout] 1515 | | }; [INFO] [stdout] 1516 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1524:10 [INFO] [stdout] | [INFO] [stdout] 1524 | }?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1514:34 [INFO] [stdout] | [INFO] [stdout] 1514 | Err(_) => return Err("failed to get rx map rules, channel closed") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1513:26 [INFO] [stdout] | [INFO] [stdout] 1513 | Ok(r) => Ok(r), [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:23 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1519 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1520 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1521 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1522 | | Err("failed to get rx map rules") [INFO] [stdout] 1523 | | }, [INFO] [stdout] 1524 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1513:20 [INFO] [stdout] | [INFO] [stdout] 1513 | Ok(r) => Ok(r), [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1522:17 [INFO] [stdout] | [INFO] [stdout] 1522 | Err("failed to get rx map rules") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1513:17 [INFO] [stdout] | [INFO] [stdout] 1513 | Ok(r) => Ok(r), [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1518:23 [INFO] [stdout] | [INFO] [stdout] 1518 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1519 | | p_res = write_fn.fuse() => p_res, [INFO] [stdout] 1520 | | e_res = self.core.error().fuse() => { [INFO] [stdout] 1521 | | eprintln!("{:?}", e_res); [INFO] [stdout] 1522 | | Err("failed to get rx map rules") [INFO] [stdout] 1523 | | }, [INFO] [stdout] 1524 | | }?; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1512:26 [INFO] [stdout] | [INFO] [stdout] 1512 | return match self.rx_map.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1509:30 [INFO] [stdout] | [INFO] [stdout] 1509 | let write_fn = async { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1510 | | self.core.write(packet).await; [INFO] [stdout] 1511 | | [INFO] [stdout] 1512 | | return match self.rx_map.recv().await { [INFO] [stdout] ... | [INFO] [stdout] 1515 | | }; [INFO] [stdout] 1516 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1514:17 [INFO] [stdout] | [INFO] [stdout] 1514 | Err(_) => return Err("failed to get rx map rules, channel closed") [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1514:34 [INFO] [stdout] | [INFO] [stdout] 1514 | Err(_) => return Err("failed to get rx map rules, channel closed") [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1513:26 [INFO] [stdout] | [INFO] [stdout] 1513 | Ok(r) => Ok(r), [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1513:20 [INFO] [stdout] | [INFO] [stdout] 1513 | Ok(r) => Ok(r), [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1513:17 [INFO] [stdout] | [INFO] [stdout] 1513 | Ok(r) => Ok(r), [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1512:26 [INFO] [stdout] | [INFO] [stdout] 1512 | return match self.rx_map.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1514:17 [INFO] [stdout] | [INFO] [stdout] 1514 | Err(_) => return Err("failed to get rx map rules, channel closed") [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1678:24 [INFO] [stdout] | [INFO] [stdout] 1678 | Ok(r) => r, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1678:21 [INFO] [stdout] | [INFO] [stdout] 1678 | Ok(r) => r, [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1675:23 [INFO] [stdout] | [INFO] [stdout] 1675 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1676 | | p_res = self.setting_info.recv().fuse() => { [INFO] [stdout] 1677 | | match p_res { [INFO] [stdout] 1678 | | Ok(r) => r, [INFO] [stdout] ... | [INFO] [stdout] 1685 | | }, [INFO] [stdout] 1686 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1679:21 [INFO] [stdout] | [INFO] [stdout] 1679 | Err(_) => return Err("failed to get setting info, channel closed"), [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1678:24 [INFO] [stdout] | [INFO] [stdout] 1678 | Ok(r) => r, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1678:21 [INFO] [stdout] | [INFO] [stdout] 1678 | Ok(r) => r, [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1675:23 [INFO] [stdout] | [INFO] [stdout] 1675 | let payload = select! { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1676 | | p_res = self.setting_info.recv().fuse() => { [INFO] [stdout] 1677 | | match p_res { [INFO] [stdout] 1678 | | Ok(r) => r, [INFO] [stdout] ... | [INFO] [stdout] 1685 | | }, [INFO] [stdout] 1686 | | }; [INFO] [stdout] | |_________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:1679:21 [INFO] [stdout] | [INFO] [stdout] 1679 | Err(_) => return Err("failed to get setting info, channel closed"), [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required by `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async_msp_lib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7d88f353c2876d9448c8332d361d6fbffc01d3a2d3f51f76826426b05e1daa77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d88f353c2876d9448c8332d361d6fbffc01d3a2d3f51f76826426b05e1daa77", kill_on_drop: false }` [INFO] [stdout] 7d88f353c2876d9448c8332d361d6fbffc01d3a2d3f51f76826426b05e1daa77