[INFO] fetching crate reliq 0.3.7...
[INFO] checking reliq-0.3.7 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate reliq 0.3.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate reliq 0.3.7
[INFO] finished tweaking crates.io crate reliq 0.3.7
[INFO] tweaked toml for crates.io crate reliq 0.3.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reliq 0.3.7 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reliq 0.3.7 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ceb52ee45438857121e4bbd9df4fd4ed52940c011e7ceb196d54870ae74a9835
[INFO] running `Command { std: "docker" "start" "-a" "ceb52ee45438857121e4bbd9df4fd4ed52940c011e7ceb196d54870ae74a9835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceb52ee45438857121e4bbd9df4fd4ed52940c011e7ceb196d54870ae74a9835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb52ee45438857121e4bbd9df4fd4ed52940c011e7ceb196d54870ae74a9835", kill_on_drop: false }`
[INFO] [stdout] ceb52ee45438857121e4bbd9df4fd4ed52940c011e7ceb196d54870ae74a9835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cb8290897e0eea60456aa11d2e3a288367cba2640645b69e83562d9cf98d6d49
[INFO] running `Command { std: "docker" "start" "-a" "cb8290897e0eea60456aa11d2e3a288367cba2640645b69e83562d9cf98d6d49", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking modwire v0.1.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking reliq v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Deserializer`
[INFO] [stdout]    --> src/array/mod.rs:366:31
[INFO] [stdout]     |
[INFO] [stdout] 366 |         use serde::de::{self, Deserializer, SeqAccess, Visitor};
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] warning: type alias `Rad` is never used
[INFO] [stdout]   --> src/q/rad_mode.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               pub type Rad<const A: u8, B> = Q<A, B, RadMode>;
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | / ty!(
[INFO] [stdout] 15 | |     0 1 2 3 4 5 6 7 8 9
[INFO] [stdout] 16 | |     10 11 12 13 14 15 16 17 18 19
[INFO] [stdout] 17 | |     20 21 22 23 24 25 26 27 28 29
[INFO] [stdout] 18 | |     30 31 32 33 34 35 36 37
[INFO] [stdout] 19 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u8, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[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 `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u16, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u32, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u128, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i16, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i32, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i128, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<isize, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:7:28
[INFO] [stdout]     |
[INFO] [stdout]   7 |                   fn [< to _ $ty >](&self) -> Result<$ty> {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout]   8 | |                     let ret: Self = *self;
[INFO] [stdout]   9 | |                     let ret: $ty = $ty::try_from(ret).ok().ok_or(Error::UnsupportedConversion)?;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `int_conversion_fn` which comes from the expansion of the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u16, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:22:24
[INFO] [stdout]     |
[INFO] [stdout]  22 |                       u8 u16 u32 u64 u128 usize
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u32, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:22:28
[INFO] [stdout]     |
[INFO] [stdout]  22 |                       u8 u16 u32 u64 u128 usize
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |                       u8 u16 u32 u64 u128 usize
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<u128, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:22:36
[INFO] [stdout]     |
[INFO] [stdout]  22 |                       u8 u16 u32 u64 u128 usize
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:22:41
[INFO] [stdout]     |
[INFO] [stdout]  22 |                       u8 u16 u32 u64 u128 usize
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i32, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:23:28
[INFO] [stdout]     |
[INFO] [stdout]  23 |                       i8 i16 i32 i64 i128 isize
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:23:32
[INFO] [stdout]     |
[INFO] [stdout]  23 |                       i8 i16 i32 i64 i128 isize
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i128, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:23:36
[INFO] [stdout]     |
[INFO] [stdout]  23 |                       i8 i16 i32 i64 i128 isize
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i8, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  23 |                       i8 i16 i32 i64 i128 isize
[INFO] [stdout]     |                       ^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<i16, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:23:24
[INFO] [stdout]     |
[INFO] [stdout]  23 |                       i8 i16 i32 i64 i128 isize
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: core::result::Result<isize, Infallible>
[INFO] [stdout]    --> src/ops/to_prim.rs:23:41
[INFO] [stdout]     |
[INFO] [stdout]  23 |                       i8 i16 i32 i64 i128 isize
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | / impl_int!(
[INFO] [stdout] 107 | |     u8 u16 u32 u64 u128 usize
[INFO] [stdout] 108 | |     i8 i16 i32 i64 i128 isize
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reliq` (lib) due to 22 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cb8290897e0eea60456aa11d2e3a288367cba2640645b69e83562d9cf98d6d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8290897e0eea60456aa11d2e3a288367cba2640645b69e83562d9cf98d6d49", kill_on_drop: false }`
[INFO] [stdout] cb8290897e0eea60456aa11d2e3a288367cba2640645b69e83562d9cf98d6d49
