[INFO] cloning repository https://github.com/oxidecomputer/bitset
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/bitset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbitset", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbitset'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11eb609ae2f02ec2cb116f84210b5655b26924a1
[INFO] checking oxidecomputer/bitset against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbitset" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oxidecomputer/bitset
[INFO] finished tweaking git repo https://github.com/oxidecomputer/bitset
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/bitset written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/bitset on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/bitset already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb1dfb07a1ff2a5c2cfc5e83d8b3ed4ba6508aa19f91710d2185efd88cd931e6
[INFO] running `Command { std: "docker" "start" "-a" "cb1dfb07a1ff2a5c2cfc5e83d8b3ed4ba6508aa19f91710d2185efd88cd931e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb1dfb07a1ff2a5c2cfc5e83d8b3ed4ba6508aa19f91710d2185efd88cd931e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1dfb07a1ff2a5c2cfc5e83d8b3ed4ba6508aa19f91710d2185efd88cd931e6", kill_on_drop: false }`
[INFO] [stdout] cb1dfb07a1ff2a5c2cfc5e83d8b3ed4ba6508aa19f91710d2185efd88cd931e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bef6ec31971f773f535686ef4ab8e14dba095747c9b7f51b2fc0ef364ee5ed1
[INFO] running `Command { std: "docker" "start" "-a" "7bef6ec31971f773f535686ef4ab8e14dba095747c9b7f51b2fc0ef364ee5ed1", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling bitset-macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking bitset v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 1], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | matching_int_bitset!(8, u8);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | matching_int_bitset!(16, u16);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | matching_int_bitset!(32, u32);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | matching_int_bitset!(64, u64);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | matching_int_bitset!(128, u128);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 1], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | matching_int_bitset!(8, u8);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | matching_int_bitset!(16, u16);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | matching_int_bitset!(32, u32);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | matching_int_bitset!(64, u64);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 Self(data.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | matching_int_bitset!(128, u128);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `matching_int_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 2], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | seq!(N in 9..=128 { small_int_large_bitset!(N, u8); });
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 3], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 4], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 | seq!(N in 33..=128 { small_int_large_bitset!(N, usize); });
[INFO] [stdout]     |                      --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 14], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 | seq!(N in 17..=128 { small_int_large_bitset!(N, u16); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 15], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 16], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 | seq!(N in 65..=128 { small_int_large_bitset!(N, u64); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 5], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 6], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 7], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 8], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 9], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 10], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 11], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 12], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 13], Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 Self(padded.try_into().unwrap())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | seq!(N in 33..=128 { small_int_large_bitset!(N, u32); });
[INFO] [stdout]     |                      ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `small_int_large_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 392 | seq!(N in 1..=127 { large_int_small_bitset!(N, u128); });
[INFO] [stdout]     |                     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `large_int_small_bitset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u128, Infallible>
[INFO] [stdout]    --> lib/src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 $ty::try_from(tmp).unwrap()
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[WARN] too many lines in the log, truncating it
