[INFO] fetching crate lifx-core 0.4.0...
[INFO] checking lifx-core-0.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate lifx-core 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate lifx-core 0.4.0
[INFO] finished tweaking crates.io crate lifx-core 0.4.0
[INFO] tweaked toml for crates.io crate lifx-core 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lifx-core 0.4.0 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 9 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56f4541574f1c0e1ee6ea820b25e0be30b28c8cf0d57177d1118b5954ba1abbe
[INFO] running `Command { std: "docker" "start" "-a" "56f4541574f1c0e1ee6ea820b25e0be30b28c8cf0d57177d1118b5954ba1abbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f4541574f1c0e1ee6ea820b25e0be30b28c8cf0d57177d1118b5954ba1abbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f4541574f1c0e1ee6ea820b25e0be30b28c8cf0d57177d1118b5954ba1abbe", kill_on_drop: false }`
[INFO] [stdout] 56f4541574f1c0e1ee6ea820b25e0be30b28c8cf0d57177d1118b5954ba1abbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] d680859a60f46b906fd9a7afc42f00370ee09450d112a45904d585c181f91181
[INFO] running `Command { std: "docker" "start" "-a" "d680859a60f46b906fd9a7afc42f00370ee09450d112a45904d585c181f91181", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lifx-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:693:19
[INFO] [stdout]     |
[INFO] [stdout] 693 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:695:15
[INFO] [stdout]     |
[INFO] [stdout] 695 |         #[cfg(fuzzing)]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:744:19
[INFO] [stdout]     |
[INFO] [stdout] 744 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:746:15
[INFO] [stdout]     |
[INFO] [stdout] 746 |         #[cfg(fuzzing)]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:992:19
[INFO] [stdout]     |
[INFO] [stdout] 992 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:994:15
[INFO] [stdout]     |
[INFO] [stdout] 994 |         #[cfg(fuzzing)]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/lib.rs:1049:19
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         #[cfg(not(fuzzing))]
[INFO] [stdout]      |                   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/lib.rs:1051:15
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         #[cfg(fuzzing)]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:693:19
[INFO] [stdout]     |
[INFO] [stdout] 693 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:695:15
[INFO] [stdout]     |
[INFO] [stdout] 695 |         #[cfg(fuzzing)]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:744:19
[INFO] [stdout]     |
[INFO] [stdout] 744 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:746:15
[INFO] [stdout]     |
[INFO] [stdout] 746 |         #[cfg(fuzzing)]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:992:19
[INFO] [stdout]     |
[INFO] [stdout] 992 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:994:15
[INFO] [stdout]     |
[INFO] [stdout] 994 |         #[cfg(fuzzing)]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/lib.rs:1049:19
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         #[cfg(not(fuzzing))]
[INFO] [stdout]      |                   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/lib.rs:1051:15
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         #[cfg(fuzzing)]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1344 |             3 => Ok(unpack!(msg, StateService, service: u8, port: u32)),
[INFO] [stdout]      |                     -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1344 |             3 => Ok(unpack!(msg, StateService, service: u8, port: u32)),
[INFO] [stdout]      |                     -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, PowerLevel>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1382 |             21 => Ok(unpack!(msg, SetPower, level: PowerLevel)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<PowerLevel, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1382 |             21 => Ok(unpack!(msg, SetPower, level: PowerLevel)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1383 |             22 => Ok(unpack!(msg, StatePower, level: u16)),
[INFO] [stdout]      |                      ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1383 |             22 => Ok(unpack!(msg, StatePower, level: u16)),
[INFO] [stdout]      |                      ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1385 |             24 => Ok(unpack!(msg, SetLabel, label: LifxString)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1385 |             24 => Ok(unpack!(msg, SetLabel, label: LifxString)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1386 |             25 => Ok(unpack!(msg, StateLabel, label: LifxString)),
[INFO] [stdout]      |                      ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1386 |             25 => Ok(unpack!(msg, StateLabel, label: LifxString)),
[INFO] [stdout]      |                      ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, EchoPayload>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 |             58 => Ok(unpack!(msg, EchoRequest, payload: EchoPayload)),
[INFO] [stdout]      |                      ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<EchoPayload, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 |             58 => Ok(unpack!(msg, EchoRequest, payload: EchoPayload)),
[INFO] [stdout]      |                      ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, EchoPayload>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1437 |             59 => Ok(unpack!(msg, EchoResponse, payload: EchoPayload)),
[INFO] [stdout]      |                      ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<EchoPayload, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1437 |             59 => Ok(unpack!(msg, EchoResponse, payload: EchoPayload)),
[INFO] [stdout]      |                      ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Waveform>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Waveform, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Waveform>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Waveform, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1490 |             122 => Ok(unpack!(msg, LightSetInfrared, brightness: u16)),
[INFO] [stdout]      |                       ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1490 |             122 => Ok(unpack!(msg, LightSetInfrared, brightness: u16)),
[INFO] [stdout]      |                       ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LastHevCycleResult>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1514 |               149 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1515 | |                 msg,
[INFO] [stdout] 1516 | |                 LightStateLastHevCycleResult,
[INFO] [stdout] 1517 | |                 result: LastHevCycleResult
[INFO] [stdout] 1518 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LastHevCycleResult, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1514 |               149 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1515 | |                 msg,
[INFO] [stdout] 1516 | |                 LightStateLastHevCycleResult,
[INFO] [stdout] 1517 | |                 result: LastHevCycleResult
[INFO] [stdout] 1518 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1519 |             121 => Ok(unpack!(msg, LightStateInfrared, brightness: u16)),
[INFO] [stdout]      |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1519 |             121 => Ok(unpack!(msg, LightStateInfrared, brightness: u16)),
[INFO] [stdout]      |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1529 |             502 => Ok(unpack!(msg, GetColorZones, start_index: u8, end_index: u8)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1529 |             502 => Ok(unpack!(msg, GetColorZones, start_index: u8, end_index: u8)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1529 |             502 => Ok(unpack!(msg, GetColorZones, start_index: u8, end_index: u8)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, MultiZoneEffectType>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<MultiZoneEffectType, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, [u32; 8]>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<[u32; 8], Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, MultiZoneEffectType>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<MultiZoneEffectType, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, [u32; 8]>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<[u32; 8], Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Box<[HSBK; 82]>>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Box<[HSBK; 82]>, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Box<[HSBK; 82]>>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Box<[HSBK; 82]>, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1588 |             816 => Ok(unpack!(msg, RelayGetPower, relay_index: u8)),
[INFO] [stdout]      |                       -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1588 |             816 => Ok(unpack!(msg, RelayGetPower, relay_index: u8)),
[INFO] [stdout]      |                       -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lifx-core` (lib) due to 225 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1344 |             3 => Ok(unpack!(msg, StateService, service: u8, port: u32)),
[INFO] [stdout]      |                     -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1344 |             3 => Ok(unpack!(msg, StateService, service: u8, port: u32)),
[INFO] [stdout]      |                     -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1346 |               13 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1347 | |                 msg,
[INFO] [stdout] 1348 | |                 StateHostInfo,
[INFO] [stdout] 1349 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1352 | |                 reserved: i16
[INFO] [stdout] 1353 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1355 |               15 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1356 | |                 msg,
[INFO] [stdout] 1357 | |                 StateHostFirmware,
[INFO] [stdout] 1358 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1361 | |                 version_major: u16
[INFO] [stdout] 1362 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |               17 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1365 | |                 msg,
[INFO] [stdout] 1366 | |                 StateWifiInfo,
[INFO] [stdout] 1367 | |                 signal: f32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |                 reserved: i16
[INFO] [stdout] 1371 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |               19 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1374 | |                 msg,
[INFO] [stdout] 1375 | |                 StateWifiFirmware,
[INFO] [stdout] 1376 | |                 build: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |                 version_major: u16
[INFO] [stdout] 1380 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, PowerLevel>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1382 |             21 => Ok(unpack!(msg, SetPower, level: PowerLevel)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<PowerLevel, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1382 |             21 => Ok(unpack!(msg, SetPower, level: PowerLevel)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1383 |             22 => Ok(unpack!(msg, StatePower, level: u16)),
[INFO] [stdout]      |                      ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1383 |             22 => Ok(unpack!(msg, StatePower, level: u16)),
[INFO] [stdout]      |                      ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1385 |             24 => Ok(unpack!(msg, SetLabel, label: LifxString)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1385 |             24 => Ok(unpack!(msg, SetLabel, label: LifxString)),
[INFO] [stdout]      |                      ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1386 |             25 => Ok(unpack!(msg, StateLabel, label: LifxString)),
[INFO] [stdout]      |                      ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1386 |             25 => Ok(unpack!(msg, StateLabel, label: LifxString)),
[INFO] [stdout]      |                      ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 |               33 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1389 | |                 msg,
[INFO] [stdout] 1390 | |                 StateVersion,
[INFO] [stdout] 1391 | |                 vendor: u32,
[INFO] [stdout] 1392 | |                 product: u32,
[INFO] [stdout] 1393 | |                 reserved: u32
[INFO] [stdout] 1394 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1396 |               35 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1397 | |                 msg,
[INFO] [stdout] 1398 | |                 StateInfo,
[INFO] [stdout] 1399 | |                 time: u64,
[INFO] [stdout] 1400 | |                 uptime: u64,
[INFO] [stdout] 1401 | |                 downtime: u64
[INFO] [stdout] 1402 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1407 |               49 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1408 | |                 msg,
[INFO] [stdout] 1409 | |                 SetLocation,
[INFO] [stdout] 1410 | |                 location: LifxIdent,
[INFO] [stdout] 1411 | |                 label: LifxString,
[INFO] [stdout] 1412 | |                 updated_at: u64
[INFO] [stdout] 1413 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1414 |               50 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1415 | |                 msg,
[INFO] [stdout] 1416 | |                 StateLocation,
[INFO] [stdout] 1417 | |                 location: LifxIdent,
[INFO] [stdout] 1418 | |                 label: LifxString,
[INFO] [stdout] 1419 | |                 updated_at: u64
[INFO] [stdout] 1420 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1422 |               52 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1423 | |                 msg,
[INFO] [stdout] 1424 | |                 SetGroup,
[INFO] [stdout] 1425 | |                 group: LifxIdent,
[INFO] [stdout] 1426 | |                 label: LifxString,
[INFO] [stdout] 1427 | |                 updated_at: u64
[INFO] [stdout] 1428 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxIdent>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxIdent, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1429 |               53 => Ok(unpack!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1430 | |                 msg,
[INFO] [stdout] 1431 | |                 StateGroup,
[INFO] [stdout] 1432 | |                 group: LifxIdent,
[INFO] [stdout] 1433 | |                 label: LifxString,
[INFO] [stdout] 1434 | |                 updated_at: u64
[INFO] [stdout] 1435 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, EchoPayload>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 |             58 => Ok(unpack!(msg, EchoRequest, payload: EchoPayload)),
[INFO] [stdout]      |                      ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<EchoPayload, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 |             58 => Ok(unpack!(msg, EchoRequest, payload: EchoPayload)),
[INFO] [stdout]      |                      ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, EchoPayload>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1437 |             59 => Ok(unpack!(msg, EchoResponse, payload: EchoPayload)),
[INFO] [stdout]      |                      ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<EchoPayload, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1437 |             59 => Ok(unpack!(msg, EchoResponse, payload: EchoPayload)),
[INFO] [stdout]      |                      ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1439 |               102 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1440 | |                 msg,
[INFO] [stdout] 1441 | |                 LightSetColor,
[INFO] [stdout] 1442 | |                 reserved: u8,
[INFO] [stdout] 1443 | |                 color: HSBK,
[INFO] [stdout] 1444 | |                 duration: u32
[INFO] [stdout] 1445 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Waveform>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Waveform, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |               103 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1447 | |                 msg,
[INFO] [stdout] 1448 | |                 SetWaveform,
[INFO] [stdout] 1449 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1455 | |                 waveform: Waveform
[INFO] [stdout] 1456 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LifxString>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LifxString, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1457 |               107 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1458 | |                 msg,
[INFO] [stdout] 1459 | |                 LightState,
[INFO] [stdout] 1460 | |                 color: HSBK,
[INFO] [stdout] ...    |
[INFO] [stdout] 1464 | |                 reserved2: u64
[INFO] [stdout] 1465 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1467 |             117 => Ok(unpack!(msg, LightSetPower, level: u16, duration: u32)),
[INFO] [stdout]      |                       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, f32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<f32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, i16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<i16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Waveform>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Waveform, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1474 |               119 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1475 | |                 msg,
[INFO] [stdout] 1476 | |                 SetWaveformOptional,
[INFO] [stdout] 1477 | |                 reserved: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1487 | |                 set_kelvin: bool
[INFO] [stdout] 1488 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1490 |             122 => Ok(unpack!(msg, LightSetInfrared, brightness: u16)),
[INFO] [stdout]      |                       ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1490 |             122 => Ok(unpack!(msg, LightSetInfrared, brightness: u16)),
[INFO] [stdout]      |                       ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1492 |             143 => Ok(unpack!(msg, LightSetHevCycle, enable: bool, duration: u32)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |               144 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1494 | |                 msg,
[INFO] [stdout] 1495 | |                 LightStateHevCycle,
[INFO] [stdout] 1496 | |                 duration: u32,
[INFO] [stdout] 1497 | |                 remaining: u32,
[INFO] [stdout] 1498 | |                 last_power: bool
[INFO] [stdout] 1499 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 |               146 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1502 | |                 msg,
[INFO] [stdout] 1503 | |                 LightSetHevCycleConfiguration,
[INFO] [stdout] 1504 | |                 indication: bool,
[INFO] [stdout] 1505 | |                 duration: u32
[INFO] [stdout] 1506 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<bool, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1507 |               147 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1508 | |                 msg,
[INFO] [stdout] 1509 | |                 LightStateHevCycleConfiguration,
[INFO] [stdout] 1510 | |                 indication: bool,
[INFO] [stdout] 1511 | |                 duration: u32
[INFO] [stdout] 1512 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, LastHevCycleResult>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1514 |               149 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1515 | |                 msg,
[INFO] [stdout] 1516 | |                 LightStateLastHevCycleResult,
[INFO] [stdout] 1517 | |                 result: LastHevCycleResult
[INFO] [stdout] 1518 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<LastHevCycleResult, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1514 |               149 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1515 | |                 msg,
[INFO] [stdout] 1516 | |                 LightStateLastHevCycleResult,
[INFO] [stdout] 1517 | |                 result: LastHevCycleResult
[INFO] [stdout] 1518 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1519 |             121 => Ok(unpack!(msg, LightStateInfrared, brightness: u16)),
[INFO] [stdout]      |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1519 |             121 => Ok(unpack!(msg, LightStateInfrared, brightness: u16)),
[INFO] [stdout]      |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1520 |               501 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1521 | |                 msg,
[INFO] [stdout] 1522 | |                 SetColorZones,
[INFO] [stdout] 1523 | |                 start_index: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |                 apply: u8
[INFO] [stdout] 1528 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1529 |             502 => Ok(unpack!(msg, GetColorZones, start_index: u8, end_index: u8)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1529 |             502 => Ok(unpack!(msg, GetColorZones, start_index: u8, end_index: u8)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1529 |             502 => Ok(unpack!(msg, GetColorZones, start_index: u8, end_index: u8)),
[INFO] [stdout]      |                       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1530 |             503 => Ok(unpack!(msg, StateZone, count: u8, index: u8, color: HSBK)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<HSBK, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, HSBK>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1531 |               506 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1532 | |                 msg,
[INFO] [stdout] 1533 | |                 StateMultiZone,
[INFO] [stdout] 1534 | |                 count: u8,
[INFO] [stdout] ...    |
[INFO] [stdout] 1543 | |                 color7: HSBK
[INFO] [stdout] 1544 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, MultiZoneEffectType>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<MultiZoneEffectType, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, [u32; 8]>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<[u32; 8], Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1546 |               508 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1547 | |                 msg,
[INFO] [stdout] 1548 | |                 SetMultiZoneEffect,
[INFO] [stdout] 1549 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |                 parameters: [u32; 8]
[INFO] [stdout] 1557 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, MultiZoneEffectType>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<MultiZoneEffectType, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u64>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u64, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, [u32; 8]>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<[u32; 8], Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |               509 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1559 | |                 msg,
[INFO] [stdout] 1560 | |                 StateMultiZoneEffect,
[INFO] [stdout] 1561 | |                 instance_id: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1568 | |                 parameters: [u32; 8]
[INFO] [stdout] 1569 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u32>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u32, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Box<[HSBK; 82]>>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Box<[HSBK; 82]>, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1570 |               510 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1571 | |                 msg,
[INFO] [stdout] 1572 | |                 SetExtendedColorZones,
[INFO] [stdout] 1573 | |                 duration: u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1577 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1578 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, Box<[HSBK; 82]>>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Box<[HSBK; 82]>, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                       $n: $n.try_into()?,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1580 |               512 => Ok(unpack!(
[INFO] [stdout]      |  _______________________-
[INFO] [stdout] 1581 | |                 msg,
[INFO] [stdout] 1582 | |                 StateExtendedColorZones,
[INFO] [stdout] 1583 | |                 zones_count: u16,
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |                 colors: [HSBK; 82]
[INFO] [stdout] 1587 | |             )),
[INFO] [stdout]      | |_____________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1588 |             816 => Ok(unpack!(msg, RelayGetPower, relay_index: u8)),
[INFO] [stdout]      |                       -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1588 |             816 => Ok(unpack!(msg, RelayGetPower, relay_index: u8)),
[INFO] [stdout]      |                       -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1589 |             817 => Ok(unpack!(msg, RelaySetPower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       -------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u8>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u8, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<Result<Infallible, Infallible>, u16>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (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<u16, Infallible>
[INFO] [stdout]     --> src/lib.rs:554:25
[INFO] [stdout]      |
[INFO] [stdout]  554 |                     $n: $n.try_into()?,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1590 |             818 => Ok(unpack!(msg, RelayStatePower, relay_index: u8, level: u16)),
[INFO] [stdout]      |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `unpack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lifx-core` (lib test) due to 225 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d680859a60f46b906fd9a7afc42f00370ee09450d112a45904d585c181f91181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d680859a60f46b906fd9a7afc42f00370ee09450d112a45904d585c181f91181", kill_on_drop: false }`
[INFO] [stdout] d680859a60f46b906fd9a7afc42f00370ee09450d112a45904d585c181f91181
