[INFO] fetching crate fp 0.4.0... [INFO] checking fp-0.4.0 against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] extracting crate fp 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate fp 0.4.0 on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fp 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fp 0.4.0 [INFO] tweaked toml for crates.io crate fp 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate fp 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8747f30348679a9c9d642dbe2c094b3a303d95230c8cc245f190f1026d9d9d77 [INFO] running `Command { std: "docker" "start" "-a" "8747f30348679a9c9d642dbe2c094b3a303d95230c8cc245f190f1026d9d9d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8747f30348679a9c9d642dbe2c094b3a303d95230c8cc245f190f1026d9d9d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8747f30348679a9c9d642dbe2c094b3a303d95230c8cc245f190f1026d9d9d77", kill_on_drop: false }` [INFO] [stdout] 8747f30348679a9c9d642dbe2c094b3a303d95230c8cc245f190f1026d9d9d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb86ce54e8abe8d899c22bf8644a318d92c288063a10a9c639274914cc79ecb8 [INFO] running `Command { std: "docker" "start" "-a" "eb86ce54e8abe8d899c22bf8644a318d92c288063a10a9c639274914cc79ecb8", kill_on_drop: false }` [INFO] [stderr] Checking fp v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::BITS + N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::add_bits` [INFO] [stdout] --> src/lib.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 155 | fn add_bits(self) -> Self::Output<{ Self::BITS + N }, { Self::SHIFT }> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 156 | where [INFO] [stdout] 157 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::add_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::SHIFT - N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | [(); (Self::SHIFT - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::logical_shl` [INFO] [stdout] --> src/lib.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 188 | fn logical_shl(self) -> Self::Output<{ Self::BITS }, { Self::SHIFT - N }> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 189 | where [INFO] [stdout] 190 | [(); (Self::SHIFT - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::logical_shl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::SHIFT + N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | [(); (Self::SHIFT + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::logical_shr` [INFO] [stdout] --> src/lib.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 197 | fn logical_shr(self) -> Self::Output<{ Self::BITS }, { Self::SHIFT + N }> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 198 | where [INFO] [stdout] 199 | [(); (Self::SHIFT + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::logical_shr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::BITS + N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::raw_shl` [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 205 | fn raw_shl(self) -> Self::Output<{ Self::BITS + N }, { Self::SHIFT + N as i32 }> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 206 | where [INFO] [stdout] 207 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::raw_shl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::BITS - N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | [(); (Self::BITS - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::raw_shr` [INFO] [stdout] --> src/lib.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 214 | fn raw_shr(self) -> Self::Output<{ Self::BITS - N }, { Self::SHIFT - N as i32 }> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 215 | where [INFO] [stdout] 216 | [(); (Self::BITS - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::raw_shr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::BITS + N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::add_bits` [INFO] [stdout] --> src/lib.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 155 | fn add_bits(self) -> Self::Output<{ Self::BITS + N }, { Self::SHIFT }> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 156 | where [INFO] [stdout] 157 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::add_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::SHIFT - N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | [(); (Self::SHIFT - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::logical_shl` [INFO] [stdout] --> src/lib.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 188 | fn logical_shl(self) -> Self::Output<{ Self::BITS }, { Self::SHIFT - N }> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 189 | where [INFO] [stdout] 190 | [(); (Self::SHIFT - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::logical_shl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::SHIFT + N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | [(); (Self::SHIFT + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::logical_shr` [INFO] [stdout] --> src/lib.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 197 | fn logical_shr(self) -> Self::Output<{ Self::BITS }, { Self::SHIFT + N }> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 198 | where [INFO] [stdout] 199 | [(); (Self::SHIFT + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::logical_shr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::BITS + N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::raw_shl` [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 205 | fn raw_shl(self) -> Self::Output<{ Self::BITS + N }, { Self::SHIFT + N as i32 }> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 206 | where [INFO] [stdout] 207 | [(); (Self::BITS + N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::raw_shl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (Self::BITS - N) as usize] well-formed` [INFO] [stdout] --> src/lib.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | [(); (Self::BITS - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Num::raw_shr` [INFO] [stdout] --> src/lib.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 214 | fn raw_shr(self) -> Self::Output<{ Self::BITS - N }, { Self::SHIFT - N as i32 }> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 215 | where [INFO] [stdout] 216 | [(); (Self::BITS - N) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Num::raw_shr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U8::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U8::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I8::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I8::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I8::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I8::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U16::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U16::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I16::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I16::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I16::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I16::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U32::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U32::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I32::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I32::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I32::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I32::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U64::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U64::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I64::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I64::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I64::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I64::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U128::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U128::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I128::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I128::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I128::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I128::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::Usize::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Usize::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::Isize::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Isize::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::Isize::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Isize::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U8>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U8>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I8>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I8>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U16>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U8::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U8::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I8::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I8::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U16>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I16>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I16>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U32>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U32>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I32>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I32>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U64>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U64>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I64>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I64>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I8::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I8::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 236 | num_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U16::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U16::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I16::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I16::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I16::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I16::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 237 | num_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U32::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U32::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I32::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I32::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I32::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I32::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 238 | num_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U64::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U64::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I64::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I64::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I64::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I64::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 239 | num_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::U128::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `U128::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I128::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I128::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::I128::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `I128::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 240 | num_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::Usize::::into_signed` [INFO] [stdout] --> src/num_impl.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn into_signed(self) -> $Iname<{ B + 1 }, S> [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 209 | where [INFO] [stdout] 210 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Usize::::into_signed` [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::Isize::::into_unsigned_unchecked` [INFO] [stdout] --> src/num_impl.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn into_unsigned_unchecked(self) -> $Uname<{ B - 1 }, S> [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] 217 | where [INFO] [stdout] 218 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Isize::::into_unsigned_unchecked` [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B - 1) as usize] well-formed` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `num_impl::Isize::::into_unsigned` [INFO] [stdout] --> src/num_impl.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn into_unsigned(self) -> Option<$Uname<{ B - 1 }, S>> [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 223 | where [INFO] [stdout] 224 | [(); (B - 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Isize::::into_unsigned` [INFO] [stdout] ... [INFO] [stdout] 241 | num_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `num_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U128>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U128>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U8>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I128>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I128>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Usize>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Usize>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Isize>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U8>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 70 | fp_impl!(U8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I8>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I8>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 71 | fp_impl!(I8, I8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U16>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U16>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 72 | fp_impl!(U16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I16>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I16>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 73 | fp_impl!(I16, I16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U32>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U32>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 74 | fp_impl!(U32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I32>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I32>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 75 | fp_impl!(I32, I32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U64>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U64>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 76 | fp_impl!(U64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I64>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I64>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 77 | fp_impl!(I64, I64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U128>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::U128>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 78 | fp_impl!(U128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I128>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::I128>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Isize>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 79 | fp_impl!(I128, I128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Usize>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Usize>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 80 | fp_impl!(Usize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Isize>` [INFO] [stdout] --> src/add_sub.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (max(B0, B1) + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::> for num_impl::Isize>` [INFO] [stdout] --> src/add_sub.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | [(); (max(B0, B1) + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B + 1) as usize] well-formed` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `add_sub::>` [INFO] [stdout] --> src/add_sub.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | [(); (B + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `add_sub::>` [INFO] [stdout] ... [INFO] [stdout] 81 | fp_impl!(Isize, Isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 38 | fp_impl!(I8, i8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 39 | fp_impl!(U8, u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 40 | fp_impl!(I16, i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 41 | fp_impl!(U16, u16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 42 | fp_impl!(I32, i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 43 | fp_impl!(U32, u32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 44 | fp_impl!(I64, i64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 45 | fp_impl!(U64, u64); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 46 | fp_impl!(I128, i128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 47 | fp_impl!(U128, u128); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 48 | fp_impl!(Isize, isize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + Self::SIGNED as u32) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | [(); (B0 + Self::SIGNED as u32) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 49 | fp_impl!(Usize, usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I8>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U8>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U8>` [INFO] [stdout] ... [INFO] [stdout] 107 | fp_signed_unsigned_impl!(U8, I8); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I16>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U16>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U16>` [INFO] [stdout] ... [INFO] [stdout] 108 | fp_signed_unsigned_impl!(U16, I16); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I32>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U32>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U32>` [INFO] [stdout] ... [INFO] [stdout] 109 | fp_signed_unsigned_impl!(U32, I32); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I64>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U64>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U64>` [INFO] [stdout] ... [INFO] [stdout] 110 | fp_signed_unsigned_impl!(U64, I64); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::I128>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for I128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::U128>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for U128>` [INFO] [stdout] ... [INFO] [stdout] 111 | fp_signed_unsigned_impl!(U128, I128); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + B1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | [(); (B0 + B1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (S0 - S1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Isize>` [INFO] [stdout] --> src/mul_div.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | [(); (S0 - S1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Isize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); (B0 + 1) as usize] well-formed` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mul_div::> for num_impl::Usize>` [INFO] [stdout] --> src/mul_div.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | [(); (B0 + 1) as usize]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `mul_div::> for Usize>` [INFO] [stdout] ... [INFO] [stdout] 112 | fp_signed_unsigned_impl!(Usize, Isize); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `fp_signed_unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fp` (lib test) due to 107 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fp` (lib) due to 107 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "eb86ce54e8abe8d899c22bf8644a318d92c288063a10a9c639274914cc79ecb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb86ce54e8abe8d899c22bf8644a318d92c288063a10a9c639274914cc79ecb8", kill_on_drop: false }` [INFO] [stdout] eb86ce54e8abe8d899c22bf8644a318d92c288063a10a9c639274914cc79ecb8