[INFO] fetching crate radix-common 1.3.0... [INFO] checking radix-common-1.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate radix-common 1.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate radix-common 1.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate radix-common 1.3.0 [INFO] tweaked toml for crates.io crate radix-common 1.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radix-common 1.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 144 packages to latest compatible versions [INFO] [stderr] Adding bech32 v0.9.1 (available: v0.11.0) [INFO] [stderr] Adding bnum v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding secp256k1 v0.28.2 (available: v0.31.1) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eaa55078230f11d0864557de0c7c9a8cac922169c3484bf7d03f498dda2ace6 [INFO] running `Command { std: "docker" "start" "-a" "6eaa55078230f11d0864557de0c7c9a8cac922169c3484bf7d03f498dda2ace6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eaa55078230f11d0864557de0c7c9a8cac922169c3484bf7d03f498dda2ace6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eaa55078230f11d0864557de0c7c9a8cac922169c3484bf7d03f498dda2ace6", kill_on_drop: false }` [INFO] [stdout] 6eaa55078230f11d0864557de0c7c9a8cac922169c3484bf7d03f498dda2ace6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3a1ed8fec0f81897354bd7907851aeaac66f6eea7460e495a101402372b2657 [INFO] running `Command { std: "docker" "start" "-a" "f3a1ed8fec0f81897354bd7907851aeaac66f6eea7460e495a101402372b2657", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling sbor-derive-common v1.3.0 [INFO] [stderr] Checking radix-rust v1.3.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling sbor-derive v1.3.0 [INFO] [stderr] Compiling radix-sbor-derive v1.3.0 [INFO] [stderr] Checking sbor v1.3.0 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking radix-common v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 382 | op_impl! { I192 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 383 | op_impl! { I256 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 384 | op_impl! { I320 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 385 | op_impl! { I384 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 386 | op_impl! { I448 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 387 | op_impl! { I512 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 388 | op_impl! { I768 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 389 | op_impl! { U192 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 390 | op_impl! { U256 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 391 | op_impl! { U320 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 392 | op_impl! { U384 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 393 | op_impl! { U448 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 394 | op_impl! { U512 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 395 | op_impl! { U768 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 382 | op_impl! { I192 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 383 | op_impl! { I256 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 384 | op_impl! { I320 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 385 | op_impl! { I384 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 386 | op_impl! { I448 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 387 | op_impl! { I512 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 388 | op_impl! { I768 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 389 | op_impl! { U192 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 390 | op_impl! { U256 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 391 | op_impl! { U320 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 392 | op_impl! { U384 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 393 | op_impl! { U448 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 394 | op_impl! { U512 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/math/bnum_integer.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / #[must_use = "this returns the result of the operation, \ [INFO] [stdout] 303 | | without modifying the original"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 395 | op_impl! { U768 } [INFO] [stdout] | ----------------- in this macro invocation [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] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: this warning originates in the macro `op_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 32 | impl_from_primitive! { I192, BInt::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | impl_from_primitive! { I192, BInt::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 33 | impl_from_primitive! { I256, BInt::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | impl_from_primitive! { I256, BInt::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl_from_primitive! { I320, BInt::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl_from_primitive! { I320, BInt::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 35 | impl_from_primitive! { I384, BInt::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | impl_from_primitive! { I384, BInt::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 36 | impl_from_primitive! { I448, BInt::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | impl_from_primitive! { I448, BInt::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 37 | impl_from_primitive! { I512, BInt::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | impl_from_primitive! { I512, BInt::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 38 | impl_from_primitive! { I768, BInt::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | impl_from_primitive! { I768, BInt::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 39 | impl_from_primitive! { U192, BUint::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | impl_from_primitive! { U192, BUint::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 40 | impl_from_primitive! { U256, BUint::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | impl_from_primitive! { U256, BUint::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_from_primitive! { U320, BUint::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_from_primitive! { U320, BUint::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 42 | impl_from_primitive! { U384, BUint::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | impl_from_primitive! { U384, BUint::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 43 | impl_from_primitive! { U448, BUint::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | impl_from_primitive! { U448, BUint::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 44 | impl_from_primitive! { U512, BUint::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | impl_from_primitive! { U512, BUint::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | impl_from_primitive! { U768, BUint::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | impl_from_primitive! { U768, BUint::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:529:34 [INFO] [stdout] | [INFO] [stdout] 529 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:553:34 [INFO] [stdout] | [INFO] [stdout] 553 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | Decimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/decimal.rs:929:27 [INFO] [stdout] | [INFO] [stdout] 929 | match I192::try_from(val) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 943 | try_from_integer!(I192, I256, I320, I448, I512, U192, U256, U320, U448, U512); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | impl_arith_ops!(u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | impl_arith_ops!(u16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | impl_arith_ops!(u32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | impl_arith_ops!(u64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | impl_arith_ops!(u128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | impl_arith_ops!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | impl_arith_ops!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | impl_arith_ops!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | impl_arith_ops!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | impl_arith_ops!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | impl_arith_ops!(i128); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 684 | impl_arith_ops!(isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | self.checked_add(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | impl_arith_ops!(Decimal); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:541:34 [INFO] [stdout] | [INFO] [stdout] 541 | self.checked_sub(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | impl_arith_ops!(Decimal); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:549:34 [INFO] [stdout] | [INFO] [stdout] 549 | self.checked_mul(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | impl_arith_ops!(Decimal); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:557:34 [INFO] [stdout] | [INFO] [stdout] 557 | self.checked_div(Self::try_from(other).ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | impl_arith_ops!(Decimal); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | impl_arith_ops!(Decimal); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | PreciseDecimal::try_from(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | impl_arith_ops!(Decimal); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:715:17 [INFO] [stdout] | [INFO] [stdout] 715 | PreciseDecimal::try_from(self).ok()?.checked_sub(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 737 | impl_arith_ops_non_primitives!(Decimal); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops_non_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:732:17 [INFO] [stdout] | [INFO] [stdout] 732 | PreciseDecimal::try_from(self).ok()?.checked_div(other) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 737 | impl_arith_ops_non_primitives!(Decimal); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arith_ops_non_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:929:14 [INFO] [stdout] | [INFO] [stdout] 929 | Self(I256::try_from(val.attos()).unwrap() * I256::TEN.pow(Self::SCALE - Decimal::SCALE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:959:27 [INFO] [stdout] | [INFO] [stdout] 959 | match I256::try_from(val) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 974 | try_from_integer!(I192, I256, I320, I384, I448, I512); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/precise_decimal.rs:959:27 [INFO] [stdout] | [INFO] [stdout] 959 | match I256::try_from(val) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | try_from_integer!(U192, U256, U320, U384, U448, U512); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/state/state_updates.rs:358:29 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn iter_map_entries(&self) -> Box + '_> { [INFO] [stdout] | ^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 358 | pub fn iter_map_entries(&self) -> Box)> + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/node_and_substate.rs:294:19 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn as_ref(&self) -> SubstateKeyRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 294 | pub fn as_ref(&self) -> SubstateKeyRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radix-common` (lib) due to 184 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 32 | impl_from_primitive! { I192, BInt::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | impl_from_primitive! { I192, BInt::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 33 | impl_from_primitive! { I256, BInt::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | impl_from_primitive! { I256, BInt::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl_from_primitive! { I320, BInt::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl_from_primitive! { I320, BInt::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 35 | impl_from_primitive! { I384, BInt::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | impl_from_primitive! { I384, BInt::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 36 | impl_from_primitive! { I448, BInt::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | impl_from_primitive! { I448, BInt::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 37 | impl_from_primitive! { I512, BInt::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | impl_from_primitive! { I512, BInt::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 38 | impl_from_primitive! { I768, BInt::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | impl_from_primitive! { I768, BInt::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 39 | impl_from_primitive! { U192, BUint::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | impl_from_primitive! { U192, BUint::<3>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 40 | impl_from_primitive! { U256, BUint::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | impl_from_primitive! { U256, BUint::<4>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_from_primitive! { U320, BUint::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_from_primitive! { U320, BUint::<5>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 42 | impl_from_primitive! { U384, BUint::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | impl_from_primitive! { U384, BUint::<6>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 43 | impl_from_primitive! { U448, BUint::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | impl_from_primitive! { U448, BUint::<7>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 44 | impl_from_primitive! { U512, BUint::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | impl_from_primitive! { U512, BUint::<8>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | / <$wrapped>::try_from(n) [INFO] [stdout] 11 | | .map(|val| Self(val)) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | impl_from_primitive! { U768, BUint::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/math/bnum_integer/convert.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | <$wrapped>::try_from(n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | impl_from_primitive! { U768, BUint::<12>, (u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, i128, isize) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | test_impl! {I192, I256, I320, I384, I448, I512, I768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = <$i>::MAX + <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let _ = <$i>::MIN - <$i>::try_from(1u8).unwrap(); // panics on overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | let _ = <$i>::MAX * <$i>::try_from(2u8).unwrap(); // panics because of overflow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = <$i>::MIN / <$i>::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | let _ = <$i>::MIN % $i::try_from(0u8).unwrap(); // panics because of division by zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | let mut zero = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let mut zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let zero = <$i>::try_from(0u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let one = <$i>::try_from(1u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | let five = <$i>::try_from(5u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | test_impl! {U192, U256, U320, U384, U448, U512, U768} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:345:29 [INFO] [stdout] | [INFO] [stdout] 345 | let b: $t = 2u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let expect = $i::try_from(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | let b: $i = 8u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | let expect = $i::try_from(2u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:412:38 [INFO] [stdout] | [INFO] [stdout] 412 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:430:38 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:439:38 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:448:38 [INFO] [stdout] | [INFO] [stdout] 448 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:582:27 [INFO] [stdout] | [INFO] [stdout] 582 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:661:34 [INFO] [stdout] | [INFO] [stdout] 661 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:672:34 [INFO] [stdout] | [INFO] [stdout] 672 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:683:34 [INFO] [stdout] | [INFO] [stdout] 683 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:694:34 [INFO] [stdout] | [INFO] [stdout] 694 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:787:27 [INFO] [stdout] | [INFO] [stdout] 787 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:788:27 [INFO] [stdout] | [INFO] [stdout] 788 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:789:29 [INFO] [stdout] | [INFO] [stdout] 789 | shift = <$i>::try_from(2).unwrap().pow(i as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:813:27 [INFO] [stdout] | [INFO] [stdout] 813 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result<&[u8], Infallible> [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:818:55 [INFO] [stdout] | [INFO] [stdout] 818 | assert_eq!(a, <$i>::from_le_bytes(expect_bytes.as_slice().try_into().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:840:27 [INFO] [stdout] | [INFO] [stdout] 840 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | let a: $i = <$i>::try_from(11u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:954:29 [INFO] [stdout] | [INFO] [stdout] 954 | let a: $i = 119u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:345:29 [INFO] [stdout] | [INFO] [stdout] 345 | let b: $t = 2u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let expect = $i::try_from(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | let b: $i = 8u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | let expect = $i::try_from(2u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:412:38 [INFO] [stdout] | [INFO] [stdout] 412 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:430:38 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:439:38 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:448:38 [INFO] [stdout] | [INFO] [stdout] 448 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:582:27 [INFO] [stdout] | [INFO] [stdout] 582 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:661:34 [INFO] [stdout] | [INFO] [stdout] 661 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:672:34 [INFO] [stdout] | [INFO] [stdout] 672 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:683:34 [INFO] [stdout] | [INFO] [stdout] 683 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:694:34 [INFO] [stdout] | [INFO] [stdout] 694 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:787:27 [INFO] [stdout] | [INFO] [stdout] 787 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:788:27 [INFO] [stdout] | [INFO] [stdout] 788 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:789:29 [INFO] [stdout] | [INFO] [stdout] 789 | shift = <$i>::try_from(2).unwrap().pow(i as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:813:27 [INFO] [stdout] | [INFO] [stdout] 813 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result<&[u8], Infallible> [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:818:55 [INFO] [stdout] | [INFO] [stdout] 818 | assert_eq!(a, <$i>::from_le_bytes(expect_bytes.as_slice().try_into().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:840:27 [INFO] [stdout] | [INFO] [stdout] 840 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | let a: $i = <$i>::try_from(11u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:954:29 [INFO] [stdout] | [INFO] [stdout] 954 | let a: $i = 119u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:345:29 [INFO] [stdout] | [INFO] [stdout] 345 | let b: $t = 2u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let expect = $i::try_from(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | let b: $i = 8u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | let expect = $i::try_from(2u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:412:38 [INFO] [stdout] | [INFO] [stdout] 412 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:430:38 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:439:38 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:448:38 [INFO] [stdout] | [INFO] [stdout] 448 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:582:27 [INFO] [stdout] | [INFO] [stdout] 582 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:661:34 [INFO] [stdout] | [INFO] [stdout] 661 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:672:34 [INFO] [stdout] | [INFO] [stdout] 672 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:683:34 [INFO] [stdout] | [INFO] [stdout] 683 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:694:34 [INFO] [stdout] | [INFO] [stdout] 694 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:787:27 [INFO] [stdout] | [INFO] [stdout] 787 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:788:27 [INFO] [stdout] | [INFO] [stdout] 788 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:789:29 [INFO] [stdout] | [INFO] [stdout] 789 | shift = <$i>::try_from(2).unwrap().pow(i as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:813:27 [INFO] [stdout] | [INFO] [stdout] 813 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result<&[u8], Infallible> [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:818:55 [INFO] [stdout] | [INFO] [stdout] 818 | assert_eq!(a, <$i>::from_le_bytes(expect_bytes.as_slice().try_into().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:840:27 [INFO] [stdout] | [INFO] [stdout] 840 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | let a: $i = <$i>::try_from(11u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:954:29 [INFO] [stdout] | [INFO] [stdout] 954 | let a: $i = 119u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:345:29 [INFO] [stdout] | [INFO] [stdout] 345 | let b: $t = 2u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let expect = $i::try_from(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | let b: $i = 8u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | let expect = $i::try_from(2u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:412:38 [INFO] [stdout] | [INFO] [stdout] 412 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:430:38 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:439:38 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:448:38 [INFO] [stdout] | [INFO] [stdout] 448 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:582:27 [INFO] [stdout] | [INFO] [stdout] 582 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:661:34 [INFO] [stdout] | [INFO] [stdout] 661 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:672:34 [INFO] [stdout] | [INFO] [stdout] 672 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:683:34 [INFO] [stdout] | [INFO] [stdout] 683 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:694:34 [INFO] [stdout] | [INFO] [stdout] 694 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:787:27 [INFO] [stdout] | [INFO] [stdout] 787 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:788:27 [INFO] [stdout] | [INFO] [stdout] 788 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:789:29 [INFO] [stdout] | [INFO] [stdout] 789 | shift = <$i>::try_from(2).unwrap().pow(i as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:813:27 [INFO] [stdout] | [INFO] [stdout] 813 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result<&[u8], Infallible> [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:818:55 [INFO] [stdout] | [INFO] [stdout] 818 | assert_eq!(a, <$i>::from_le_bytes(expect_bytes.as_slice().try_into().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:840:27 [INFO] [stdout] | [INFO] [stdout] 840 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | let a: $i = <$i>::try_from(11u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:954:29 [INFO] [stdout] | [INFO] [stdout] 954 | let a: $i = 119u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:345:29 [INFO] [stdout] | [INFO] [stdout] 345 | let b: $t = 2u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let expect = $i::try_from(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | let b: $i = 8u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | let expect = $i::try_from(2u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:412:38 [INFO] [stdout] | [INFO] [stdout] 412 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:430:38 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:439:38 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:448:38 [INFO] [stdout] | [INFO] [stdout] 448 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | assert_eq!(a.pow(b), expect.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:582:27 [INFO] [stdout] | [INFO] [stdout] 582 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:661:34 [INFO] [stdout] | [INFO] [stdout] 661 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:672:34 [INFO] [stdout] | [INFO] [stdout] 672 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:683:34 [INFO] [stdout] | [INFO] [stdout] 683 | let b : BigInt = BigInt::from_bytes_be(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:694:34 [INFO] [stdout] | [INFO] [stdout] 694 | let b : BigInt = BigInt::from_bytes_le(Sign::Plus, &bytes).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:787:27 [INFO] [stdout] | [INFO] [stdout] 787 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:788:27 [INFO] [stdout] | [INFO] [stdout] 788 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:789:29 [INFO] [stdout] | [INFO] [stdout] 789 | shift = <$i>::try_from(2).unwrap().pow(i as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:813:27 [INFO] [stdout] | [INFO] [stdout] 813 | a <<= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result<&[u8], Infallible> [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:818:55 [INFO] [stdout] | [INFO] [stdout] 818 | assert_eq!(a, <$i>::from_le_bytes(expect_bytes.as_slice().try_into().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:840:27 [INFO] [stdout] | [INFO] [stdout] 840 | a >>= i.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | let a: $i = <$i>::try_from(11u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | $a = <$i>::try_from(<$t>::try_from(19u8).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_from_safe` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:954:29 [INFO] [stdout] | [INFO] [stdout] 954 | let a: $i = 119u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:345:29 [INFO] [stdout] | [INFO] [stdout] 345 | let b: $t = 2u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | let expect = $i::try_from(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | let b: $i = 8u8.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_math` which comes from the expansion of the macro `test_add_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/math/bnum_integer/test_macros.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | let expect = $i::try_from(2u8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/math/bnum_integer/test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / test_add_all! { [INFO] [stdout] 16 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 17 | | U192, U256, U320, U384, U448, U512, U768), [INFO] [stdout] 18 | | (I192, I256, I320, I384, I448, I512, I768, [INFO] [stdout] 19 | | U192, U256, U320, U384, U448, U512, U768) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [WARN] too many lines in the log, truncating it