[INFO] cloning repository https://github.com/kotfind/byte-layout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kotfind/byte-layout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkotfind%2Fbyte-layout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkotfind%2Fbyte-layout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66d6f25d769a00d08038f6f8b917993fa2fb6705
[INFO] checking kotfind/byte-layout against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkotfind%2Fbyte-layout" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kotfind/byte-layout
[INFO] finished tweaking git repo https://github.com/kotfind/byte-layout
[INFO] tweaked toml for git repo https://github.com/kotfind/byte-layout written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kotfind/byte-layout on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kotfind/byte-layout 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d99a3c092a1489e8e6a8a8fb16aad11134ed300bc420f158015c704d425d8d1a
[INFO] running `Command { std: "docker" "start" "d99a3c092a1489e8e6a8a8fb16aad11134ed300bc420f158015c704d425d8d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d99a3c092a1489e8e6a8a8fb16aad11134ed300bc420f158015c704d425d8d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d99a3c092a1489e8e6a8a8fb16aad11134ed300bc420f158015c704d425d8d1a" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d99a3c092a1489e8e6a8a8fb16aad11134ed300bc420f158015c704d425d8d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d99a3c092a1489e8e6a8a8fb16aad11134ed300bc420f158015c704d425d8d1a" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking byte-layout-macros v0.1.0 (/opt/rustwide/workdir/byte-layout-macros)
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking byte-layout-defs v0.1.0 (/opt/rustwide/workdir/byte-layout-defs)
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UTerm, B1>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |     (u64;  SizeInBits<U<64>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UTerm, B1>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     (u128; SizeInBits<U<128>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     (i8;   SizeInBits<U<8>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |     (u64;  SizeInBits<U<64>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UTerm, B1>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     (i16;  SizeInBits<U<16>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     (i32;  SizeInBits<U<32>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     (u128; SizeInBits<U<128>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (i64;  SizeInBits<U<64>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UTerm, B1>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     (i8;   SizeInBits<U<8>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     (i128; SizeInBits<U<128>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UTerm, B1>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     (i16;  SizeInBits<U<16>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UTerm, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     (i32;  SizeInBits<U<32>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (i64;  SizeInBits<U<64>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>: ArrayLength`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     (i128; SizeInBits<U<128>>),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Into<[u8; 1]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 1]: Into<GenericArray<u8, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |               fn to_bytes(self) -> Bytes<Self::SIZE_T> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |               fn write_bytes(&self, bytes: &mut Bytes<Self::SIZE_T>) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Into<[u8; 2]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 2]: Into<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Into<[u8; 1]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 1]: Into<GenericArray<u8, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Into<[u8; 4]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 4]: Into<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Into<[u8; 2]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 2]: Into<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Into<[u8; 8]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 8]: Into<GenericArray<u8, UInt<UInt<UInt<_, B0>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Into<[u8; 4]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 4]: Into<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Into<[u8; 8]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 8]: Into<GenericArray<u8, UInt<UInt<UInt<_, B0>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Into<[u8; 16]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 16]: Into<GenericArray<u8, UInt<UInt<UInt<_, B0>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |               fn from_bytes(bytes: Bytes<Self::SIZE_T>) -> Result<Self> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Into<[u8; 16]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 16]: Into<GenericArray<u8, UInt<UInt<UInt<_, B0>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: Deref`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&GenericArray<u8, UInt<UInt<UInt<UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i64 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <i128 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Into<[u8; 1]>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Copy`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Into<[u8; 1]>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Copy`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Into<[u8; 1]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UTerm, B1> as ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 1]: Into<GenericArray<u8, UInt<UTerm, B1>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Into<[u8; 1]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UTerm, B1> as ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 1]: Into<GenericArray<u8, UInt<UTerm, B1>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 1]: Into<GenericArray<u8, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 1]: Into<GenericArray<u8, UInt<UTerm, B1>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut <GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut <GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u8 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UTerm, B1>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&<GenericArray<u8, UInt<UTerm, B1>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Into<[u8; 2]>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Copy`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Into<[u8; 2]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Into<[u8; 2]>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Copy`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UTerm, B1>, B0> as ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 2]: Into<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Into<[u8; 2]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UTerm, B1>, B0> as ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 2]: Into<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 2]: Into<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 2]: Into<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut <GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut <GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Into<[u8; 4]>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking byte-layout v0.1.0 (/opt/rustwide/workdir/byte-layout)
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u16 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&<GenericArray<u8, UInt<UInt<UTerm, B1>, B0>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Into<[u8; 4]>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Copy`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Into<[u8; 4]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Copy`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 4]: Into<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 4]: Into<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Into<[u8; 4]>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<UInt<UInt<UInt<UTerm, B1>, B0>, B0> as ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 4]: Into<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut <GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 4]: Into<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                   self.to_be_bytes().into()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>: DerefMut`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&<GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&mut <GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> as Deref>::Target well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Into<[u8; 8]>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, <u32 as defs::ToBytes>::SIZE_T> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Copy`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   Ok(<$ty>::from_be_bytes(bytes.into()))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UTerm, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> byte-layout-defs/src/impls.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |                   bytes.clone_from_slice(&self.to_bytes());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | / byte_layout_for_int![
[INFO] [stdout] 35 | |     (u8;   SizeInBits<U<8>>),
[INFO] [stdout] 36 | |     (u16;  SizeInBits<U<16>>),
[INFO] [stdout] 37 | |     (u32;  SizeInBits<U<32>>),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     (i128; SizeInBits<U<128>>),
[INFO] [stdout] 46 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`byte_layout_defs`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: this warning originates in the macro `byte_layout_for_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
