[INFO] fetching crate polyvalue 0.3.4...
[INFO] checking polyvalue-0.3.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate polyvalue 0.3.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate polyvalue 0.3.4
[INFO] finished tweaking crates.io crate polyvalue 0.3.4
[INFO] tweaked toml for crates.io crate polyvalue 0.3.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polyvalue 0.3.4 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 polyvalue 0.3.4 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 723be757b3598975152e7bbdeaa1da535d8935909d071c6881bed4ec55ca7737
[INFO] running `Command { std: "docker" "start" "-a" "723be757b3598975152e7bbdeaa1da535d8935909d071c6881bed4ec55ca7737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723be757b3598975152e7bbdeaa1da535d8935909d071c6881bed4ec55ca7737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723be757b3598975152e7bbdeaa1da535d8935909d071c6881bed4ec55ca7737", kill_on_drop: false }`
[INFO] [stdout] 723be757b3598975152e7bbdeaa1da535d8935909d071c6881bed4ec55ca7737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2cf6f9b57e70e8b5bdbb80bf26fdf8e8a40148951b66b766f775982bed03bb07
[INFO] running `Command { std: "docker" "start" "-a" "2cf6f9b57e70e8b5bdbb80bf26fdf8e8a40148951b66b766f775982bed03bb07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling fpdec-core v0.8.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]    Compiling fpdec-macros v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking fpdec v0.10.3
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking toml_edit v0.22.6
[INFO] [stderr]     Checking polyvalue v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stderr]     Checking cargo-readme v3.3.1
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/types/int.rs:349:32
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 | sized_int_type!(U8, u8, "8 bit unsigned integer");
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/types/int.rs:349:32
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/types/int.rs:349:32
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_currency_symbol` is never used
[INFO] [stdout]  --> src/is_currency.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait IsCurrency {
[INFO] [stdout]   |           ---------- method in this trait
[INFO] [stdout] 5 |     /// Returns true if the given string contains a currency symbol
[INFO] [stdout] 6 |     fn contains_currency_symbol(&self) -> bool;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]    --> src/value.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/value.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]    --> src/value.rs:344:63
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/value.rs:344:63
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]    --> src/value.rs:565:32
[INFO] [stdout]     |
[INFO] [stdout] 565 |             ValueType::Bool => Bool::try_from(self)?.into(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/value.rs:565:32
[INFO] [stdout]     |
[INFO] [stdout] 565 |             ValueType::Bool => Bool::try_from(self)?.into(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   let value: $source = self.try_into()?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl_value!(Bool, bool, |v: &Self| if *v.inner() {
[INFO] [stdout] 16 | |     "true"
[INFO] [stdout] 17 | | } else {
[INFO] [stdout] 18 | |     "false"
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_primitive` which comes from the expansion of the macro `impl_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   let value: $source = self.try_into()?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl_value!(Bool, bool, |v: &Self| if *v.inner() {
[INFO] [stdout] 16 | |     "true"
[INFO] [stdout] 17 | | } else {
[INFO] [stdout] 18 | |     "false"
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_primitive` which comes from the expansion of the macro `impl_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | map_type!(Array, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | map_type!(Array, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | map_type!(Object, Bool);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | map_type!(Object, Bool);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | map_type!(Float, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | map_type!(Float, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | map_type!(Fixed, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | map_type!(Fixed, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | map_type!(Currency, Bool);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | map_type!(Currency, Bool);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | map_type!(Str, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | map_type!(Str, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | map_type!(Range, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | map_type!(Range, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i8, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 452 | sized_int_type!(I8, i8, "8 bit signed integer");
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 | sized_int_type!(I16, i16, "16 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 | sized_int_type!(I16, i16, "16 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 | sized_int_type!(I16, i16, "16 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:263:29
[INFO] [stdout]     |
[INFO] [stdout] 263 |                             $subtype::try_from(p)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u8, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 | sized_int_type!(U8, u8, "8 bit unsigned integer");
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 | sized_int_type!(U8, u8, "8 bit unsigned integer");
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polyvalue` (lib) due to 68 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/types/int.rs:349:32
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 | sized_int_type!(U8, u8, "8 bit unsigned integer");
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/types/int.rs:349:32
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/types/int.rs:349:32
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]    --> src/value.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/value.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]    --> src/value.rs:344:63
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/value.rs:344:63
[INFO] [stdout]     |
[INFO] [stdout] 344 |             ValueType::Bool => (Bool::try_from(self)?.into(), Bool::try_from(other)?.into()),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]    --> src/value.rs:565:32
[INFO] [stdout]     |
[INFO] [stdout] 565 |             ValueType::Bool => Bool::try_from(self)?.into(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/value.rs:565:32
[INFO] [stdout]     |
[INFO] [stdout] 565 |             ValueType::Bool => Bool::try_from(self)?.into(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   let value: $source = self.try_into()?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl_value!(Bool, bool, |v: &Self| if *v.inner() {
[INFO] [stdout] 16 | |     "true"
[INFO] [stdout] 17 | | } else {
[INFO] [stdout] 18 | |     "false"
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_primitive` which comes from the expansion of the macro `impl_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   let value: $source = self.try_into()?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl_value!(Bool, bool, |v: &Self| if *v.inner() {
[INFO] [stdout] 16 | |     "true"
[INFO] [stdout] 17 | | } else {
[INFO] [stdout] 18 | |     "false"
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_primitive` which comes from the expansion of the macro `impl_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | map_type!(Array, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | map_type!(Array, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | map_type!(Object, Bool);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | map_type!(Object, Bool);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | map_type!(Int, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | map_type!(Float, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | map_type!(Float, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | map_type!(Fixed, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | map_type!(Fixed, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | map_type!(Currency, Bool);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | map_type!(Currency, Bool);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | map_type!(Str, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | map_type!(Str, Bool);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, types::bool::Bool>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | map_type!(Range, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]   --> src/macros.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 Ok(Self::try_from(Value::from(value))?)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types/bool.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | map_type!(Range, Bool);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `map_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 |         assert_eq!(Bool::try_from(Value::from(1)).unwrap(), Bool::from(true));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |         assert_eq!(Bool::try_from(Value::from(0)).unwrap(), Bool::from(false));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:325:20
[INFO] [stdout]     |
[INFO] [stdout] 325 |         assert_eq!(Bool::try_from(Value::from(1.0)).unwrap(), Bool::from(true));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:326:20
[INFO] [stdout]     |
[INFO] [stdout] 326 |         assert_eq!(Bool::try_from(Value::from(0.0)).unwrap(), Bool::from(false));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |             Bool::try_from(Value::from(Fixed::from_str("1.0").unwrap())).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |             Bool::try_from(Value::from(Fixed::from_str("0.0").unwrap())).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |             Bool::try_from(Value::from("true")).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:341:20
[INFO] [stdout]     |
[INFO] [stdout] 341 |         assert_eq!(Bool::try_from(Value::from("")).unwrap(), Bool::from(false));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             Bool::try_from(Value::from(array)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Bool::try_from(Value::from(array)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             Bool::try_from(Value::try_from(vec![(1, 2)]).unwrap()).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:360:13
[INFO] [stdout]     |
[INFO] [stdout] 360 |             Bool::try_from(Value::from(0..=10)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |             Bool::try_from(Value::from(Currency::from_str("0.0").unwrap())).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:369:20
[INFO] [stdout]     |
[INFO] [stdout] 369 |         assert_eq!(Bool::try_from(Value::from(1_u8)).unwrap(), Bool::from(true));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             Bool::try_from(Value::from(0_u8)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:376:13
[INFO] [stdout]     |
[INFO] [stdout] 376 |             Bool::try_from(Value::from(1_u16)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:380:13
[INFO] [stdout]     |
[INFO] [stdout] 380 |             Bool::try_from(Value::from(0_u16)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:385:13
[INFO] [stdout]     |
[INFO] [stdout] 385 |             Bool::try_from(Value::from(1_u32)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             Bool::try_from(Value::from(0_u32)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |             Bool::try_from(Value::from(1_u64)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |             Bool::try_from(Value::from(0_u64)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |         assert_eq!(Bool::try_from(Value::from(1_i8)).unwrap(), Bool::from(true));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             Bool::try_from(Value::from(0_i8)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |             Bool::try_from(Value::from(1_i16)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             Bool::try_from(Value::from(0_i16)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:417:20
[INFO] [stdout]     |
[INFO] [stdout] 417 |         assert_eq!(Bool::try_from(Value::i32(1_i32)).unwrap(), Bool::from(true));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:419:13
[INFO] [stdout]     |
[INFO] [stdout] 419 |             Bool::try_from(Value::i32(0_i32)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |         assert_eq!(Bool::try_from(Value::i64(1_i32)).unwrap(), Bool::from(true));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<types::bool::Bool, Infallible>
[INFO] [stdout]    --> src/types/bool.rs:425:13
[INFO] [stdout]     |
[INFO] [stdout] 425 |             Bool::try_from(Value::i64(0_i64)).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i8, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 452 | sized_int_type!(I8, i8, "8 bit signed integer");
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 | sized_int_type!(I16, i16, "16 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 | sized_int_type!(I16, i16, "16 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 | sized_int_type!(I16, i16, "16 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 | sized_int_type!(I32, i32, "32 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:263:29
[INFO] [stdout]     |
[INFO] [stdout] 263 |                             $subtype::try_from(p)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 | sized_int_type!(I64, i64, "64 bit signed integer");
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u8, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 | sized_int_type!(U8, u8, "8 bit unsigned integer");
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 | sized_int_type!(U8, u8, "8 bit unsigned integer");
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 | sized_int_type!(U16, u16, "16 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/types/int.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |                             if let Ok(right) = right.try_into() {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 | sized_int_type!(U32, u32, "32 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/types/int.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |                             $subtype::try_from(v)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | sized_int_type!(U64, u64, "64 bit unsigned integer");
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sized_int_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polyvalue` (lib test) due to 97 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2cf6f9b57e70e8b5bdbb80bf26fdf8e8a40148951b66b766f775982bed03bb07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf6f9b57e70e8b5bdbb80bf26fdf8e8a40148951b66b766f775982bed03bb07", kill_on_drop: false }`
[INFO] [stdout] 2cf6f9b57e70e8b5bdbb80bf26fdf8e8a40148951b66b766f775982bed03bb07
