[INFO] cloning repository https://github.com/TraceBundy/primitive-types
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TraceBundy/primitive-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraceBundy%2Fprimitive-types", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraceBundy%2Fprimitive-types'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c906de124d3c8a44b7dcfb1b434800cbf33e2c1e
[INFO] checking TraceBundy/primitive-types against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTraceBundy%2Fprimitive-types" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TraceBundy/primitive-types
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/TraceBundy/primitive-types
[INFO] tweaked toml for git repo https://github.com/TraceBundy/primitive-types written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TraceBundy/primitive-types on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/TraceBundy/rlp.git`
[INFO] [stderr]      Locking 40 packages to highest compatible versions
[INFO] [stderr]       Adding fixed-hash v0.6.1 (available: v0.8.0)
[INFO] [stderr]       Adding impl-codec v0.4.2 (available: v0.7.1)
[INFO] [stderr]       Adding impl-serde v0.3.2 (available: v0.5.0)
[INFO] [stderr]       Adding scale-info v0.2.0 (available: v2.11.6)
[INFO] [stderr]       Adding uint v0.8.5 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scale-info v0.2.0
[INFO] [stderr]   Downloaded uint v0.8.5
[INFO] [stderr]   Downloaded scale-info-derive v0.2.1
[INFO] [stderr]   Downloaded impl-codec v0.4.2
[INFO] [stderr]   Downloaded arbitrary v0.4.7
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.7
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded fixed-hash v0.6.1
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985
[INFO] running `Command { std: "docker" "start" "5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parity-scale-codec v1.3.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking fixed-hash v0.6.1
[INFO] [stderr]     Checking primitive-types v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / construct_fixed_hash! {
[INFO] [stdout] 47 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 48 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 49 | |     pub struct H160(20);
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `impl-codec`, `impl-rlp`, `impl-serde`, `rlp`, `rustc-hex`, `scale-info`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / construct_fixed_hash! {
[INFO] [stdout] 52 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stdout] 53 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 54 | |     pub struct H256(32);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `impl-codec`, `impl-rlp`, `impl-serde`, `rlp`, `rustc-hex`, `scale-info`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / construct_fixed_hash! {
[INFO] [stdout] 57 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stdout] 58 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 59 | |     pub struct H512(64);
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `impl-codec`, `impl-rlp`, `impl-serde`, `rlp`, `rustc-hex`, `scale-info`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 |         U512(uint_full_mul_reg!(U256, 4, self, other))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / construct_fixed_hash! {
[INFO] [stdout] 47 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 48 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 49 | |     pub struct H160(20);
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `impl-codec`, `impl-rlp`, `impl-serde`, `rlp`, `rustc-hex`, `scale-info`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / construct_fixed_hash! {
[INFO] [stdout] 52 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stdout] 53 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 54 | |     pub struct H256(32);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `impl-codec`, `impl-rlp`, `impl-serde`, `rlp`, `rustc-hex`, `scale-info`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / construct_fixed_hash! {
[INFO] [stdout] 57 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stdout] 58 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 59 | |     pub struct H512(64);
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `impl-codec`, `impl-rlp`, `impl-serde`, `rlp`, `rustc-hex`, `scale-info`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 |         U512(uint_full_mul_reg!(U256, 4, self, other))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / construct_uint! {
[INFO] [stdout] 31 | |     /// 128-bit unsigned integer.
[INFO] [stdout] 32 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 33 | |     pub struct U128(2);
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / construct_uint! {
[INFO] [stdout] 36 | |     /// 256-bit unsigned integer.
[INFO] [stdout] 37 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 38 | |     pub struct U256(4);
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / construct_uint! {
[INFO] [stdout] 41 | |     /// 512-bits unsigned integer.
[INFO] [stdout] 42 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 43 | |     pub struct U512(8);
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / construct_fixed_hash! {
[INFO] [stdout] 47 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 48 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 49 | |     pub struct H160(20);
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 46 | let _ = construct_fixed_hash! {
[INFO] [stdout]    | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / construct_fixed_hash! {
[INFO] [stdout] 52 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stdout] 53 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 54 | |     pub struct H256(32);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 | let _ = construct_fixed_hash! {
[INFO] [stdout]    | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / construct_fixed_hash! {
[INFO] [stdout] 57 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stdout] 58 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 59 | |     pub struct H512(64);
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 56 | let _ = construct_fixed_hash! {
[INFO] [stdout]    | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / construct_fixed_hash! {
[INFO] [stdout] 47 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 48 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 49 | |     pub struct H160(20);
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 46 | let _ = construct_fixed_hash! {
[INFO] [stdout]    | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / construct_fixed_hash! {
[INFO] [stdout] 52 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stdout] 53 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 54 | |     pub struct H256(32);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 | let _ = construct_fixed_hash! {
[INFO] [stdout]    | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / construct_fixed_hash! {
[INFO] [stdout] 57 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stdout] 58 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 59 | |     pub struct H512(64);
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 56 | let _ = construct_fixed_hash! {
[INFO] [stdout]    | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: primitive-types v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985", kill_on_drop: false }`
[INFO] [stdout] 5a9ff2d5583a3eefff2baa3b813c5e3ee60620f744f67d8c5e05d30c2cbb8985
