[INFO] fetching crate etherage 0.5.1...
[INFO] checking etherage-0.5.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate etherage 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate etherage 0.5.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate etherage 0.5.1
[INFO] tweaked toml for crates.io crate etherage 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate etherage 0.5.1 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] crate crates.io crate etherage 0.5.1 already has a lockfile, it will not be regenerated
[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] fa599b60977b982d9b5318cf8d5bc1343504ae65d945f8e0d5df02ecfab706cb
[INFO] running `Command { std: "docker" "start" "-a" "fa599b60977b982d9b5318cf8d5bc1343504ae65d945f8e0d5df02ecfab706cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa599b60977b982d9b5318cf8d5bc1343504ae65d945f8e0d5df02ecfab706cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa599b60977b982d9b5318cf8d5bc1343504ae65d945f8e0d5df02ecfab706cb", kill_on_drop: false }`
[INFO] [stdout] fa599b60977b982d9b5318cf8d5bc1343504ae65d945f8e0d5df02ecfab706cb
[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] 3ab8fcc35afe882e3df583c083a5fe7f40cfc1c86dda6fe2a148313366256286
[INFO] running `Command { std: "docker" "start" "-a" "3ab8fcc35afe882e3df583c083a5fe7f40cfc1c86dda6fe2a148313366256286", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.13
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking arbitrary-int v1.2.6
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking nix v0.21.2
[INFO] [stderr]     Checking thread-priority v1.1.0
[INFO] [stderr]     Checking timerfd v1.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling bilge-impl v0.2.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking ioprio v0.2.0
[INFO] [stderr]     Checking bilge v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking futures-concurrency v7.4.3
[INFO] [stderr]     Checking tokio-timerfd v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking etherage v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum fills its bitsize
[INFO] [stdout]    --> src/registers.rs:677:10
[INFO] [stdout]     |
[INFO] [stdout] 677 | #[derive(TryFromBits, Debug, Copy, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: you can use `#[derive(FromBits)]` instead, rust will provide `TryFrom` for you (so you don't necessarily have to update call-sites)
[INFO] [stdout]     = note: this warning originates in the derive macro `TryFromBits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum fills its bitsize
[INFO] [stdout]    --> src/registers.rs:687:10
[INFO] [stdout]     |
[INFO] [stdout] 687 | #[derive(TryFromBits, Debug, Copy, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: you can use `#[derive(FromBits)]` instead, rust will provide `TryFrom` for you (so you don't necessarily have to update call-sites)
[INFO] [stdout]     = note: this warning originates in the derive macro `TryFromBits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum fills its bitsize
[INFO] [stdout]    --> src/registers.rs:677:10
[INFO] [stdout]     |
[INFO] [stdout] 677 | #[derive(TryFromBits, Debug, Copy, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: you can use `#[derive(FromBits)]` instead, rust will provide `TryFrom` for you (so you don't necessarily have to update call-sites)
[INFO] [stdout]     = note: this warning originates in the derive macro `TryFromBits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum fills its bitsize
[INFO] [stdout]    --> src/registers.rs:687:10
[INFO] [stdout]     |
[INFO] [stdout] 687 | #[derive(TryFromBits, Debug, Copy, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: you can use `#[derive(FromBits)]` instead, rust will provide `TryFrom` for you (so you don't necessarily have to update call-sites)
[INFO] [stdout]     = note: this warning originates in the derive macro `TryFromBits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/data.rs:61:45
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn uninit() -> Self {unsafe {core::mem::uninitialized()}}
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/data.rs:61:45
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn uninit() -> Self {unsafe {core::mem::uninitialized()}}
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/data.rs:436:62
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub fn read(&'a mut self, size: usize) -> PackingResult<&'_ [u8]> {
[INFO] [stdout]     |                  -- the lifetime is named here               ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 436 -     pub fn read(&'a mut self, size: usize) -> PackingResult<&'_ [u8]> {
[INFO] [stdout] 436 +     pub fn read(&'a mut self, size: usize) -> PackingResult<&'a [u8]> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq, Default)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/registers.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:268:10
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/registers.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[bitsize(4)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[bitsize(9)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[bitsize(9)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PortDescriptor, Infallible>
[INFO] [stdout]    --> src/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<DcRange, Infallible>
[INFO] [stdout]    --> src/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PortDescriptor, Infallible>
[INFO] [stdout]    --> src/registers.rs:537:10
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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<DcRange, Infallible>
[INFO] [stdout]    --> src/registers.rs:537:10
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/registers.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 10>, Infallible>
[INFO] [stdout]    --> src/registers.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/registers.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<LoopStatus, Infallible>
[INFO] [stdout]    --> src/registers.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | #[bitsize(2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/registers.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:785:1
[INFO] [stdout]     |
[INFO] [stdout] 785 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:795:1
[INFO] [stdout]     |
[INFO] [stdout] 795 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:806:1
[INFO] [stdout]     |
[INFO] [stdout] 806 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SiiOwner, Infallible>
[INFO] [stdout]    --> src/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SiiTransaction, Infallible>
[INFO] [stdout]    --> src/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SiiUnit, Infallible>
[INFO] [stdout]    --> src/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 5>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 24>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 31>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1168:1
[INFO] [stdout]      |
[INFO] [stdout] 1168 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1168:1
[INFO] [stdout]      |
[INFO] [stdout] 1168 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1254:1
[INFO] [stdout]      |
[INFO] [stdout] 1254 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1273:1
[INFO] [stdout]      |
[INFO] [stdout] 1273 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1273:1
[INFO] [stdout]      |
[INFO] [stdout] 1273 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1282:1
[INFO] [stdout]      |
[INFO] [stdout] 1282 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1282:1
[INFO] [stdout]      |
[INFO] [stdout] 1282 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1127:1
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 14>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1127:1
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1156:1
[INFO] [stdout]      |
[INFO] [stdout] 1156 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<DriveType, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1156:1
[INFO] [stdout]      |
[INFO] [stdout] 1156 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1156:1
[INFO] [stdout]      |
[INFO] [stdout] 1156 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1188:1
[INFO] [stdout]      |
[INFO] [stdout] 1188 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1188:1
[INFO] [stdout]      |
[INFO] [stdout] 1188 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1230:1
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1230:1
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1230:1
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 5>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 22>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1472:1
[INFO] [stdout]      |
[INFO] [stdout] 1472 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 29>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1472:1
[INFO] [stdout]      |
[INFO] [stdout] 1472 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PositioningMode, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1512:1
[INFO] [stdout]      |
[INFO] [stdout] 1512 | #[bitsize(2)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 11>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PduCommand, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 11>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<ExternalEvent, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:778:1
[INFO] [stdout]     |
[INFO] [stdout] 778 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:788:1
[INFO] [stdout]     |
[INFO] [stdout] 788 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<CategoryType, Infallible>
[INFO] [stdout]    --> src/sii.rs:425:1
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:425:1
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<CategoryType, Infallible>
[INFO] [stdout]    --> src/sii.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(TryFromBits, DebugBits, Copy, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/sii.rs:547:1
[INFO] [stdout]     |
[INFO] [stdout] 547 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/sii.rs:547:1
[INFO] [stdout]     |
[INFO] [stdout] 547 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:558:1
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/sii.rs:558:1
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:565:1
[INFO] [stdout]     |
[INFO] [stdout] 565 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/sii.rs:565:1
[INFO] [stdout]     |
[INFO] [stdout] 565 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/sii.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PhysicalPort, Infallible>
[INFO] [stdout]    --> src/sii.rs:585:1
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(24)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 5>, Infallible>
[INFO] [stdout]    --> src/sii.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(24)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(24)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:648:1
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[bitsize(64)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:648:1
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[bitsize(64)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SyncManagerEnable, Infallible>
[INFO] [stdout]    --> src/sii.rs:648:1
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[bitsize(64)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SyncManagerEnable, Infallible>
[INFO] [stdout]    --> src/sii.rs:649:10
[INFO] [stdout]     |
[INFO] [stdout] 649 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/sii.rs:664:1
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/sii.rs:664:1
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/sii.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/mailbox.rs:303:1
[INFO] [stdout]     |
[INFO] [stdout] 303 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 9>, Infallible>
[INFO] [stdout]    --> src/can.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/can.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:441:1
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/can.rs:441:1
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:374:23
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn data(&self) -> tokio::sync::MutexGuard<GroupData<'a>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn data(&self) -> tokio::sync::MutexGuard<'_, GroupData<'a>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/data.rs:436:62
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub fn read(&'a mut self, size: usize) -> PackingResult<&'_ [u8]> {
[INFO] [stdout]     |                  -- the lifetime is named here               ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 436 -     pub fn read(&'a mut self, size: usize) -> PackingResult<&'_ [u8]> {
[INFO] [stdout] 436 +     pub fn read(&'a mut self, size: usize) -> PackingResult<&'a [u8]> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq, Default)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/registers.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<AlMixedState, Infallible>
[INFO] [stdout]    --> src/registers.rs:268:10
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/registers.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[bitsize(4)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[bitsize(9)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[bitsize(9)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PortDescriptor, Infallible>
[INFO] [stdout]    --> src/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<DcRange, Infallible>
[INFO] [stdout]    --> src/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:536:1
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PortDescriptor, Infallible>
[INFO] [stdout]    --> src/registers.rs:537:10
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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<DcRange, Infallible>
[INFO] [stdout]    --> src/registers.rs:537:10
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/registers.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 10>, Infallible>
[INFO] [stdout]    --> src/registers.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/registers.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/registers.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<LoopStatus, Infallible>
[INFO] [stdout]    --> src/registers.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | #[bitsize(2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/registers.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:738:1
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/registers.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:785:1
[INFO] [stdout]     |
[INFO] [stdout] 785 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:795:1
[INFO] [stdout]     |
[INFO] [stdout] 795 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:806:1
[INFO] [stdout]     |
[INFO] [stdout] 806 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SiiOwner, Infallible>
[INFO] [stdout]    --> src/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/registers.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SiiTransaction, Infallible>
[INFO] [stdout]    --> src/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SiiUnit, Infallible>
[INFO] [stdout]    --> src/registers.rs:867:1
[INFO] [stdout]     |
[INFO] [stdout] 867 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 5>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 24>, Infallible>
[INFO] [stdout]    --> src/registers.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | #[bitsize(128)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | #[bitsize(64)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 31>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1168:1
[INFO] [stdout]      |
[INFO] [stdout] 1168 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1168:1
[INFO] [stdout]      |
[INFO] [stdout] 1168 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1254:1
[INFO] [stdout]      |
[INFO] [stdout] 1254 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1273:1
[INFO] [stdout]      |
[INFO] [stdout] 1273 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1273:1
[INFO] [stdout]      |
[INFO] [stdout] 1273 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/registers.rs:1282:1
[INFO] [stdout]      |
[INFO] [stdout] 1282 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]     --> src/registers.rs:1282:1
[INFO] [stdout]      |
[INFO] [stdout] 1282 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1094:1
[INFO] [stdout]      |
[INFO] [stdout] 1094 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1127:1
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 14>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1127:1
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1156:1
[INFO] [stdout]      |
[INFO] [stdout] 1156 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<DriveType, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1156:1
[INFO] [stdout]      |
[INFO] [stdout] 1156 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1156:1
[INFO] [stdout]      |
[INFO] [stdout] 1156 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1188:1
[INFO] [stdout]      |
[INFO] [stdout] 1188 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1188:1
[INFO] [stdout]      |
[INFO] [stdout] 1188 | #[bitsize(8)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1230:1
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1230:1
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1230:1
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 5>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1313:1
[INFO] [stdout]      |
[INFO] [stdout] 1313 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 22>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1472:1
[INFO] [stdout]      |
[INFO] [stdout] 1472 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u32, 29>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1472:1
[INFO] [stdout]      |
[INFO] [stdout] 1472 | #[bitsize(32)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PositioningMode, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]     --> src/sdo.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | #[bitsize(16)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sdo.rs:1512:1
[INFO] [stdout]      |
[INFO] [stdout] 1512 | #[bitsize(2)]
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 11>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PduCommand, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 11>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<ExternalEvent, Infallible>
[INFO] [stdout]    --> src/rawmaster.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[bitsize(80)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:778:1
[INFO] [stdout]     |
[INFO] [stdout] 778 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/rawmaster.rs:788:1
[INFO] [stdout]     |
[INFO] [stdout] 788 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<CategoryType, Infallible>
[INFO] [stdout]    --> src/sii.rs:425:1
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:425:1
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<CategoryType, Infallible>
[INFO] [stdout]    --> src/sii.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(TryFromBits, DebugBits, Copy, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/sii.rs:547:1
[INFO] [stdout]     |
[INFO] [stdout] 547 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/sii.rs:547:1
[INFO] [stdout]     |
[INFO] [stdout] 547 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:558:1
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/sii.rs:558:1
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:565:1
[INFO] [stdout]     |
[INFO] [stdout] 565 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 7>, Infallible>
[INFO] [stdout]    --> src/sii.rs:565:1
[INFO] [stdout]     |
[INFO] [stdout] 565 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/sii.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<PhysicalPort, Infallible>
[INFO] [stdout]    --> src/sii.rs:585:1
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(24)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 5>, Infallible>
[INFO] [stdout]    --> src/sii.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(24)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | #[bitsize(24)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:648:1
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[bitsize(64)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:648:1
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[bitsize(64)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SyncManagerEnable, Infallible>
[INFO] [stdout]    --> src/sii.rs:648:1
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[bitsize(64)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<SyncManagerEnable, Infallible>
[INFO] [stdout]    --> src/sii.rs:649:10
[INFO] [stdout]     |
[INFO] [stdout] 649 | #[derive(TryFromBits, DebugBits, Copy, Clone, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `TryFromBits` (in Nightly 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/sii.rs:664:1
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/sii.rs:664:1
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/sii.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 4>, Infallible>
[INFO] [stdout]    --> src/sii.rs:703:1
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 6>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 1>, Infallible>
[INFO] [stdout]    --> src/mailbox.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[bitsize(48)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/mailbox.rs:303:1
[INFO] [stdout]     |
[INFO] [stdout] 303 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u16, 9>, Infallible>
[INFO] [stdout]    --> src/can.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/can.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[bitsize(16)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 2>, Infallible>
[INFO] [stdout]    --> src/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[bitsize(32)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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/can.rs:441:1
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly 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<UInt<u8, 3>, Infallible>
[INFO] [stdout]    --> src/can.rs:441:1
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[bitsize(8)]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `::bilge::bitsize_internal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mapping.rs:374:23
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn data(&self) -> tokio::sync::MutexGuard<GroupData<'a>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn data(&self) -> tokio::sync::MutexGuard<'_, GroupData<'a>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etherage` (lib test) due to 160 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `etherage` (lib) due to 160 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3ab8fcc35afe882e3df583c083a5fe7f40cfc1c86dda6fe2a148313366256286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab8fcc35afe882e3df583c083a5fe7f40cfc1c86dda6fe2a148313366256286", kill_on_drop: false }`
[INFO] [stdout] 3ab8fcc35afe882e3df583c083a5fe7f40cfc1c86dda6fe2a148313366256286
