[INFO] fetching crate bnum 0.13.0... [INFO] testing bnum-0.13.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bnum 0.13.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate bnum 0.13.0 [INFO] finished tweaking crates.io crate bnum 0.13.0 [INFO] tweaked toml for crates.io crate bnum 0.13.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bnum 0.13.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bnum 0.13.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable-derive v0.1.1 [INFO] [stderr] Downloaded borsh-derive v1.5.5 [INFO] [stderr] Downloaded borsh v1.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5e594f5ad498a11c4fdbcb256ed39c4239876604b26890c299e462146b0782a [INFO] running `Command { std: "docker" "start" "-a" "d5e594f5ad498a11c4fdbcb256ed39c4239876604b26890c299e462146b0782a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5e594f5ad498a11c4fdbcb256ed39c4239876604b26890c299e462146b0782a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e594f5ad498a11c4fdbcb256ed39c4239876604b26890c299e462146b0782a", kill_on_drop: false }` [INFO] [stdout] d5e594f5ad498a11c4fdbcb256ed39c4239876604b26890c299e462146b0782a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 80daa479176cfc3494a4648ac118cb0a251da6f9f6ca0121c56fac4dd6fd7ccb [INFO] running `Command { std: "docker" "start" "-a" "80daa479176cfc3494a4648ac118cb0a251da6f9f6ca0121c56fac4dd6fd7ccb", kill_on_drop: false }` [INFO] [stderr] Compiling bnum v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `link_doc_comment_constant` [INFO] [stdout] --> src/doc/mod.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | macro_rules! link_doc_comment_constant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `link_doc_comment_constant` [INFO] [stdout] --> src/doc/mod.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) use link_doc_comment_constant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `copysign` [INFO] [stdout] --> src/doc/mod.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | copysign, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/doc/mod.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | / crate::doc::link_doc_comment_method! { [INFO] [stdout] 430 | | unsigned_abs, [INFO] [stdout] 431 | | div_euclid, [INFO] [stdout] 432 | | rem_euclid, [INFO] [stdout] ... | [INFO] [stdout] 451 | | unbounded_shr [INFO] [stdout] 452 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::doc::link_doc_comment_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `next_up` [INFO] [stdout] --> src/doc/mod.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | next_up, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `next_down` [INFO] [stdout] --> src/doc/mod.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | next_down, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_f32` is never used [INFO] [stdout] --> src/buint/cast.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | decode_float!(decode_f32, f32, u32); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_f64` is never used [INFO] [stdout] --> src/buint/cast.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | decode_float!(decode_f64, f64, u64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ONE`, `TWO`, `MAX`, `leading_zeros`, and `checked_shr` are never used [INFO] [stdout] --> src/cast/float/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait FloatMantissa: Sized + Shl + Shr + Add + BitAnd ExpType; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | fn checked_shr(self, n: ExpType) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `round_exponent_mantissa` and `from_normalised_signed_parts` are never used [INFO] [stdout] --> src/cast/float/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait ConvertFloatParts { [INFO] [stdout] | ----------------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 66 | fn round_exponent_mantissa(exponent: Self::SignedExp, mantissa: Self::Mantissa, shift: ExpType) -> (Self::Sign... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | fn from_normalised_signed_parts(sign: bool, exponent: Self::SignedExp, mantissa: Self::Mantissa) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `BITS`, `EXPONENT_BITS`, `MIN_SUBNORMAL_EXP`, and `NEG_ZERO` are never used [INFO] [stdout] --> src/cast/float/mod.rs:204:11 [INFO] [stdout] | [INFO] [stdout] 203 | pub trait FloatCastHelper: Neg + ConvertFloatParts + PartialEq { [INFO] [stdout] | --------------- associated constants in this trait [INFO] [stdout] 204 | const BITS: ExpType; [INFO] [stdout] | ^^^^ [INFO] [stdout] 205 | const MANTISSA_DIGITS: ExpType; [INFO] [stdout] 206 | const EXPONENT_BITS: ExpType = Self::BITS - Self::MANTISSA_DIGITS; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 207 | const MAX_EXP: ::SignedExp; [INFO] [stdout] 208 | const MIN_SUBNORMAL_EXP: ::SignedExp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | const NEG_ZERO: Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_zero` is never used [INFO] [stdout] --> src/helpers.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub trait Zero: Sized + PartialEq { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | fn is_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_one` is never used [INFO] [stdout] --> src/helpers.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub trait One: Sized + PartialEq { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 61 | fn is_one(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `Command { std: "docker" "inspect" "80daa479176cfc3494a4648ac118cb0a251da6f9f6ca0121c56fac4dd6fd7ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80daa479176cfc3494a4648ac118cb0a251da6f9f6ca0121c56fac4dd6fd7ccb", kill_on_drop: false }` [INFO] [stdout] 80daa479176cfc3494a4648ac118cb0a251da6f9f6ca0121c56fac4dd6fd7ccb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5bf95e9927c939fb0a9a6967e98798cbffbb6141688ab0dcf18d4edd1d797504 [INFO] running `Command { std: "docker" "start" "-a" "5bf95e9927c939fb0a9a6967e98798cbffbb6141688ab0dcf18d4edd1d797504", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stdout] warning: unused macro definition: `link_doc_comment_constant` [INFO] [stdout] --> src/doc/mod.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | macro_rules! link_doc_comment_constant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `link_doc_comment_constant` [INFO] [stdout] --> src/doc/mod.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) use link_doc_comment_constant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `copysign` [INFO] [stdout] --> src/doc/mod.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | copysign, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/doc/mod.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | / crate::doc::link_doc_comment_method! { [INFO] [stdout] 430 | | unsigned_abs, [INFO] [stdout] 431 | | div_euclid, [INFO] [stdout] 432 | | rem_euclid, [INFO] [stdout] ... | [INFO] [stdout] 451 | | unbounded_shr [INFO] [stdout] 452 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::doc::link_doc_comment_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `next_up` [INFO] [stdout] --> src/doc/mod.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | next_up, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `next_down` [INFO] [stdout] --> src/doc/mod.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | next_down, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_f32` is never used [INFO] [stdout] --> src/buint/cast.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | decode_float!(decode_f32, f32, u32); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_f64` is never used [INFO] [stdout] --> src/buint/cast.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | decode_float!(decode_f64, f64, u64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stdout] warning: associated items `ONE`, `TWO`, `MAX`, `leading_zeros`, and `checked_shr` are never used [INFO] [stdout] --> src/cast/float/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait FloatMantissa: Sized + Shl + Shr + Add + BitAnd ExpType; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | fn checked_shr(self, n: ExpType) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `round_exponent_mantissa` and `from_normalised_signed_parts` are never used [INFO] [stdout] --> src/cast/float/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait ConvertFloatParts { [INFO] [stdout] | ----------------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 66 | fn round_exponent_mantissa(exponent: Self::SignedExp, mantissa: Self::Mantissa, shift: ExpType) -> (Self::Sign... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | fn from_normalised_signed_parts(sign: bool, exponent: Self::SignedExp, mantissa: Self::Mantissa) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `BITS`, `EXPONENT_BITS`, `MIN_SUBNORMAL_EXP`, and `NEG_ZERO` are never used [INFO] [stdout] --> src/cast/float/mod.rs:204:11 [INFO] [stdout] | [INFO] [stdout] 203 | pub trait FloatCastHelper: Neg + ConvertFloatParts + PartialEq { [INFO] [stdout] | --------------- associated constants in this trait [INFO] [stdout] 204 | const BITS: ExpType; [INFO] [stdout] | ^^^^ [INFO] [stdout] 205 | const MANTISSA_DIGITS: ExpType; [INFO] [stdout] 206 | const EXPONENT_BITS: ExpType = Self::BITS - Self::MANTISSA_DIGITS; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 207 | const MAX_EXP: ::SignedExp; [INFO] [stdout] 208 | const MIN_SUBNORMAL_EXP: ::SignedExp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | const NEG_ZERO: Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_zero` is never used [INFO] [stdout] --> src/helpers.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub trait Zero: Sized + PartialEq { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | fn is_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_one` is never used [INFO] [stdout] --> src/helpers.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub trait One: Sized + PartialEq { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 61 | fn is_one(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling bnum v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/cmp.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/cmp.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | crate::int::cmp::tests!(itest); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate::int::cmp::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/cmp.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/cmp.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | crate::int::cmp::tests!(itest); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::int::cmp::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/cmp.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/cmp.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | crate::int::cmp::tests!(itest); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::int::cmp::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/cmp.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bint/cmp.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | crate::int::cmp::tests!(itest); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::int::cmp::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/unchecked.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/unchecked.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | crate::int::unchecked::tests!(utest); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::int::unchecked::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/unchecked.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/unchecked.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | crate::int::unchecked::tests!(utest); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::int::unchecked::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/unchecked.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/unchecked.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | crate::int::unchecked::tests!(utest); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::int::unchecked::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/int/unchecked.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::test::{test_bignum, types::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/buint/unchecked.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | crate::int::unchecked::tests!(utest); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::int::unchecked::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `link_doc_comment_constant` [INFO] [stdout] --> src/doc/mod.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | macro_rules! link_doc_comment_constant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `link_doc_comment_constant` [INFO] [stdout] --> src/doc/mod.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) use link_doc_comment_constant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `copysign` [INFO] [stdout] --> src/doc/mod.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | copysign, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/doc/mod.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | / crate::doc::link_doc_comment_method! { [INFO] [stdout] 430 | | unsigned_abs, [INFO] [stdout] 431 | | div_euclid, [INFO] [stdout] 432 | | rem_euclid, [INFO] [stdout] ... | [INFO] [stdout] 451 | | unbounded_shr [INFO] [stdout] 452 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::doc::link_doc_comment_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `next_up` [INFO] [stdout] --> src/doc/mod.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | next_up, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `next_down` [INFO] [stdout] --> src/doc/mod.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | next_down, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `tests` [INFO] [stdout] --> src/int/bigint_helpers.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | macro_rules! tests { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tests` [INFO] [stdout] --> src/int/bigint_helpers.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) use tests; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `tests` [INFO] [stdout] --> src/int/strict.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | macro_rules! tests { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tests` [INFO] [stdout] --> src/int/strict.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) use tests; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ITEST as ITESTD8` and `UTEST as UTESTD8` [INFO] [stdout] --> src/test/mod.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | pub use crate::big_types::u8::{UTEST as UTESTD8, ITEST as ITESTD8}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ITEST as ITESTD16` and `UTEST as UTESTD16` [INFO] [stdout] --> src/test/mod.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | pub use crate::big_types::u16::{UTEST as UTESTD16, ITEST as ITESTD16}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ITEST as ITESTD32` and `UTEST as UTESTD32` [INFO] [stdout] --> src/test/mod.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | pub use crate::big_types::u32::{UTEST as UTESTD32, ITEST as ITESTD32}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ITEST as ITESTD64` and `UTEST as UTESTD64` [INFO] [stdout] --> src/test/mod.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | pub use crate::big_types::u64::{UTEST as UTESTD64, ITEST as ITESTD64}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bint/cast.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/buint/cast.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | #[must_use = doc::must_use_op!()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | crate::macro_impl!(cast); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_f32` is never used [INFO] [stdout] --> src/buint/cast.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | decode_float!(decode_f32, f32, u32); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_f64` is never used [INFO] [stdout] --> src/buint/cast.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | decode_float!(decode_f64, f64, u64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `BYTES_USIZE` is never used [INFO] [stdout] --> src/buint/endian.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 8 | impl $BUint { [INFO] [stdout] | ------------------------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ONE`, `TWO`, `MAX`, `leading_zeros`, and `checked_shr` are never used [INFO] [stdout] --> src/cast/float/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait FloatMantissa: Sized + Shl + Shr + Add + BitAnd ExpType; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | fn checked_shr(self, n: ExpType) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `round_exponent_mantissa` and `from_normalised_signed_parts` are never used [INFO] [stdout] --> src/cast/float/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait ConvertFloatParts { [INFO] [stdout] | ----------------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 66 | fn round_exponent_mantissa(exponent: Self::SignedExp, mantissa: Self::Mantissa, shift: ExpType) -> (Self::Sign... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | fn from_normalised_signed_parts(sign: bool, exponent: Self::SignedExp, mantissa: Self::Mantissa) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `BITS`, `EXPONENT_BITS`, `MIN_SUBNORMAL_EXP`, and `NEG_ZERO` are never used [INFO] [stdout] --> src/cast/float/mod.rs:204:11 [INFO] [stdout] | [INFO] [stdout] 203 | pub trait FloatCastHelper: Neg + ConvertFloatParts + PartialEq { [INFO] [stdout] | --------------- associated constants in this trait [INFO] [stdout] 204 | const BITS: ExpType; [INFO] [stdout] | ^^^^ [INFO] [stdout] 205 | const MANTISSA_DIGITS: ExpType; [INFO] [stdout] 206 | const EXPONENT_BITS: ExpType = Self::BITS - Self::MANTISSA_DIGITS; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 207 | const MAX_EXP: ::SignedExp; [INFO] [stdout] 208 | const MIN_SUBNORMAL_EXP: ::SignedExp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | const NEG_ZERO: Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_zero` is never used [INFO] [stdout] --> src/helpers.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub trait Zero: Sized + PartialEq { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | fn is_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_one` is never used [INFO] [stdout] --> src/helpers.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub trait One: Sized + PartialEq { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 61 | fn is_one(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.60s [INFO] running `Command { std: "docker" "inspect" "5bf95e9927c939fb0a9a6967e98798cbffbb6141688ab0dcf18d4edd1d797504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf95e9927c939fb0a9a6967e98798cbffbb6141688ab0dcf18d4edd1d797504", kill_on_drop: false }` [INFO] [stdout] 5bf95e9927c939fb0a9a6967e98798cbffbb6141688ab0dcf18d4edd1d797504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 90dcca21fe3fc0ca4537a152b7f3124d54622ed6e5d9bf1abcb9f53a651a9eef [INFO] running `Command { std: "docker" "start" "-a" "90dcca21fe3fc0ca4537a152b7f3124d54622ed6e5d9bf1abcb9f53a651a9eef", kill_on_drop: false }` [INFO] [stderr] warning: unused macro definition: `link_doc_comment_constant` [INFO] [stderr] --> src/doc/mod.rs:145:14 [INFO] [stderr] | [INFO] [stderr] 145 | macro_rules! link_doc_comment_constant { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `link_doc_comment_constant` [INFO] [stderr] --> src/doc/mod.rs:162:16 [INFO] [stderr] | [INFO] [stderr] 162 | pub(crate) use link_doc_comment_constant; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `copysign` [INFO] [stderr] --> src/doc/mod.rs:447:5 [INFO] [stderr] | [INFO] [stderr] 447 | copysign, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `$name` [INFO] [stderr] --> src/doc/mod.rs:138:28 [INFO] [stderr] | [INFO] [stderr] 138 | pub(crate) use $name; [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 429 | / crate::doc::link_doc_comment_method! { [INFO] [stderr] 430 | | unsigned_abs, [INFO] [stderr] 431 | | div_euclid, [INFO] [stderr] 432 | | rem_euclid, [INFO] [stderr] ... | [INFO] [stderr] 451 | | unbounded_shr [INFO] [stderr] 452 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::doc::link_doc_comment_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `next_up` [INFO] [stderr] --> src/doc/mod.rs:448:5 [INFO] [stderr] | [INFO] [stderr] 448 | next_up, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `next_down` [INFO] [stderr] --> src/doc/mod.rs:449:5 [INFO] [stderr] | [INFO] [stderr] 449 | next_down, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:93:1 [INFO] [stderr] | [INFO] [stderr] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stderr] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:281:17 [INFO] [stderr] | [INFO] [stderr] 281 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:93:1 [INFO] [stderr] | [INFO] [stderr] 93 | buint_as_different_digit_bigint!(BUint, BInt, u64; (BUintD32, u32), (BUintD16, u16), (BUintD8, u8)); [INFO] [stderr] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stderr] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:281:17 [INFO] [stderr] | [INFO] [stderr] 281 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | buint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BUint, u64), (BUintD16, u16), (BUintD8, u8)); [INFO] [stderr] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:95:1 [INFO] [stderr] | [INFO] [stderr] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stderr] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:281:17 [INFO] [stderr] | [INFO] [stderr] 281 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:95:1 [INFO] [stderr] | [INFO] [stderr] 95 | buint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BUint, u64), (BUintD32, u32), (BUintD8, u8)); [INFO] [stderr] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:96:1 [INFO] [stderr] | [INFO] [stderr] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stderr] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:281:17 [INFO] [stderr] | [INFO] [stderr] 281 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:96:1 [INFO] [stderr] | [INFO] [stderr] 96 | buint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BUint, u64), (BUintD32, u32), (BUintD16, u16)); [INFO] [stderr] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stderr] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 181 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | bint_as_different_digit_bigint!(BUint, BInt, u64; (BIntD32, u32), (BIntD16, u16), (BIntD8, u8)); [INFO] [stderr] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 181 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | bint_as_different_digit_bigint!(BUintD32, BIntD32, u32; (BInt, u64), (BIntD16, u16), (BIntD8, u8)); [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 181 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 100 | bint_as_different_digit_bigint!(BUintD16, BIntD16, u16; (BInt, u64), (BIntD32, u32), (BIntD8, u8)); [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stderr] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bint/cast.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 181 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | bint_as_different_digit_bigint!(BUintD8, BIntD8, u8; (BInt, u64), (BIntD32, u32), (BIntD16, u16)); [INFO] [stderr] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bint_as_different_digit_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_int` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buint_as_float` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `as_buint` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:161:13 [INFO] [stderr] | [INFO] [stderr] 161 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:173:13 [INFO] [stderr] | [INFO] [stderr] 173 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:181:13 [INFO] [stderr] | [INFO] [stderr] 181 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:193:13 [INFO] [stderr] | [INFO] [stderr] 193 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:210:13 [INFO] [stderr] | [INFO] [stderr] 210 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/buint/cast.rs:218:13 [INFO] [stderr] | [INFO] [stderr] 218 | #[must_use = doc::must_use_op!()] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 232 | crate::macro_impl!(cast); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `decode_f32` is never used [INFO] [stderr] --> src/buint/cast.rs:20:15 [INFO] [stderr] | [INFO] [stderr] 20 | decode_float!(decode_f32, f32, u32); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `decode_f64` is never used [INFO] [stderr] --> src/buint/cast.rs:21:15 [INFO] [stderr] | [INFO] [stderr] 21 | decode_float!(decode_f64, f64, u64); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `decode_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated constant `BYTES_USIZE` is never used [INFO] [stderr] --> src/buint/endian.rs:288:30 [INFO] [stderr] | [INFO] [stderr] 8 | impl $BUint { [INFO] [stderr] | ------------------------------ associated constant in this implementation [INFO] [stderr] ... [INFO] [stderr] 288 | pub(crate) const BYTES_USIZE: usize = N * digit::$Digit::BYTES as usize; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 300 | crate::macro_impl!(endian); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated items `ONE`, `TWO`, `MAX`, `leading_zeros`, and `checked_shr` are never used [INFO] [stderr] --> src/cast/float/mod.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 10 | pub trait FloatMantissa: Sized + Shl + Shr + Add + BitAnd ExpType; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 17 | fn checked_shr(self, n: ExpType) -> Option; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `round_exponent_mantissa` and `from_normalised_signed_parts` are never used [INFO] [stderr] --> src/cast/float/mod.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 51 | pub trait ConvertFloatParts { [INFO] [stderr] | ----------------- associated functions in this trait [INFO] [stderr] ... [INFO] [stderr] 66 | fn round_exponent_mantissa(exponent: Self::SignedExp, mantissa: Self::Mantissa, shift: ExpType) -> (Self::Sign... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 67 | fn from_normalised_signed_parts(sign: bool, exponent: Self::SignedExp, mantissa: Self::Mantissa) -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constants `BITS`, `EXPONENT_BITS`, `MIN_SUBNORMAL_EXP`, and `NEG_ZERO` are never used [INFO] [stderr] --> src/cast/float/mod.rs:204:11 [INFO] [stderr] | [INFO] [stderr] 203 | pub trait FloatCastHelper: Neg + ConvertFloatParts + PartialEq { [INFO] [stderr] | --------------- associated constants in this trait [INFO] [stderr] 204 | const BITS: ExpType; [INFO] [stderr] | ^^^^ [INFO] [stderr] 205 | const MANTISSA_DIGITS: ExpType; [INFO] [stderr] 206 | const EXPONENT_BITS: ExpType = Self::BITS - Self::MANTISSA_DIGITS; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 207 | const MAX_EXP: ::SignedExp; [INFO] [stderr] 208 | const MIN_SUBNORMAL_EXP: ::SignedExp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 211 | const NEG_ZERO: Self; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `is_zero` is never used [INFO] [stderr] --> src/helpers.rs:53:8 [INFO] [stderr] | [INFO] [stderr] 50 | pub trait Zero: Sized + PartialEq { [INFO] [stderr] | ---- method in this trait [INFO] [stderr] ... [INFO] [stderr] 53 | fn is_zero(&self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `is_one` is never used [INFO] [stderr] --> src/helpers.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 58 | pub trait One: Sized + PartialEq { [INFO] [stderr] | --- method in this trait [INFO] [stderr] ... [INFO] [stderr] 61 | fn is_one(&self) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bnum` (lib) generated 73 warnings (34 duplicates) (run `cargo fix --lib -p bnum` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `types::*` [INFO] [stderr] --> src/int/cmp.rs:70:40 [INFO] [stderr] | [INFO] [stderr] 70 | use crate::test::{test_bignum, types::*}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/bint/cmp.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | crate::int::cmp::tests!(itest); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] = note: this warning originates in the macro `crate::int::cmp::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `types::*` [INFO] [stderr] --> src/int/cmp.rs:70:40 [INFO] [stderr] | [INFO] [stderr] 70 | use crate::test::{test_bignum, types::*}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/bint/cmp.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | crate::int::cmp::tests!(itest); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::int::cmp::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `types::*` [INFO] [stderr] --> src/int/unchecked.rs:50:40 [INFO] [stderr] | [INFO] [stderr] 50 | use crate::test::{test_bignum, types::*}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/buint/unchecked.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | crate::int::unchecked::tests!(utest); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::int::unchecked::tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `link_doc_comment_constant` [INFO] [stderr] --> src/doc/mod.rs:162:16 [INFO] [stderr] | [INFO] [stderr] 162 | pub(crate) use link_doc_comment_constant; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `tests` [INFO] [stderr] --> src/int/bigint_helpers.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | macro_rules! tests { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tests` [INFO] [stderr] --> src/int/bigint_helpers.rs:56:16 [INFO] [stderr] | [INFO] [stderr] 56 | pub(crate) use tests; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `tests` [INFO] [stderr] --> src/int/strict.rs:105:14 [INFO] [stderr] | [INFO] [stderr] 105 | macro_rules! tests { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tests` [INFO] [stderr] --> src/int/strict.rs:157:16 [INFO] [stderr] | [INFO] [stderr] 157 | pub(crate) use tests; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ITEST as ITESTD8` and `UTEST as UTESTD8` [INFO] [stderr] --> src/test/mod.rs:43:36 [INFO] [stderr] | [INFO] [stderr] 43 | pub use crate::big_types::u8::{UTEST as UTESTD8, ITEST as ITESTD8}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ITEST as ITESTD16` and `UTEST as UTESTD16` [INFO] [stderr] --> src/test/mod.rs:44:37 [INFO] [stderr] | [INFO] [stderr] 44 | pub use crate::big_types::u16::{UTEST as UTESTD16, ITEST as ITESTD16}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ITEST as ITESTD32` and `UTEST as UTESTD32` [INFO] [stderr] --> src/test/mod.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | pub use crate::big_types::u32::{UTEST as UTESTD32, ITEST as ITESTD32}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ITEST as ITESTD64` and `UTEST as UTESTD64` [INFO] [stderr] --> src/test/mod.rs:46:37 [INFO] [stderr] | [INFO] [stderr] 46 | pub use crate::big_types::u64::{UTEST as UTESTD64, ITEST as ITESTD64}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bnum` (lib test) generated 89 warnings (77 duplicates) (run `cargo fix --lib -p bnum --tests` to apply 10 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bnum-466fdc9b72f1361e) [INFO] [stdout] [INFO] [stdout] running 1945 tests [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_char_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_f32_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_i64_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_i32_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_i128_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_u16_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_i16_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_u64_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_u8_cast_to ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_usize_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_f64_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_isize_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_i8_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_u128_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_char_cast_from ... ok [INFO] [stdout] test bint::cast::u16_digit_tests::quickcheck_itest_CastTo_u32_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_f32_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_f64_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_i16_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_i128_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_i64_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_i32_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_i8_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_isize_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_u128_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_u16_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_u32_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_u64_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_u8_cast_to ... ok [INFO] [stdout] test bint::cast::u32_digit_tests::quickcheck_itest_CastTo_usize_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_char_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_f32_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_f64_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_i128_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_i16_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_i32_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_i64_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_isize_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_i8_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_u128_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_u64_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_u32_cast_to ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_u16_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_u8_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test bint::cast::u64_digit_tests::quickcheck_itest_CastTo_usize_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_char_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_f64_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_i16_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_i128_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_i8_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_i32_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_u128_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_u16_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_u32_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_isize_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_f32_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_i64_cast_to ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_div ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_pow ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_sub ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_u8_cast_to ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_neg ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_div ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_u64_cast_to ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_add_unsigned ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_ilog2 ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_ilog10 ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_ilog ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_pow ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_neg ... ok [INFO] [stdout] test bint::cast::u8_digit_tests::quickcheck_itest_CastTo_usize_cast_to ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_rem ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_shl ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_shr ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_sub ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_rem ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_sub_unsigned ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::cases_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u16_digit_tests::quickcheck_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_div ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_pow ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_sub ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_div ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_add_unsigned ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_rem ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_ilog10 ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_ilog ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_ilog2 ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_neg ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_pow ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::cases_itest_checked_neg ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_rem ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_shr ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_shl ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_sub ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_sub_unsigned ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_div ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_neg ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_rem ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_sub ... ok [INFO] [stdout] test bint::checked::u32_digit_tests::quickcheck_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::cases_itest_checked_pow ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_add_unsigned ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_ilog ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_div ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_ilog10 ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_shl ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_ilog2 ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_pow ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_rem ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_neg ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_sub ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_sub_unsigned ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_div ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_neg ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_pow ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_sub ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_rem ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_add_unsigned ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::cases_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_div_euclid ... ok [INFO] [stdout] test bint::checked::u64_digit_tests::quickcheck_itest_checked_shr ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_add ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_ilog10 ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_div ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_ilog2 ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_mul ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_neg ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_shl ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_sub_unsigned ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_PartialOrd_gt ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_PartialOrd_le ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_PartialEq_eq ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_ilog ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_Ord_cmp ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_rem ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_PartialOrd_ge ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_Ord_clamp ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_pow ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_Ord_max ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_rem_euclid ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_PartialOrd_lt ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_shr ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_Ord_min ... ok [INFO] [stdout] test bint::checked::u8_digit_tests::quickcheck_itest_checked_sub ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_cmp ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_Ord_cmp ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_clamp ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_Ord_max ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_eq ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_PartialEq_eq ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_PartialOrd_le ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_PartialOrd_lt ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_max ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_partial_cmp ... ok [INFO] [stdout] test bint::cmp::u16_digit_tests::quickcheck_itest_min ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_Ord_clamp ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_Ord_min ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_PartialOrd_ge ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_PartialOrd_gt ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_cmp ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_clamp ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_eq ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_partial_cmp ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_min ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_Ord_max ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_cmp ... ok [INFO] [stdout] test bint::cmp::u32_digit_tests::quickcheck_itest_max ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_Ord_min ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_Ord_clamp ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_clamp ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_Ord_clamp ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_PartialOrd_ge ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_Ord_cmp ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_PartialOrd_gt ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_PartialOrd_le ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_PartialEq_eq ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_min ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_partial_cmp ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_eq ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_max ... ok [INFO] [stdout] test bint::cmp::u64_digit_tests::quickcheck_itest_PartialOrd_lt ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_Ord_min ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_cmp ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_Ord_cmp ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_PartialEq_eq ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_PartialOrd_ge ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_PartialOrd_le ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_PartialOrd_gt ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_PartialOrd_lt ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_max ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_eq ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_Ord_max ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_partial_cmp ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_clamp ... ok [INFO] [stdout] test bint::cmp::u8_digit_tests::quickcheck_itest_min ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_i32_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_i16_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_u32_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_u16_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_i128_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_i8_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_isize_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_i64_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_u128_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_u64_try_into ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_u8_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test bint::convert::u16_digit_tests::quickcheck_itest_TryInto_usize_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_i16_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_isize_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_i128_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_i32_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_i64_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_u32_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_usize_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_u16_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_u8_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_u64_try_into ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_i8_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_i32_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_i128_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test bint::convert::u32_digit_tests::quickcheck_itest_TryInto_u128_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_i16_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_i64_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_i8_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_u32_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_u64_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_usize_try_into ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_u128_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_u8_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_isize_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test bint::convert::u64_digit_tests::quickcheck_itest_TryInto_u16_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_i32_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_i16_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_i64_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_u16_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_i128_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_u128_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_u32_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_u8_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_usize_try_into ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test bint::endian::u64_digit_tests::quickcheck_itest_from_be ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_u64_try_into ... ok [INFO] [stdout] test bint::endian::u32_digit_tests::quickcheck_itest_from_le ... ok [INFO] [stdout] test bint::endian::u16_digit_tests::quickcheck_itest_to_le ... ok [INFO] [stdout] test bint::endian::u32_digit_tests::quickcheck_itest_to_be ... ok [INFO] [stdout] test bint::endian::u16_digit_tests::quickcheck_itest_from_le ... ok [INFO] [stdout] test bint::endian::u32_digit_tests::quickcheck_itest_from_be ... ok [INFO] [stdout] test bint::endian::u16_digit_tests::quickcheck_itest_from_be ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_isize_try_into ... ok [INFO] [stdout] test bint::endian::u32_digit_tests::quickcheck_itest_to_le ... ok [INFO] [stdout] test bint::endian::u16_digit_tests::quickcheck_itest_to_be ... ok [INFO] [stdout] test bint::endian::u64_digit_tests::quickcheck_itest_to_le ... ok [INFO] [stdout] test bint::endian::u8_digit_tests::quickcheck_itest_from_be ... ok [INFO] [stdout] test bint::endian::u8_digit_tests::quickcheck_itest_to_le ... ok [INFO] [stdout] test bint::endian::u64_digit_tests::quickcheck_itest_to_be ... ok [INFO] [stdout] test bint::endian::u8_digit_tests::quickcheck_itest_to_be ... ok [INFO] [stdout] test bint::convert::u8_digit_tests::quickcheck_itest_TryInto_i8_try_into ... ok [INFO] [stdout] test bint::endian::u64_digit_tests::quickcheck_itest_from_le ... ok [INFO] [stdout] test bint::endian::u8_digit_tests::quickcheck_itest_from_le ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_upper_hex ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_binary ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_lower_hex ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_upper_exp ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_debug ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_display ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_lower_hex ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_upper_exp ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_display ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_lower_exp ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_binary ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_debug ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_octal ... ok [INFO] [stdout] test bint::fmt::u16_digit_tests::quickcheck_itest_Format_binary ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_debug ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_octal ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_upper_hex ... ok [INFO] [stdout] test bint::fmt::u32_digit_tests::quickcheck_itest_Format_lower_exp ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_upper_hex ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_lower_exp ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_binary ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_display ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_upper_exp ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_upper_hex ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_octal ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_lower_hex ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_lower_hex ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_display ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_octal ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_debug ... ok [INFO] [stdout] test bint::fmt::u64_digit_tests::quickcheck_itest_Format_upper_exp ... ok [INFO] [stdout] test bint::fmt::u8_digit_tests::quickcheck_itest_Format_lower_exp ... ok [INFO] [stdout] test bint::ops::u16_digit_tests::quickcheck_itest_neg ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::cases_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::cases_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_rem ... ok [INFO] [stdout] test bint::ops::u64_digit_tests::quickcheck_itest_neg ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::cases_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::cases_itest_overflowing_rem ... ok [INFO] [stdout] test bint::ops::u32_digit_tests::quickcheck_itest_neg ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::cases_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::ops::u8_digit_tests::quickcheck_itest_neg ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_add ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_mul ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::cases_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_pow ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::cases_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::cases_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::cases_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_shr ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_shl ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::cases_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_pow ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_rem ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::cases_itest_overflowing_rem ... ok [INFO] [stdout] test bint::overflowing::u16_digit_tests::quickcheck_itest_overflowing_sub ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_mul ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_add ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::cases_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::cases_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::cases_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_sub ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::cases_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::cases_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::cases_itest_overflowing_rem ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_shr ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::overflowing::u32_digit_tests::quickcheck_itest_overflowing_shl ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_mul ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::cases_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_sub ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::cases_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_add ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_rem ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::cases_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_shr ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::cases_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::cases_itest_overflowing_rem ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_pow ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::cases_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::cases_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_add ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_shl ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_mul ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_neg ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_div_euclid ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_rem ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_rem_euclid ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_shl ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_div ... ok [INFO] [stdout] test bint::overflowing::u64_digit_tests::quickcheck_itest_overflowing_abs ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_pow ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::cases_itest_from_str_radix ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_sub ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::from_to_radix_be ... ok [INFO] [stdout] test bint::overflowing::u8_digit_tests::quickcheck_itest_overflowing_shr ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::from_to_radix_le ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::parse_bytes ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::from_to_str_radix ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::from_to_str_radix ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::from_to_radix_le ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::from_to_radix_be ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::cases_itest_from_str_radix ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::cases_itest_from_str_radix ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::from_to_radix_be ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::parse_bytes ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::from_to_radix_le ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::from_to_str_radix ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::parse_bytes ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::cases_itest_from_str_radix ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::from_to_radix_be ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::from_to_radix_le ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::from_to_str_radix ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::parse_bytes ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::cases_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::cases_itest_saturating_div ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::cases_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_add_unsigned ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_div ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_mul ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_pow ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_sub ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::cases_itest_saturating_div ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::cases_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_add ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::cases_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u16_digit_tests::quickcheck_itest_saturating_sub_unsigned ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_add ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_add_unsigned ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_div ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_mul ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_pow ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::cases_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_sub_unsigned ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u32_digit_tests::quickcheck_itest_saturating_sub ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::cases_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_add ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_add_unsigned ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::cases_itest_saturating_div ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_pow ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_mul ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_div ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::cases_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_sub ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::cases_itest_saturating_div ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_abs ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_add_unsigned ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::cases_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u64_digit_tests::quickcheck_itest_saturating_sub_unsigned ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_mul ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_add ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_div ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_neg ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_sub_unsigned ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_pow ... ok [INFO] [stdout] test bint::saturating::u8_digit_tests::quickcheck_itest_saturating_sub ... ok [INFO] [stdout] test bint::u16_digit_tests::bit ... ok [INFO] [stdout] test bint::u16_digit_tests::bits ... ok [INFO] [stdout] test bint::u16_digit_tests::cases_itest_unsigned_abs ... ok [INFO] [stdout] test bint::u16_digit_tests::default ... ok [INFO] [stdout] test bint::u16_digit_tests::is_power_of_two ... ok [INFO] [stdout] test bint::u16_digit_tests::is_zero ... ok [INFO] [stdout] test bint::u16_digit_tests::product ... ok [INFO] [stdout] test bint::u16_digit_tests::is_one ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_abs ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_count_ones ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_abs_diff ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_div_euclid ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_ilog ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_ilog10 ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_ilog2 ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_is_negative ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_is_positive ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_count_zeros ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_leading_ones ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_leading_zeros ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_reverse_bits ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_rem_euclid ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_rotate_left ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_rotate_right ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_pow ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_signum ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_trailing_ones ... ok [INFO] [stdout] test bint::u16_digit_tests::sum ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_swap_bytes ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_unsigned_abs ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u32_digit_tests::cases_itest_unsigned_abs ... ok [INFO] [stdout] test bint::u32_digit_tests::is_one ... ok [INFO] [stdout] test bint::u16_digit_tests::quickcheck_itest_trailing_zeros ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u32_digit_tests::bit ... ok [INFO] [stdout] test bint::u32_digit_tests::bits ... ok [INFO] [stdout] test bint::u32_digit_tests::is_power_of_two ... ok [INFO] [stdout] test bint::u32_digit_tests::is_zero ... ok [INFO] [stdout] test bint::u32_digit_tests::product ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_abs ... ok [INFO] [stdout] test bint::radix::u16_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_abs_diff ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_count_ones ... ok [INFO] [stdout] test bint::u32_digit_tests::default ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_count_zeros ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_div_euclid ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_ilog10 ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_ilog2 ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_ilog ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_leading_zeros ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_reverse_bits ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_leading_ones ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_is_positive ... ok [INFO] [stdout] test bint::radix::u32_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_rem_euclid ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_rotate_right ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_signum ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_swap_bytes ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_trailing_ones ... ok [INFO] [stdout] test bint::u32_digit_tests::sum ... ok [INFO] [stdout] test bint::u64_digit_tests::bit ... ok [INFO] [stdout] test bint::u64_digit_tests::cases_itest_unsigned_abs ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_unsigned_abs ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_rotate_left ... ok [INFO] [stdout] test bint::u64_digit_tests::default ... ok [INFO] [stdout] test bint::u64_digit_tests::bits ... ok [INFO] [stdout] test bint::u64_digit_tests::is_zero ... ok [INFO] [stdout] test bint::u64_digit_tests::product ... ok [INFO] [stdout] test bint::u64_digit_tests::is_power_of_two ... ok [INFO] [stdout] test bint::u64_digit_tests::is_one ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_trailing_zeros ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_pow ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_count_ones ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_abs ... ok [INFO] [stdout] test bint::u32_digit_tests::quickcheck_itest_is_negative ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_abs_diff ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_ilog10 ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_div_euclid ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_ilog2 ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_leading_zeros ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_leading_ones ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_is_positive ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_count_zeros ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_is_negative ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_reverse_bits ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_rotate_left ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test bint::radix::u64_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_rem_euclid ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_signum ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_rotate_right ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_ilog ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_pow ... ok [INFO] [stdout] test bint::radix::u8_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_swap_bytes ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_trailing_zeros ... ok [INFO] [stdout] test bint::u64_digit_tests::sum ... ok [INFO] [stdout] test bint::u8_digit_tests::bit ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_trailing_ones ... ok [INFO] [stdout] test bint::u64_digit_tests::quickcheck_itest_unsigned_abs ... ok [INFO] [stdout] test bint::u8_digit_tests::cases_itest_unsigned_abs ... ok [INFO] [stdout] test bint::u8_digit_tests::default ... ok [INFO] [stdout] test bint::u8_digit_tests::product ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_abs ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_count_ones ... ok [INFO] [stdout] test bint::u8_digit_tests::bits ... ok [INFO] [stdout] test bint::u8_digit_tests::is_one ... ok [INFO] [stdout] test bint::u8_digit_tests::is_zero ... ok [INFO] [stdout] test bint::u8_digit_tests::is_power_of_two ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_is_positive ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_div_euclid ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_is_negative ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_abs_diff ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_count_zeros ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_leading_zeros ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_ilog2 ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_leading_ones ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_rotate_right ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_ilog10 ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_pow ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_swap_bytes ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_rem_euclid ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_ilog ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_reverse_bits ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_rotate_left ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_trailing_ones ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_signum ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_trailing_zeros ... ok [INFO] [stdout] test bint::u8_digit_tests::quickcheck_itest_unsigned_abs ... ok [INFO] [stdout] test bint::u8_digit_tests::sum ... ok [INFO] [stdout] test bint::unchecked::u16_digit_tests::quickcheck_itest_unchecked_sub ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::cases_itest_wrapping_neg ... ok [INFO] [stdout] test bint::unchecked::u64_digit_tests::quickcheck_itest_unchecked_sub ... ok [INFO] [stdout] test bint::unchecked::u32_digit_tests::quickcheck_itest_unchecked_sub ... ok [INFO] [stdout] test bint::unchecked::u16_digit_tests::quickcheck_itest_unchecked_add ... ok [INFO] [stdout] test bint::unchecked::u8_digit_tests::quickcheck_itest_unchecked_sub ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::cases_itest_wrapping_rem ... ok [INFO] [stdout] test bint::unchecked::u32_digit_tests::quickcheck_itest_unchecked_add ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_add ... ok [INFO] [stdout] test bint::unchecked::u8_digit_tests::quickcheck_itest_unchecked_add ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_mul ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_add_unsigned ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_neg ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_abs ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_shr ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_shl ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_sub_unsigned ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_sub ... ok [INFO] [stdout] test bint::unchecked::u64_digit_tests::quickcheck_itest_unchecked_add ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_div ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_rem ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_pow ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::cases_itest_wrapping_rem ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_abs ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_add_unsigned ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_rem_euclid ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_div ... ok [INFO] [stdout] test bint::wrapping::u16_digit_tests::quickcheck_itest_wrapping_div_euclid ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::cases_itest_wrapping_neg ... ok [INFO] [stdout] test bint::unchecked::u8_digit_tests::quickcheck_itest_unchecked_mul ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_add ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_rem ... ok [INFO] [stdout] test bint::unchecked::u64_digit_tests::quickcheck_itest_unchecked_mul ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_mul ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_neg ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_shl ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_rem_euclid ... ok [INFO] [stdout] test bint::unchecked::u32_digit_tests::quickcheck_itest_unchecked_mul ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_pow ... ok [INFO] [stdout] test bint::unchecked::u16_digit_tests::quickcheck_itest_unchecked_mul ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_div_euclid ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_shr ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_sub_unsigned ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_add_unsigned ... ok [INFO] [stdout] test bint::wrapping::u32_digit_tests::quickcheck_itest_wrapping_sub ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::cases_itest_wrapping_neg ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_div_euclid ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_mul ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::cases_itest_wrapping_rem ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_abs ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_div ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_neg ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_pow ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_rem ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_add ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_shl ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_sub ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_shr ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_sub_unsigned ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::cases_itest_wrapping_rem ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_add ... ok [INFO] [stdout] test bint::wrapping::u64_digit_tests::quickcheck_itest_wrapping_rem_euclid ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::cases_itest_wrapping_neg ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_div ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_abs ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_add_unsigned ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_div_euclid ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_shl ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_shr ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_sub ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_mul ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_neg ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_rem ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_pow ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_rem_euclid ... ok [INFO] [stdout] test bint::wrapping::u8_digit_tests::quickcheck_itest_wrapping_sub_unsigned ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_char_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_f32_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_f64_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_i128_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_i32_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_i16_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_isize_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_u16_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_u128_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_u32_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_u64_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_u8_cast_to ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_usize_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_i64_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test buint::cast::u16_digit_tests::quickcheck_utest_CastTo_i8_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_char_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_f32_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_i16_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_i128_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_i8_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_i64_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_isize_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_f64_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_i32_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_u128_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_u16_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_u8_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_u64_cast_to ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_u32_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_usize_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test buint::cast::u32_digit_tests::quickcheck_utest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_char_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_f32_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_i32_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_u16_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_u8_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_usize_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_isize_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_u32_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_u128_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_i8_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_f64_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_i128_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_i16_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_i64_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt8_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt6_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt1_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt2_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt3_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt5_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt7_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt9_cast_from ... ok [INFO] [stdout] test buint::cast::u64_digit_tests::quickcheck_utest_CastTo_u64_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt4_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestInt10_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint8_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint7_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_f32_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint5_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint10_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_i16_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_i32_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_bool_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint1_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_isize_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint2_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint6_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_char_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint3_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_i8_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_i64_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint4_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_f64_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_i128_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_u16_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_TestUint9_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_u32_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_u128_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_u8_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_u64_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint1_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt1_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt8_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastFrom_usize_cast_from ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint5_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt2_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_i128_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt6_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_f32_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_f64_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt4_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt3_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint8_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt7_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_i32_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint3_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_i64_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint7_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint6_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_i8_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_isize_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestInt5_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_i16_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint2_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_u128_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_TestUint4_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_u16_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_u32_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_u64_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_u8_cast_to ... ok [INFO] [stdout] test buint::cast::u8_digit_tests::quickcheck_utest_CastTo_usize_cast_to ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::cases_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::cases_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::cases_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::cases_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_ilog2 ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_ilog10 ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_div_euclid ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_pow ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_rem ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_shr ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_rem_euclid ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_sub ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_shl ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::cases_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::cases_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_add_signed ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_mul ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::cases_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::cases_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_neg ... ok [INFO] [stdout] test buint::checked::u16_digit_tests::quickcheck_utest_checked_add_signed ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_div_euclid ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_ilog2 ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_ilog10 ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_neg ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_mul ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_shr ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_sub ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_rem ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_rem_euclid ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::cases_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_pow ... ok [INFO] [stdout] test buint::checked::u32_digit_tests::quickcheck_utest_checked_shl ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::cases_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::cases_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::cases_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_div_euclid ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_add_signed ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_ilog10 ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_mul ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_ilog2 ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_rem ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_shl ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_rem_euclid ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_neg ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::cases_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_pow ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_add ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_add_signed ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::cases_utest_checked_div ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::cases_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_ilog10 ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_ilog2 ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_mul ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_shr ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_next_power_of_two ... ok [INFO] [stdout] test buint::checked::u64_digit_tests::quickcheck_utest_checked_sub ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_div_euclid ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_neg ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_sub ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_rem ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_rem_euclid ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::cases_utest_checked_ilog ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_pow ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_shl ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_eq ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_cmp ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_Ord_cmp ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_PartialOrd_lt ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_PartialOrd_gt ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_Ord_clamp ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_PartialOrd_ge ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_PartialOrd_le ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_clamp ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_Ord_max ... ok [INFO] [stdout] test buint::checked::u8_digit_tests::quickcheck_utest_checked_shr ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_PartialEq_eq ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_Ord_min ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_max ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_Ord_cmp ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_min ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_Ord_clamp ... ok [INFO] [stdout] test buint::cmp::u16_digit_tests::quickcheck_utest_partial_cmp ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_Ord_max ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_Ord_min ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_PartialOrd_ge ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_PartialOrd_gt ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_PartialOrd_le ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_PartialEq_eq ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_clamp ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_cmp ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_eq ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_max ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_PartialOrd_lt ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_min ... ok [INFO] [stdout] test buint::cmp::u32_digit_tests::quickcheck_utest_partial_cmp ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_Ord_clamp ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_Ord_cmp ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_Ord_max ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_PartialEq_eq ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_PartialOrd_ge ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_PartialOrd_gt ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_max ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_min ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_eq ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_PartialOrd_le ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_Ord_min ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_cmp ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_Ord_cmp ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_partial_cmp ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_clamp ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_Ord_clamp ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_Ord_max ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_Ord_min ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_PartialEq_eq ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_PartialOrd_ge ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_PartialOrd_gt ... ok [INFO] [stdout] test buint::cmp::u64_digit_tests::quickcheck_utest_PartialOrd_lt ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_max ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_min ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_partial_cmp ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_clamp ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_PartialOrd_le ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_eq ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_PartialOrd_lt ... ok [INFO] [stdout] test buint::cmp::u8_digit_tests::quickcheck_utest_cmp ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_bool_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_i8_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_i16_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_u8_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_isize_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_i32_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_i64_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_u16_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_usize_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_i128_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_u32_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_char_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_i16_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_i64_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_i32_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_i8_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_isize_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_u128_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_u16_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_u8_try_into ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryFrom_u64_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_u32_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_u64_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test buint::convert::u16_digit_tests::quickcheck_utest_TryInto_usize_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_char_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_i16_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_bool_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_i32_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_isize_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_u64_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_u8_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_i64_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_i128_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_usize_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_i16_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_i8_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_i8_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_u128_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_u32_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryFrom_u16_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_i64_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_isize_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_u8_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_i32_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_u32_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_u64_try_into ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_u16_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test buint::convert::u32_digit_tests::quickcheck_utest_TryInto_usize_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_i16_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_i32_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_char_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_bool_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_isize_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_u16_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_isize_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_i64_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_i8_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_i32_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_u32_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_i64_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_i8_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_usize_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_u128_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_i128_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_i16_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_u16_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_u64_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_u8_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_u64_try_into ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryFrom_u32_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_u8_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt1_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt7_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint2_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt3_try_from ... ok [INFO] [stdout] test buint::convert::u64_digit_tests::quickcheck_utest_TryInto_usize_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt5_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt9_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt10_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint4_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint5_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt8_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint10_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt2_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt6_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint6_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint7_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestInt4_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint1_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint8_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_char_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint3_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_i64_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_u16_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_u32_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_u64_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_i32_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_bool_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_isize_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_i16_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_u8_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_i8_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_BTryFrom_TestUint9_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_i32_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_i8_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_i16_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_i64_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_isize_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_i128_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_u128_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryFrom_usize_try_from ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_u16_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_u64_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_u32_try_into ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_u8_try_into ... ok [INFO] [stdout] test buint::endian::u16_digit_tests::quickcheck_utest_to_be ... ok [INFO] [stdout] test buint::endian::u16_digit_tests::quickcheck_utest_from_le ... ok [INFO] [stdout] test buint::convert::u8_digit_tests::quickcheck_utest_TryInto_usize_try_into ... ok [INFO] [stdout] test buint::endian::u16_digit_tests::quickcheck_utest_to_le ... ok [INFO] [stdout] test buint::endian::u32_digit_tests::quickcheck_utest_from_be ... ok [INFO] [stdout] test buint::endian::u32_digit_tests::quickcheck_utest_from_le ... ok [INFO] [stdout] test buint::endian::u32_digit_tests::quickcheck_utest_to_be ... ok [INFO] [stdout] test buint::endian::u16_digit_tests::quickcheck_utest_from_be ... ok [INFO] [stdout] test buint::endian::u64_digit_tests::quickcheck_utest_from_be ... ok [INFO] [stdout] test buint::endian::u64_digit_tests::quickcheck_utest_from_le ... ok [INFO] [stdout] test buint::endian::u8_digit_tests::quickcheck_utest_from_be ... ok [INFO] [stdout] test buint::endian::u32_digit_tests::quickcheck_utest_to_le ... ok [INFO] [stdout] test buint::endian::u64_digit_tests::quickcheck_utest_to_be ... ok [INFO] [stdout] test buint::endian::u8_digit_tests::quickcheck_utest_from_le ... ok [INFO] [stdout] test buint::endian::u64_digit_tests::quickcheck_utest_to_le ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_lower_hex ... ok [INFO] [stdout] test buint::endian::u8_digit_tests::quickcheck_utest_to_le ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_upper_hex ... ok [INFO] [stdout] test buint::endian::u8_digit_tests::quickcheck_utest_to_be ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_lower_exp ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_display ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_octal ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_debug ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_upper_exp ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_binary ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_debug ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_lower_hex ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_display ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_octal ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_upper_exp ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_binary ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_display ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_upper_exp ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_binary ... ok [INFO] [stdout] test buint::fmt::u16_digit_tests::quickcheck_utest_Format_lower_exp ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_lower_hex ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_binary ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_BitAnd_bitand ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_lower_exp ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_display ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_debug ... ok [INFO] [stdout] test buint::fmt::u32_digit_tests::quickcheck_utest_Format_upper_hex ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_Add_add ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_lower_exp ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_octal ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_Div_div ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_debug ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_lower_hex ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_octal ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_upper_exp ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_Mul_mul ... ok [INFO] [stdout] test buint::fmt::u8_digit_tests::quickcheck_utest_Format_upper_hex ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_Not_not ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_Rem_rem ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_BitXor_bitxor ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_BitAnd_bitand ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_BitOr_bitor ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_Add_add ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_BitXor_bitxor ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_BitOr_bitor ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_Not_not ... ok [INFO] [stdout] test buint::ops::u16_digit_tests::quickcheck_utest_Sub_sub ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_Div_div ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_Sub_sub ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_Mul_mul ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_BitAnd_bitand ... ok [INFO] [stdout] test buint::fmt::u64_digit_tests::quickcheck_utest_Format_upper_hex ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_Add_add ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_BitXor_bitxor ... ok [INFO] [stdout] test buint::ops::u32_digit_tests::quickcheck_utest_Rem_rem ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_Add_add ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_Rem_rem ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_Sub_sub ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_BitAnd_bitand ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_BitOr_bitor ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_Div_div ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_BitOr_bitor ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_add ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_Not_not ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_div ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_Div_div ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_Not_not ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_div_euclid ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_neg ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_Sub_sub ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_mul ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_BitXor_bitxor ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_shl ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_Mul_mul ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_pow ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_rem ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_sub ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_add ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_div_euclid ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_mul ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_rem_euclid ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_div ... ok [INFO] [stdout] test buint::overflowing::u16_digit_tests::quickcheck_utest_overflowing_shr ... ok [INFO] [stdout] test buint::ops::u8_digit_tests::quickcheck_utest_Rem_rem ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_rem_euclid ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_rem ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_neg ... ok [INFO] [stdout] test buint::ops::u64_digit_tests::quickcheck_utest_Mul_mul ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_shr ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_mul ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_pow ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_pow ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_add ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_shl ... ok [INFO] [stdout] test buint::overflowing::u32_digit_tests::quickcheck_utest_overflowing_sub ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_neg ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_rem ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_shr ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_add ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_shl ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_shr ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_rem ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::cases_utest_from_str_radix ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_rem_euclid ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_div ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_sub ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_div_euclid ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_rem_euclid ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_mul ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_shl ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_div ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_div_euclid ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_neg ... ok [INFO] [stdout] test buint::overflowing::u64_digit_tests::quickcheck_utest_overflowing_sub ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test buint::overflowing::u8_digit_tests::quickcheck_utest_overflowing_pow ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::cases_utest_from_str ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::parse_empty ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::parse_bytes ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::parse_str_radix_invalid_char - should panic ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::parse_str_radix_empty - should panic ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::cases_utest_from_str_radix ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::parse_bytes ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::cases_utest_from_str ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::parse_empty ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::cases_utest_from_str ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::parse_str_radix_empty - should panic ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::cases_utest_from_str_radix ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::parse_empty ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::parse_bytes ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u16_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::parse_str_radix_invalid_char - should panic ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u32_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::parse_str_radix_invalid_char - should panic ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::cases_utest_from_str ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::cases_utest_from_str_radix ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::parse_str_radix_empty - should panic ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::from_radix_le_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::parse_bytes ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::parse_empty ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::from_radix_be_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::quickcheck_from_str ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::parse_str_radix_empty - should panic ... ok [INFO] [stdout] test buint::radix::u64_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::parse_str_radix_invalid_radix - should panic ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::quickcheck_from_str_radix ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::quickcheck_from_to_radix_be ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::quickcheck_from_to_radix_le ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::parse_str_radix_invalid_char - should panic ... ok [INFO] [stdout] test buint::radix::u8_digit_tests::quickcheck_from_to_str_radix ... ok [INFO] [stdout] test buint::saturating::u16_digit_tests::quickcheck_utest_saturating_add ... ok [INFO] [stdout] test buint::saturating::u32_digit_tests::quickcheck_utest_saturating_add ... ok [INFO] [stdout] test buint::saturating::u32_digit_tests::quickcheck_utest_saturating_add_signed ... ok [INFO] [stdout] test buint::saturating::u16_digit_tests::quickcheck_utest_saturating_div ... ok [INFO] [stdout] test buint::saturating::u16_digit_tests::quickcheck_utest_saturating_mul ... ok [INFO] [stdout] test buint::saturating::u16_digit_tests::quickcheck_utest_saturating_pow ... ok [INFO] [stdout] test buint::saturating::u32_digit_tests::quickcheck_utest_saturating_div ... ok [INFO] [stdout] test buint::saturating::u32_digit_tests::quickcheck_utest_saturating_sub ... ok [INFO] [stdout] test buint::saturating::u32_digit_tests::quickcheck_utest_saturating_pow ... ok [INFO] [stdout] test buint::saturating::u64_digit_tests::quickcheck_utest_saturating_mul ... ok [INFO] [stdout] test buint::saturating::u32_digit_tests::quickcheck_utest_saturating_mul ... ok [INFO] [stdout] test buint::saturating::u64_digit_tests::quickcheck_utest_saturating_pow ... ok [INFO] [stdout] test buint::saturating::u64_digit_tests::quickcheck_utest_saturating_add_signed ... ok [INFO] [stdout] test buint::saturating::u16_digit_tests::quickcheck_utest_saturating_add_signed ... ok [INFO] [stdout] test buint::saturating::u64_digit_tests::quickcheck_utest_saturating_div ... ok [INFO] [stdout] test buint::saturating::u64_digit_tests::quickcheck_utest_saturating_sub ... ok [INFO] [stdout] test buint::saturating::u8_digit_tests::quickcheck_utest_saturating_add_signed ... ok [INFO] [stdout] test buint::saturating::u64_digit_tests::quickcheck_utest_saturating_add ... ok [INFO] [stdout] test buint::saturating::u8_digit_tests::quickcheck_utest_saturating_add ... ok [INFO] [stdout] test buint::saturating::u8_digit_tests::quickcheck_utest_saturating_div ... ok [INFO] [stdout] test buint::saturating::u16_digit_tests::quickcheck_utest_saturating_sub ... ok [INFO] [stdout] test buint::saturating::u8_digit_tests::quickcheck_utest_saturating_mul ... ok [INFO] [stdout] test buint::u16_digit_tests::bit ... ok [INFO] [stdout] test buint::u16_digit_tests::bits ... ok [INFO] [stdout] test buint::u16_digit_tests::digits ... ok [INFO] [stdout] test buint::saturating::u8_digit_tests::quickcheck_utest_saturating_pow ... ok [INFO] [stdout] test buint::u16_digit_tests::is_one ... ok [INFO] [stdout] test buint::saturating::u8_digit_tests::quickcheck_utest_saturating_sub ... ok [INFO] [stdout] test buint::u16_digit_tests::default ... ok [INFO] [stdout] test buint::u16_digit_tests::is_zero ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_count_ones ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_div_euclid ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_abs_diff ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_next_power_of_two ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_leading_zeros ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_count_zeros ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_reverse_bits ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_rotate_left ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_leading_ones ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_rem_euclid ... ok [INFO] [stdout] test buint::u16_digit_tests::product ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_ilog ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_ilog10 ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_ilog2 ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_swap_bytes ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_trailing_ones ... ok [INFO] [stdout] test buint::u32_digit_tests::bit ... ok [INFO] [stdout] test buint::u32_digit_tests::bits ... ok [INFO] [stdout] test buint::u32_digit_tests::digits ... ok [INFO] [stdout] test buint::u32_digit_tests::product ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_is_power_of_two ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_rotate_right ... ok [INFO] [stdout] test buint::u16_digit_tests::sum ... ok [INFO] [stdout] test buint::u32_digit_tests::default ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_abs_diff ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_count_ones ... ok [INFO] [stdout] test buint::u32_digit_tests::is_one ... ok [INFO] [stdout] test buint::u32_digit_tests::is_zero ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_trailing_zeros ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_div_euclid ... ok [INFO] [stdout] test buint::u16_digit_tests::quickcheck_utest_pow ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_count_zeros ... ok [INFO] [stdout] test buint::u16_digit_tests::set_bit ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_swap_bytes ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_trailing_ones ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_ilog ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_reverse_bits ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_leading_ones ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_rem_euclid ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_leading_zeros ... ok [INFO] [stdout] test buint::u32_digit_tests::set_bit ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_next_power_of_two ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_is_power_of_two ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_ilog2 ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_rotate_left ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_ilog10 ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_rotate_right ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_pow ... ok [INFO] [stdout] test buint::u32_digit_tests::quickcheck_utest_trailing_zeros ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_abs_diff ... ok [INFO] [stdout] test buint::u64_digit_tests::bits ... ok [INFO] [stdout] test buint::u64_digit_tests::default ... ok [INFO] [stdout] test buint::u64_digit_tests::is_zero ... ok [INFO] [stdout] test buint::u64_digit_tests::bit ... ok [INFO] [stdout] test buint::u32_digit_tests::sum ... ok [INFO] [stdout] test buint::u64_digit_tests::is_one ... ok [INFO] [stdout] test buint::u64_digit_tests::digits ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_ilog ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_count_ones ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_is_power_of_two ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_div_euclid ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_ilog10 ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_ilog2 ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_count_zeros ... ok [INFO] [stdout] test buint::u64_digit_tests::product ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_rem_euclid ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_rotate_left ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_swap_bytes ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_leading_ones ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_pow ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_reverse_bits ... ok [INFO] [stdout] test buint::u64_digit_tests::sum ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_next_power_of_two ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_trailing_zeros ... ok [INFO] [stdout] test buint::u8_digit_tests::digits ... ok [INFO] [stdout] test buint::u8_digit_tests::bits ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_count_zeros ... ok [INFO] [stdout] test buint::u64_digit_tests::set_bit ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_count_ones ... ok [INFO] [stdout] test buint::u8_digit_tests::default ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_rotate_right ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_is_power_of_two ... ok [INFO] [stdout] test buint::u8_digit_tests::is_zero ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_leading_zeros ... ok [INFO] [stdout] test buint::u8_digit_tests::product ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_leading_zeros ... ok [INFO] [stdout] test buint::u64_digit_tests::quickcheck_utest_trailing_ones ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_abs_diff ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_leading_ones ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_div_euclid ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_ilog ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_ilog10 ... ok [INFO] [stdout] test buint::u8_digit_tests::bit ... ok [INFO] [stdout] test buint::u8_digit_tests::is_one ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_ilog2 ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_rem_euclid ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_next_power_of_two ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_rotate_right ... ok [INFO] [stdout] test buint::u8_digit_tests::sum ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_rotate_left ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_swap_bytes ... ok [INFO] [stdout] test buint::u8_digit_tests::set_bit ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_reverse_bits ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_trailing_zeros ... ok [INFO] [stdout] test buint::unchecked::u32_digit_tests::quickcheck_utest_unchecked_add ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_trailing_ones ... ok [INFO] [stdout] test buint::unchecked::u16_digit_tests::quickcheck_utest_unchecked_sub ... ok [INFO] [stdout] test buint::unchecked::u16_digit_tests::quickcheck_utest_unchecked_add ... ok [INFO] [stdout] test buint::unchecked::u8_digit_tests::quickcheck_utest_unchecked_add ... ok [INFO] [stdout] test buint::unchecked::u32_digit_tests::quickcheck_utest_unchecked_sub ... ok [INFO] [stdout] test buint::unchecked::u64_digit_tests::quickcheck_utest_unchecked_add ... ok [INFO] [stdout] test buint::unchecked::u16_digit_tests::quickcheck_utest_unchecked_mul ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::div_by_zero_panic - should panic ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_add ... ok [INFO] [stdout] test buint::unchecked::u8_digit_tests::quickcheck_utest_unchecked_mul ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_add_signed ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_neg ... ok [INFO] [stdout] test buint::unchecked::u8_digit_tests::quickcheck_utest_unchecked_sub ... ok [INFO] [stdout] test buint::u8_digit_tests::quickcheck_utest_pow ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_div ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_div_euclid ... ok [INFO] [stdout] test buint::unchecked::u64_digit_tests::quickcheck_utest_unchecked_sub ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_mul ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_rem_euclid ... ok [INFO] [stdout] test buint::unchecked::u32_digit_tests::quickcheck_utest_unchecked_mul ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_pow ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::rem_by_zero_panic - should panic ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_shr ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_mul ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_div_euclid ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_rem ... ok [INFO] [stdout] test buint::unchecked::u64_digit_tests::quickcheck_utest_unchecked_mul ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_add ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_rem ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_pow ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_shl ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_add_signed ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_div ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_neg ... ok [INFO] [stdout] test buint::wrapping::u16_digit_tests::quickcheck_utest_wrapping_sub ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_rem_euclid ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_shl ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_shr ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::div_by_zero_panic - should panic ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_div ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_div_euclid ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::div_by_zero_panic - should panic ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_add ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_rem_euclid ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_shl ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_pow ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::quickcheck_utest_wrapping_sub ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_neg ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_rem ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_add_signed ... ok [INFO] [stdout] test buint::wrapping::u32_digit_tests::rem_by_zero_panic - should panic ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_mul ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_shr ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::div_by_zero_panic - should panic ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::quickcheck_utest_wrapping_sub ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_neg ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_add ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_div_euclid ... ok [INFO] [stdout] test buint::wrapping::u64_digit_tests::rem_by_zero_panic - should panic ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_mul ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_add_signed ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_div ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_pow ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_rem ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_sub ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_shl ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_rem_euclid ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::quickcheck_utest_wrapping_shr ... ok [INFO] [stdout] test types::tests::test_int_bits ... ok [INFO] [stdout] test buint::wrapping::u8_digit_tests::rem_by_zero_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1945 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90dcca21fe3fc0ca4537a152b7f3124d54622ed6e5d9bf1abcb9f53a651a9eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90dcca21fe3fc0ca4537a152b7f3124d54622ed6e5d9bf1abcb9f53a651a9eef", kill_on_drop: false }` [INFO] [stdout] 90dcca21fe3fc0ca4537a152b7f3124d54622ed6e5d9bf1abcb9f53a651a9eef