[INFO] fetching crate num_convert 0.7.2...
[INFO] testing num_convert-0.7.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate num_convert 0.7.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate num_convert 0.7.2
[INFO] finished tweaking crates.io crate num_convert 0.7.2
[INFO] tweaked toml for crates.io crate num_convert 0.7.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate num_convert 0.7.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate num_convert 0.7.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded paste v1.0.11
[INFO] [stderr]   Downloaded try_tup_to_arr_macro v0.1.0
[INFO] [stderr]   Downloaded from_tup_macro v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36c3439883d56a80dbfe449d589484df9f9960f5c6af0b1280a39b478fe5b7a2
[INFO] running `Command { std: "docker" "start" "-a" "36c3439883d56a80dbfe449d589484df9f9960f5c6af0b1280a39b478fe5b7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36c3439883d56a80dbfe449d589484df9f9960f5c6af0b1280a39b478fe5b7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36c3439883d56a80dbfe449d589484df9f9960f5c6af0b1280a39b478fe5b7a2", kill_on_drop: false }`
[INFO] [stdout] 36c3439883d56a80dbfe449d589484df9f9960f5c6af0b1280a39b478fe5b7a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d97d35982105dfc490447bd60f0f6b5634234a0d0569e77e432141b2704c7c1
[INFO] running `Command { std: "docker" "start" "-a" "1d97d35982105dfc490447bd60f0f6b5634234a0d0569e77e432141b2704c7c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling try_tup_to_arr_macro v0.1.0
[INFO] [stderr]    Compiling from_tup_macro v0.1.0
[INFO] [stderr]    Compiling num_convert v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `TypeInfo` is never used
[INFO] [stdout]   --> src/extra_traits.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub trait TypeInfo {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ValTypeInfo` is never used
[INFO] [stdout]   --> src/extra_traits.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub trait ValTypeInfo {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CheckRem` is never used
[INFO] [stdout]    --> src/extra_traits.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait CheckRem: Rem<Output = Self> + PartialEq
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] running `Command { std: "docker" "inspect" "1d97d35982105dfc490447bd60f0f6b5634234a0d0569e77e432141b2704c7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d97d35982105dfc490447bd60f0f6b5634234a0d0569e77e432141b2704c7c1", kill_on_drop: false }`
[INFO] [stdout] 1d97d35982105dfc490447bd60f0f6b5634234a0d0569e77e432141b2704c7c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48eecaa99b321944d783c88d4653f53bc95eaf12a8ea6d5fdaaabe86ccf0b2bb
[INFO] running `Command { std: "docker" "start" "-a" "48eecaa99b321944d783c88d4653f53bc95eaf12a8ea6d5fdaaabe86ccf0b2bb", kill_on_drop: false }`
[INFO] [stdout] warning: trait `TypeInfo` is never used
[INFO] [stdout]   --> src/extra_traits.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub trait TypeInfo {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num_convert v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ValTypeInfo` is never used
[INFO] [stdout]   --> src/extra_traits.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub trait ValTypeInfo {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CheckRem` is never used
[INFO] [stdout]    --> src/extra_traits.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait CheckRem: Rem<Output = Self> + PartialEq
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_convert::FromTuple`
[INFO] [stdout]    --> tests/convert_from_tup.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use num_convert::FromTuple;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `FromTuple` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout]  99 | #[cfg(any(feature = "tup8", feature = "tup16"))]
[INFO] [stdout]     |          ------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 102 | pub use crate::convert_from_tup::FromTuple;
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_convert::CastIntoAs`
[INFO] [stdout]    --> tests/cast_into_as.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use num_convert::CastIntoAs;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `CastIntoAs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:139:30
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(feature = "cast_into_as")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `cast_into_as` feature
[INFO] [stdout] 138 | #[cfg_attr(docsrs, doc(cfg(feature = "cast_into_as")))]
[INFO] [stdout] 139 | pub use crate::cast_into_as::CastIntoAs;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `num_convert::TryFromIntStr`, `num_convert::TryTupToArr`
[INFO] [stdout]    --> examples/multi_errors.rs:1:48
[INFO] [stdout]     |
[INFO] [stdout]   1 | use num_convert::{TryFromDigits, TryFromByAdd, TryFromIntStr, TryTupToArr};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^  ^^^^^^^^^^^ no `TryTupToArr` in the root
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                no `TryFromIntStr` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:97:56
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "try_from_int_str")]
[INFO] [stdout]     |       ---------------------------- the item is gated behind the `try_from_int_str` feature
[INFO] [stdout]  96 | #[cfg_attr(docsrs, doc(cfg(feature = "try_from_int_str")))]
[INFO] [stdout]  97 | pub use crate::convert_try_from_int_str::{IntStrError, TryFromIntStr, TryFromIntStrErr};
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(any(feature = "try_tup_to_arr8", feature = "try_tup_to_arr16"))]
[INFO] [stdout]     |          ----------------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 107 | pub use crate::convert_try_tup_to_arr::{TryTupToArr, TryTupToArrErr};
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `num_convert::MultiErrors`, `num_convert::ConvertErrors`, `num_convert::TryTupToArrErr`
[INFO] [stdout]    --> examples/multi_errors.rs:2:19
[INFO] [stdout]     |
[INFO] [stdout]   2 | use num_convert::{MultiErrors, ConvertErrors, TryTupToArrErr};
[INFO] [stdout]     |                   ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `TryTupToArrErr` in the root
[INFO] [stdout]     |                   |            |
[INFO] [stdout]     |                   |            no `ConvertErrors` in the root
[INFO] [stdout]     |                   no `MultiErrors` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:93:48
[INFO] [stdout]     |
[INFO] [stdout]  88 |   #[cfg(any(
[INFO] [stdout]     |  __________-
[INFO] [stdout]  89 | |     feature = "try_tup_to_arr8",
[INFO] [stdout]  90 | |     feature = "try_tup_to_arr16",
[INFO] [stdout]  91 | |     feature = "try_from_int_str"
[INFO] [stdout]  92 | | ))]
[INFO] [stdout]     | |_- the item is gated here
[INFO] [stdout]  93 |   pub use crate::convert_errors::{ConvertErrors, MultiErrors};
[INFO] [stdout]     |                                                  ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:93:33
[INFO] [stdout]     |
[INFO] [stdout]  88 |   #[cfg(any(
[INFO] [stdout]     |  __________-
[INFO] [stdout]  89 | |     feature = "try_tup_to_arr8",
[INFO] [stdout]  90 | |     feature = "try_tup_to_arr16",
[INFO] [stdout]  91 | |     feature = "try_from_int_str"
[INFO] [stdout]  92 | | ))]
[INFO] [stdout]     | |_- the item is gated here
[INFO] [stdout]  93 |   pub use crate::convert_errors::{ConvertErrors, MultiErrors};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:107:54
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(any(feature = "try_tup_to_arr8", feature = "try_tup_to_arr16"))]
[INFO] [stdout]     |          ----------------------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 107 | pub use crate::convert_try_tup_to_arr::{TryTupToArr, TryTupToArrErr};
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]  --> examples/multi_errors.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let val_int_str = <u8>::try_from_int_str("333");
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout]   |
[INFO] [stdout] help: there is an associated function `from_str` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let val_int_str = <u8>::try_from_int_str("333");
[INFO] [stdout] 9 +     let val_int_str = <u8>::from_str("333");
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_into_arr` found for tuple `(&'static str, i32)` in the current scope
[INFO] [stdout]   --> examples/multi_errors.rs:10:68
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let val_arr: Result<[u8; 2], TryTupToArrErr> = ("256", 225i32).try_into_arr();
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let val_arr: Result<[u8; 2], TryTupToArrErr> = ("256", 225i32).try_into_arr();
[INFO] [stdout] 10 +     let val_arr: Result<[u8; 2], TryTupToArrErr> = ("256", 225i32).try_into();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_convert::TryFromIntStr`
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use num_convert::TryFromIntStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TryFromIntStr` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:97:56
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "try_from_int_str")]
[INFO] [stdout]    |       ---------------------------- the item is gated behind the `try_from_int_str` feature
[INFO] [stdout] 96 | #[cfg_attr(docsrs, doc(cfg(feature = "try_from_int_str")))]
[INFO] [stdout] 97 | pub use crate::convert_try_from_int_str::{IntStrError, TryFromIntStr, TryFromIntStrErr};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num_convert` (example "multi_errors") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num_convert` (test "convert_from_tup") due to 1 previous error
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 17 | cast_into_as! {i8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_convert::CastFromAs`
[INFO] [stdout]    --> tests/cast_from_as.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use num_convert::CastFromAs;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `CastFromAs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "cast_from_as")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `cast_from_as` feature
[INFO] [stdout] 134 | #[cfg_attr(docsrs, doc(cfg(feature = "cast_from_as")))]
[INFO] [stdout] 135 | pub use crate::cast_from_as::CastFromAs;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 18 | cast_into_as! {u8; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 19 | cast_into_as! {i16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TypeInfo` is never used
[INFO] [stdout]   --> src/extra_traits.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub trait TypeInfo {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ValTypeInfo` is never used
[INFO] [stdout]   --> src/extra_traits.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub trait ValTypeInfo {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CheckRem` is never used
[INFO] [stdout]    --> src/extra_traits.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait CheckRem: Rem<Output = Self> + PartialEq
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num_convert` (test "cast_from_as") due to 1 previous error
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 20 | cast_into_as! {u16; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 21 | cast_into_as! {i32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 22 | cast_into_as! {u32; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 48 | try_int_from_into! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 23 | cast_into_as! {i64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 24 | cast_into_as! {u64; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 25 | cast_into_as! {isize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 49 | try_int_from_into! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 26 | cast_into_as! {usize; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 27 | cast_into_as! {i128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i8` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i16` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i32` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i64` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_isize` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_i128` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u8` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u16` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u32` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u64` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_usize` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `into_u128` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/cast_into_as.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |                     assert_eq!(<$type>::[<into_$into_type>]($type::MAX), $type::MAX as $into_type);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 28 | cast_into_as! {u128; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cast_into_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 50 | try_int_from_into! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num_convert` (test "cast_into_as") due to 145 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 51 | try_int_from_into! { i64; isize, i128; u64, usize, u128; u64 }
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 52 | try_int_from_into! { isize; i64, i128; u64, usize, u128; usize }
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 53 | try_int_from_into! { i128; ; u128; u128 }
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 53 | try_int_from_into! { i128; ; u128; u128 }
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 53 | try_int_from_into! { i128; ; u128; u128 }
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 53 | try_int_from_into! { i128; ; u128; u128 }
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 55 | try_int_from_into! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 56 | try_int_from_into! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]    | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 57 | try_int_from_into! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 58 | try_int_from_into! { u64; usize, u128; i128; u64 }
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |                        assert_eq!(<$into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $into_type));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$type>::MIN as $from_type), Ok(<$type>::MIN as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |                        assert_eq!(<$and_into_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX as $and_into_type));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 59 | try_int_from_into! { usize; u64, u128; i128; usize }
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MIN), Ok(<$from_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 60 | try_int_from_into! { u128; }
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |                    assert_eq!(<$from_type>::try_from_int_str(<$from_type>::MAX), Ok(<$from_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 60 | try_int_from_into! { u128; }
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 92 | try_int_into_from! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 92 | try_int_into_from! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 92 | try_int_into_from! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 92 | try_int_into_from! { i8; i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; u8 }
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 93 | try_int_into_from! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 93 | try_int_into_from! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 93 | try_int_into_from! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 93 | try_int_into_from! { i16; i32, i64, isize, i128; u16, u32, u64, usize, u128; u16 }
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 94 | try_int_into_from! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 94 | try_int_into_from! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 94 | try_int_into_from! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 94 | try_int_into_from! { i32; i64, isize, i128; u32, u64, usize, u128; u32 }
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 95 | try_int_into_from! { i64; i128; u64, usize, u128; u64}
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 95 | try_int_into_from! { i64; i128; u64, usize, u128; u64}
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 95 | try_int_into_from! { i64; i128; u64, usize, u128; u64}
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 95 | try_int_into_from! { i64; i128; u64, usize, u128; u64}
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 96 | try_int_into_from! { isize; i128; u64, usize, u128; usize}
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 96 | try_int_into_from! { isize; i128; u64, usize, u128; usize}
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 96 | try_int_into_from! { isize; i128; u64, usize, u128; usize}
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 96 | try_int_into_from! { isize; i128; u64, usize, u128; usize}
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 97 | try_int_into_from! { i128; ; u128; u128 }
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 97 | try_int_into_from! { i128; ; u128; u128 }
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 99 | try_int_into_from! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 99 | try_int_into_from! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 99 | try_int_into_from! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 99 | try_int_into_from! { u8; u16, u32, u64, usize, u128; i16, i32, i64, isize, i128; u8 }
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]     |
[INFO] [stdout]  67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 100 | try_int_into_from! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]     |
[INFO] [stdout]  72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 100 | try_int_into_from! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]     |
[INFO] [stdout]  80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 100 | try_int_into_from! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]     |
[INFO] [stdout]  85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 100 | try_int_into_from! { u16; u32, u64, usize, u128; i32, i64, isize, i128; u16 }
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]     |
[INFO] [stdout]  67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 101 | try_int_into_from! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]     |
[INFO] [stdout]  72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 101 | try_int_into_from! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]     |
[INFO] [stdout]  80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 101 | try_int_into_from! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]     |
[INFO] [stdout]  85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 101 | try_int_into_from! { u32; u64, usize, u128; i64, isize, i128; u32 }
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]     |
[INFO] [stdout]  67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 102 | try_int_into_from! { u64; u128; i128; u64 }
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]     |
[INFO] [stdout]  72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 102 | try_int_into_from! { u64; u128; i128; u64 }
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]     |
[INFO] [stdout]  80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 102 | try_int_into_from! { u64; u128; i128; u64 }
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]     |
[INFO] [stdout]  85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 102 | try_int_into_from! { u64; u128; i128; u64 }
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:67:45
[INFO] [stdout]     |
[INFO] [stdout]  67 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MIN as $from_type), Ok(<$into_type>::MIN));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 103 | try_int_into_from! { usize; u128; i128; usize }
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:72:45
[INFO] [stdout]     |
[INFO] [stdout]  72 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 103 | try_int_into_from! { usize; u128; i128; usize }
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:80:45
[INFO] [stdout]     |
[INFO] [stdout]  80 |                    assert_eq!(<$into_type>::try_from_int_str(<$type>::MIN as $and_from_type), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 103 | try_int_into_from! { usize; u128; i128; usize }
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:85:45
[INFO] [stdout]     |
[INFO] [stdout]  85 |                    assert_eq!(<$into_type>::try_from_int_str(<$into_type>::MAX as $and_from_type), Ok(<$into_type>::MAX));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 103 | try_int_into_from! { usize; u128; i128; usize }
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 136 | try_str_from_into! { "-128", "127"; i8, i16, i32, i64, isize, i128; u8, u16, u32, u64, usize, u128; i8}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 137 | try_str_from_into! { "0", "255"; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128; ; u8}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 138 | try_str_from_into! { "-32768", "32767"; i16, i32, i64, isize, i128; u16, u32, u64, usize, u128; i16}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 139 | try_str_from_into! { "0", "65535"; u16, i32, u32, i64, u64, isize, usize, i128, u128; ; u16}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 140 | try_str_from_into! { "-2147483648", "2147483647"; i32, i64, isize, i128; u32, u64, usize, u128; i32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 141 | try_str_from_into! { "0", "4294967295"; i64, u64, isize, usize, i128, u128; ; u32}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 142 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; i64}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 143 | try_str_from_into! { "-9223372036854775808", "9223372036854775807"; i64, isize, i128; u64, usize, u128; isize}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 144 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; u64}
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 145 | try_str_from_into! { "0", "18446744073709551615"; u64, usize, i128, u128; ; usize}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 146 | try_str_from_into! { "-170141183460469231731687303715884105728", "170141183460469231731687303715884105727"; i128; u128; i128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 146 | try_str_from_into! { "-170141183460469231731687303715884105728", "170141183460469231731687303715884105727"; i128; u128; i128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    assert_eq!(<$and_into_type>::try_from_int_str("0"), Ok(0));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 146 | try_str_from_into! { "-170141183460469231731687303715884105728", "170141183460469231731687303715884105727"; i128; u128; i128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:128:49
[INFO] [stdout]     |
[INFO] [stdout] 128 |                    assert_eq!(<$and_into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $and_into_type));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 146 | try_str_from_into! { "-170141183460469231731687303715884105728", "170141183460469231731687303715884105727"; i128; u128; i128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |                    assert_eq!(<$into_type>::try_from_int_str($min_from), Ok(<$type>::MIN as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 147 | try_str_from_into! { "0", "340282366920938463463374607431768211455"; u128; ; u128}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    assert_eq!(<$into_type>::try_from_int_str($max_from), Ok(<$type>::MAX as $into_type));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 147 | try_str_from_into! { "0", "340282366920938463463374607431768211455"; u128; ; u128}
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 163 | try_str_from_into_err! { "340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 164 | try_str_from_into_err! { "-340282366920938463463374607431768211456"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 165 | try_str_from_into_err! { ""; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |                    assert_eq!(<$into_type>::try_from_int_str($from_str).unwrap_err().to_string(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 166 | try_str_from_into_err! { "rust"; i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_str_from_into_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 182 | try_int_from_err! { i8; i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 183 | try_int_from_err! { i16; i32, i64, isize, i128, u16, u32, u64, usize, u128}
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 184 | try_int_from_err! { i32; i64, isize, i128, u32, u64, usize, u128}
[INFO] [stdout]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 185 | try_int_from_err! { i64; i128, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 186 | try_int_from_err! { isize; i128, u64, usize, u128}
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 187 | try_int_from_err! { i128; u128}
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 189 | try_int_from_err! { u8; i16, i32, i64, isize, i128, u16, u32, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 190 | try_int_from_err! { u16; i32, i64, isize, i128, u32, u64, usize, u128}
[INFO] [stdout]     | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 191 | try_int_from_err! { u32; i64, isize, i128, u64, usize, u128}
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 192 | try_int_from_err! { u64; i128, u128}
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     assert_eq!(<$into_type>::try_from_int_str((<$into_type>::MAX as $from_type) + 1).unwrap_err().to_string(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 193 | try_int_from_err! { usize; i128, u128}
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_int_from_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |                    assert_eq!(<$into_type>::try_from_int_str(false), Ok(0));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from_int_str` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/convert_try_from_int_str.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |                    assert_eq!(<$into_type>::try_from_int_str(true), Ok(1));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 212 | try_bool_into_from! { i8, i16, i32, i64, isize, i128, u8, u16, u32, u64, usize, u128 }
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_bool_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num_convert` (test "convert_try_from_int_str") due to 444 previous errors
[INFO] running `Command { std: "docker" "inspect" "48eecaa99b321944d783c88d4653f53bc95eaf12a8ea6d5fdaaabe86ccf0b2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48eecaa99b321944d783c88d4653f53bc95eaf12a8ea6d5fdaaabe86ccf0b2bb", kill_on_drop: false }`
[INFO] [stdout] 48eecaa99b321944d783c88d4653f53bc95eaf12a8ea6d5fdaaabe86ccf0b2bb
