[INFO] fetching crate num_convert 0.7.2...
[INFO] testing num_convert-0.7.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate num_convert 0.7.2 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate num_convert 0.7.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f337732638492c9a2f77d8958346bee42762010ad2cc9b7862f3243d35abc96d
[INFO] running `Command { std: "docker" "start" "-a" "f337732638492c9a2f77d8958346bee42762010ad2cc9b7862f3243d35abc96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f337732638492c9a2f77d8958346bee42762010ad2cc9b7862f3243d35abc96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f337732638492c9a2f77d8958346bee42762010ad2cc9b7862f3243d35abc96d", kill_on_drop: false }`
[INFO] [stdout] f337732638492c9a2f77d8958346bee42762010ad2cc9b7862f3243d35abc96d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dad536fcae3b324ed14787acd5c515e00860a53e976366313484b19b65aae90c
[INFO] running `Command { std: "docker" "start" "-a" "dad536fcae3b324ed14787acd5c515e00860a53e976366313484b19b65aae90c", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling from_tup_macro v0.1.0
[INFO] [stderr]    Compiling try_tup_to_arr_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.33s
[INFO] running `Command { std: "docker" "inspect" "dad536fcae3b324ed14787acd5c515e00860a53e976366313484b19b65aae90c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad536fcae3b324ed14787acd5c515e00860a53e976366313484b19b65aae90c", kill_on_drop: false }`
[INFO] [stdout] dad536fcae3b324ed14787acd5c515e00860a53e976366313484b19b65aae90c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 371331270e46c0bb857607c6dcffb4811376bb63ca5a34eed7ace63dcdc2fda0
[INFO] running `Command { std: "docker" "start" "-a" "371331270e46c0bb857607c6dcffb4811376bb63ca5a34eed7ace63dcdc2fda0", kill_on_drop: false }`
[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] [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] 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_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[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_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 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] 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[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] 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] [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[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] 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 `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] [stderr] error: could not compile `num_convert` (test "cast_from_as") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] 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] 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] [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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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] [stderr] error: could not compile `num_convert` (test "cast_into_as") due to 145 previous errors
[INFO] running `Command { std: "docker" "inspect" "371331270e46c0bb857607c6dcffb4811376bb63ca5a34eed7ace63dcdc2fda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "371331270e46c0bb857607c6dcffb4811376bb63ca5a34eed7ace63dcdc2fda0", kill_on_drop: false }`
[INFO] [stdout] 371331270e46c0bb857607c6dcffb4811376bb63ca5a34eed7ace63dcdc2fda0
