[INFO] fetching crate dash7 0.7.3... [INFO] checking dash7-0.7.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate dash7 0.7.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate dash7 0.7.3 [INFO] finished tweaking crates.io crate dash7 0.7.3 [INFO] tweaked toml for crates.io crate dash7 0.7.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dash7 0.7.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] [stderr] Adding deku v0.16.0 (available: v0.20.0) [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f63fec46c882c7dd0c897ff891b8b8dfe3f9d82f330d7ec1935f5d570e7c655 [INFO] running `Command { std: "docker" "start" "-a" "3f63fec46c882c7dd0c897ff891b8b8dfe3f9d82f330d7ec1935f5d570e7c655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f63fec46c882c7dd0c897ff891b8b8dfe3f9d82f330d7ec1935f5d570e7c655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f63fec46c882c7dd0c897ff891b8b8dfe3f9d82f330d7ec1935f5d570e7c655", kill_on_drop: false }` [INFO] [stdout] 3f63fec46c882c7dd0c897ff891b8b8dfe3f9d82f330d7ec1935f5d570e7c655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 843e1b6a9ce1d10e925df88dd9b43592017d3c587442f9629277636ff53c0616 [INFO] running `Command { std: "docker" "start" "-a" "843e1b6a9ce1d10e925df88dd9b43592017d3c587442f9629277636ff53c0616", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Checking deku v0.16.0 [INFO] [stderr] Checking dash7 v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `length` is never read [INFO] [stdout] --> src/session/mod.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[deku(ctx = "interface_id: InterfaceType, length: u32", id = "interface_id")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `length` is never read [INFO] [stdout] --> src/session/mod.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[deku(ctx = "interface_id: InterfaceType, length: u32", id = "interface_id")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `length` is never read [INFO] [stdout] --> src/file/mod.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | ctx = "file_id: FileId, length: u32", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, StatusType> [INFO] [stdout] --> src/app/operand.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/operand.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, InterfaceType> [INFO] [stdout] --> src/app/operand.rs:491:20 [INFO] [stdout] | [INFO] [stdout] 491 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/operand.rs:491:20 [INFO] [stdout] | [INFO] [stdout] 491 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/operand.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/operand.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Length> [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Length> [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Length> [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, AddressType> [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NlsMethod> [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/file/phy_status.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/file/phy_status.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/file/phy_status.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dash7` (lib) due to 48 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: value assigned to `length` is never read [INFO] [stdout] --> src/file/mod.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | ctx = "file_id: FileId, length: u32", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, StatusType> [INFO] [stdout] --> src/app/operand.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/operand.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, InterfaceType> [INFO] [stdout] --> src/app/operand.rs:491:20 [INFO] [stdout] | [INFO] [stdout] 491 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/operand.rs:491:20 [INFO] [stdout] | [INFO] [stdout] 491 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/operand.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/operand.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, operand::Length> [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, operand::Length> [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/app/query.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, operand::Length> [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/app/query.rs:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, AddressType> [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NlsMethod> [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/network/addressee.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(DekuRead, DekuWrite, Default, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/file/phy_status.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/file/phy_status.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, usize> [INFO] [stdout] --> src/file/phy_status.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/test_tools.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/test_tools.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DekuRead, DekuWrite, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dash7` (lib test) due to 50 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "843e1b6a9ce1d10e925df88dd9b43592017d3c587442f9629277636ff53c0616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843e1b6a9ce1d10e925df88dd9b43592017d3c587442f9629277636ff53c0616", kill_on_drop: false }` [INFO] [stdout] 843e1b6a9ce1d10e925df88dd9b43592017d3c587442f9629277636ff53c0616